aboutsummaryrefslogtreecommitdiff
path: root/devel/gearmand-devel/pkg-descr
blob: 1fdd0abd83a6fd5a61d8fb15ff2634cccebcf303 (plain) (blame)
1
2
3
4
5
6
7
8
Gearman provides a generic framework to farm out work to other
machines or dispatch function calls to machines that are better suited
to do the work. It allows you to do work in parallel, to load balance
processing, and to call functions between languages. It can be used in
a variety of applications, from high-availability web sites to the
transport for database replication.

WWW: http://www.gearman.org/