Path to this page:
Subject: CVS commit: wip/gearmand
From: Filip Hajny
Date: 2012-02-14 11:15:13
Message id: E1RxFQ3-0004WF-D1@sfs-ml-3.v29.ch3.sourceforge.com
Log Message:
Import gearmand-0.28 as wip/gearmand.
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
Files: