Package Information |
Summary |
PHP wrapper to libgearman |
Maintainers |
James Luedke <
contact at jamesluedke dot com >
(lead)
[details]
Herman Radtke <
hradtke at php dot net >
(lead)
[details]
|
License |
PHP |
Description |
This extension uses libgearman library to provide API for communicating with gearmand, and writing clients and workers. |
Homepage |
http://gearman.org
|
Release notes
Version 1.1.1
(stable)
|
- Updated README with new libgearman requirements. - Add explicit check for >= libgearman-1.1.0 - Fixed PECL Bug 63807 (Special thanks to kgovande) - Add support for gearman_client_unique_status() method |