Gearmand is the job server component of Gearman. Gearman provides a generic framework to farm out work to other machines, dispatching function calls to machines that are better suited to do work, to do work in parallel, to balance the load of processing, or to call functions between languages.
| Licenses | BSD Revised |
|---|
Recent releases


Release Notes: A fix for an Ubuntu shutdown issue.


Release Notes: This release fixes bugs 975591, 974712, 970828, 967859, and 967463, adds a Valgrind fix related to epoch retries, and cleans up numerous issues related to bouncing servers during testing.


Release Notes: -v has been deprecated because of parsing issues. Please use --verbose instead. --log-file=stderr will set output to stderr. There is a fix for the gearman.spec file for RPM builds.


Release Notes: A fix for TokyoCabinet and build updates for Ubuntu.


Release Notes: This release extracts the 1.0 libgearman API and fixes long function names, a problem with Worker consuming CPU by hanging, TokyoCabinet building, and 32bit problems.