Commit graph

2 commits

Author SHA1 Message Date
Martin Wilke
a42225eb41 - Update to 1.09
PR:		116049
Submitted by:	Tomoyuki Sakurai <cherry@trombik.org>
Approved by:	maintainer timeout
2007-09-20 02:51:36 +00:00
Martin Wilke
ccc84cd693 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 Perl client component.

WWW: http://www.danga.com/gearman/

PR:		ports/110876
Submitted by:	Vivek Khera <vivek at khera.org>
2007-03-27 07:14:43 +00:00