libgearman4

Library providing gearman client and worker functions
  http://launchpad.net/gearmand
  0
  no reviews



Gearman is a system 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 load balance lots of function calls, or to call functions between languages.

this package contains the c reimplementation of the client library.