Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package
Net_Gearman
Installed
- no -
Latest
0.2.3
License
New BSD License
Summary
A PHP interface to Gearman
Description
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 is the nervous system for how distributed processing communicates.
This package provides an interface for PHP to communicate with the Gearman server.
Dependencies
PHP Version: 5.1.0 or newer PEAR Package: pear.php.net/PEAR 1.4.0b1 or newer PHP Extension: json