Ability to schedule task
neochief - March 1, 2009 - 13:34
| Project: | Job queue |
| Version: | 6.x-3.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
Description
Hello.
I've added an ability to add task to job_queue with scheduled time when to run. Simply and usefull.
Please, take a look a patch.
Thanks.
| Attachment | Size |
|---|---|
| job_queue_schedule.patch | 3.93 KB |

#1
Subscribing.
#2
Sorry, this module is meant to be really simple and do one thing. A scheduler would be different module. Drupal 7's new queue functionality in core is a bit more complex and I believe it supports scheduling.