function call "router" and load balancer

Edit Package Gearman-Server

You run a Gearman server (or more likely, many of them for both high-availability and load balancing), then have workers (using Gearman::Worker from the Gearman module, or libraries for other languages) register their ability to do certain functions to all of them, and then clients (using Gearman::Client, Gearman::Client::Async, etc) request work to be done from one of the Gearman servers.

The servers connect them, routing function call requests to the appropriate workers, multiplexing responses to duplicate requests as requested, etc.

More than likely, you want to use the provided gearmand wrapper script, and not use Gearman::Server directly.

Refresh
Refresh
Source Files
Filename Size Changed
Gearman-Server-1.09.tar.gz 0000011282 11 KB
Gearman-Server.spec 0000001936 1.89 KB
Latest Revision
Peter Bowen's avatar Peter Bowen (pzb) committed (revision 1)
Initial spec
Comments 0
openSUSE Build Service is sponsored by