[Spawn] Supporting multiple queues in the job dispatcher
Review Request #98 — Created June 4, 2013 and submitted — Latest diff uploaded
Information | |
---|---|
dinos | |
Lunr | |
dinostheo:ResqueJobDispatcher | |
Reviewers | |
lunr | |
With the current implementation of the job dispatcher you can add one job in one queue. This patch allows the same Job to be added in multiple queues.
unit tests
src/Lunr/Spawn/ResqueJobDispatcher.php |
---|
src/Lunr/Spawn/Tests/ResqueJobDispatcherBaseTest.php |
---|
src/Lunr/Spawn/Tests/ResqueJobDispatcherTest.php |
---|
tests/phpunit.xml |
---|