summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-27 07:15:30 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-27 07:15:30 +0000
commit370067c2245ec24ab09b35cc3bb30c49593da559 (patch)
treeddbabfeadebaf0323739af3b0f4783aa97682060 /java
parentGearman is a system to farm out work to other machines, dispatching function (diff)
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 is the server daemon component. The bridge between workers (clients who can do work) and callers (clients who want work done). You should run several of these, at least two, for both load balancing and high availability. WWW: http://www.danga.com/gearman/ PR: ports/110878 Submitted by: Vivek Khera <vivek at khera.org>
Notes
Notes: svn path=/head/; revision=188452
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions