Gearman 0.21 Released

Written for Gearman by Brian Aker on 2011-06-16

Support for "drop function" in admin client. Fixed issue where server would not report on a bad unique value due to size. Forces do operations to complete no matter how the worker is designed. Tasks inherit actions from client, and use them throughout execution. Support for namespaces. gearman_worker_define_function() has been added. It allows jobs to map out work to other workers and then aggregate the results. gearman_client_run_tasks() will now reset the IO state for all connections on exit if all hosts have been marked down. The next call will check all. Lots of bug fixes.

Read all announcements