Closed (works as designed)
Project:
Job queue
Version:
5.x-3.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2008 at 17:59 UTC
Updated:
21 Jul 2008 at 00:48 UTC
This functionality can be implemented similar to the Cache API in the core. Modules can define their own database tables and manipulate their own job queues.
I can provide patches for this.
Comments
Comment #1
drummI do not think this level of complexity is needed. Jobs can already be prioritized by function. Other improvements for the existing queue might be considered, but I would like to keep the module as lightweight as possible.