summaryrefslogtreecommitdiff
path: root/devel/gearmand/DESCR
blob: ee29c85039e9a236407578f3ec8b32fae0d50518 (plain)
1
2
3
4
5
6
Gearman provides a generic application framework to farm out work
to other machines or processes 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
of database replication events