All releases tagged Major feature enhancements


Changes: A new communication system between the main thread and database workers has been implemented. This improvement drastically reduces the assignation time of jobs to the workers from several milliseconds to almost zero milliseconds. This is a major improvement, so upgrade is recommended.


Changes: popt options handling in command lines was fixed. Signal handling in worker threads was fixed. popt options parsing is used in the squale-run command line client. A timeout was implemented in the C client library. A timeout was implemented in the PHP client module.