Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
11.29 KB
MD5: e5d60185b8ff4031552b5aed8273843c
SHA-1: 566330c822f8fae151e57f1e12306fabf758391b
SHA-256: 952ae7ff78ac2b7f491ff625c88890d1ea9af541a184230b1848f113f42c0d0a
Download zip
13.67 KB
MD5: b43f2ead035052559a886ac405c05a13
SHA-1: 9a1c2f7788ce5f4a4a1bc61bac1d4f44ace3384d
SHA-256: ca36404e3a3d1233952bc1fa1741bf8568ec61ead46d9c89c92c3f6d6b974143
Release notes
This is more or less a final version of this. There maybe some minor enhancements or small bug fixes to make things run better.
Changes since DRUPAL-7--1-0-ALPHA1:
- Add non-blocking method of processing jobs
- Add exception handling for processing the queue messages to stop runqueue.sh from crashing
- Add exception handling to stop the queue daemon from crashing.
- Wipe all the messages after processing a job.
- Fix up some queue handling.
- Clean up some of the documentation.