cambridgeuniversity / ice-domain-jobs
An ICE-namespaced job library
This package's canonical repository appears to be gone and the package has been frozen as a result.
1.0.0
2014-05-12 10:58 UTC
Requires
- php: >=5.4.0
Requires (Dev)
- phpspec/phpspec: 2.*@dev
This package is not auto-updated.
Last update: 2019-03-29 00:51:27 UTC
README
Allows the encapsulation of units of work into jobs which are processed by workers. This was written with a Gearman implementation in mind (see ice-job-bundle).