Projects / Gearmand

Gearmand

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

RSS Recent releases

  •  27 Jan 2012 23:19

    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.

    •  10 Jan 2012 12:54

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

      •  04 Nov 2011 18:08

        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.

        •  30 Jun 2011 21:35

          Release Notes: Defined workers can now return GEARMAN_SHUTDOWN. Benchmark worker can now be told to shutdown. Allocator code has been cleaned up (gearman_allocator_t). A "workers" option has been added to gearadmin. Workers will now default to -1 as a timeout (lowers CPU on the gearmand server for non-active workers). SO_KEEPALIVE is now enabled on client/worker connections. By default, workers now grab the unique value of the job.

          •  20 Jun 2011 06:46

            Release Notes: gearman_execute_by_partition() was added to simplify map/reduce operations. PHP client fixes were made. The admin interface was updated. gearman_client_run_tasks() will now reset on host failures. Support for namespaces was added. Lots of documentation updates were done.

            RSS Recent comments

            20 Jun 2011 04:49 briantangentorg Thumbs up

            gearman_execute_by_partition() to simplify map/reduce operations. PHP client fixes. Update to admin interface. gearman_client_run_tasks() will now reset on host failures. Support for namespaces. Lots of documentation updates.

            Screenshot

            Project Spotlight

            GIMP

            GNU Image Manipulation Program.

            Screenshot

            Project Spotlight

            libferris

            A C++ Virtual file system.