[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
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.
orig
1
2
3
src/Lunr/Spawn/ResqueJobDispatcher.php |
---|
src/Lunr/Spawn/Tests/ResqueJobDispatcherBaseTest.php |
---|
src/Lunr/Spawn/Tests/ResqueJobDispatcherTest.php |
---|
tests/phpunit.xml |
---|