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. Email us for help if needed.
Installs: 482
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 13
Forks: 0
Open Issues: 0
pkg:composer/cambridgeuniversity/ice-domain-jobs
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).