Resque
Categories
Component ID
2301137
Component name
Resque
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
621
Component created
Component changed
Component body
This module makes use of an existing php resque implementation: https://github.com/chrisboulton/php-resque
This module extends DrupalQueue to be able to use DrupalResque instead, also being able to use DrupalResqueUnique so that jobs with the same payload key are not queued at any point in time.
Development of this module takes place on Github-
