gearman 1.1.2

PHP wrapper to libgearman


This extension uses libgearman library to provide API for communicating with gearmand, and writing clients and workers.

License: PHP

Changes

- All callbacks should have a reference pointer (Special thanks to guilhermeblanco)