aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Gearman/pkg-descr
blob: 18fd3a7e7ac80b5f4ac44854399715d070d4d4fd (plain) (blame)
1
2
3
4
5
6
7
8
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/