[Spwn] add Resque job dispatcher to lunr
Review Request #25 — Created Dec. 18, 2012 and submitted — Latest diff uploaded
Information | |
---|---|
olivier | |
Lunr | |
https://github.com/owizen/lunr/tree/dispatcher | |
Reviewers | |
lunr | |
Add a backgroundjob dispatcher to lunr for Resque
Unit test, 100% covering
Changes between revision 5 and 6
orig
1
2
3
4
5
6
7
8
9
src/Lunr/Spwn/JobDispatcherInterface.php |
---|
src/Lunr/Spwn/ResqueJobDispatcher.php |
---|
src/Lunr/Spwn/Tests/ResqueJobDispatcherTest.php |
---|
system/libraries/dataaccess/class.databasedmlquerybuilder.inc.php |
---|
system/libraries/spwn/class.resquejobdispatcher.inc.php |
---|
system/libraries/spwn/interface.jobdispatcher.inc.php |
---|
tests/phpunit.xml |
---|
tests/mocks/libraries/spwn/class.resque.mock.php |
---|
tests/system/libraries/spwn/class.resquejobdispatcher.test.php |
---|