silktide / teamster
An implementation of the Thread Pool pattern, for running a suite of console commands continuously
Installs: 242
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 10
Forks: 0
Open Issues: 1
pkg:composer/silktide/teamster
Requires
- php: >=5.3.0
 - ext-pcntl: *
 - symfony/console: ~2
 
Requires (Dev)
- mikey179/vfsstream: 1.4.*
 - mockery/mockery: 0.9.*
 - phpunit/phpunit: 4.*
 
README
An implementation of the Thread Pool pattern, inspired by WorkerPool in the Motherbrain repo
Teamster - "Because it's a bunch of workers"