gearman 0.3

PHP wrapper to libgearman


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

License: PHP

Changes

- Initial PECL import
- Reworked client/worker/task/job objects.
- made all class/methods conform to php coding standards
- Added $obj->returnCode() to all objects
- Fixed compile issues with PHP 5.1 and 5.3
- Added in ARG_INFO macros to make reflection work
- Updated constants to