Posted by Yorirou on April 5, 2011 at 12:22pm
Implements the DrupalQueue API with the APC cache.
Requirements: the APC extension for PHP and the Key-value Queue module.
This module provides a significant performance boost over SystemQueue (the default Queue implementation), but the cost is:
- the order of the items in the queue might change
- when restarting the server, everything in the queue will be lost
- if there are too many items in the queue, some or all might disappear
This module is sponsored by Pronovix
Downloads
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Reported installs: 1 site currently reports using this module. View usage statistics.
- Downloads: 368
- Last modified: April 18, 2011