- drupal
- drupal7
Default queue implementation.
Hierarchy
modules/system/system.queue.inc, line 160
Verwandte Themen
- Queue operations
- The queue system allows placing items in a queue and processing them later.
The system tries to ensure that only one consumer can process an item.
Kommentare
Kommentar hinzufügen