Experimental project
This is a sandbox project, which contains experimental code for developer use only.
Provides a queue class to handle delayed, or scheduled, items.
7.x-1.xbranch extends the core system queue. Adding an additional 'delayed' queue for timed items.7.x-2.xbranch extends advancedqueue using the status column to add an additional value delayed.
The explanation how to use the module, the best API documentation, is the .test file.
Project information
- Created by ekes on , updated
