| Package Information |
| Summary |
PHP wrapper to libgearman |
| Maintainers |
James Luedke <contact@jamesluedke.com> (lead) [details] Herman Radtke <hradtke@php.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 0.6.0 (beta) |
- Fixed build issue with 5.1.x
- Merged eday changes
- Added wait functions, uncommented other worker functions.
- Added timeout functions.
- Updated function list from C library and removed free methods (should use unset).
- Added stubs for new functions, fixed tests, fixed some of the existing functions from changes. |
|