$ cat pkg/DESCR
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. In other words, it provides a distributed
nervous system to build applications on. It is entirely open source,
is fast, flexible, and multi-language. Gearman is designed to be
deployed in architectures that have no single point of failure as well.

Flavors:
drizzle    - build with Drizzle/MySQL support for persistent queues,
memcached  - build with memcached support for persistent queues,
postgresql - build with PostgreSQL support for persistent queues,
sqlite     - build with SQLite support for persistent queues.


Tested on recent amd64 and i386 snapshots.

Comments? OK?

Best regards,
Piotr Sikora < [email protected] >

Attachment: gearmand-0.14.tar.gz
Description: GNU Zip compressed data

Reply via email to