Posted by gordon on December 3, 2009 at 12:12pm
| Download | Size | md5 hash |
|---|---|---|
| beanstalkd-7.x-1.0-beta1.tar.gz | 11.29 KB | e5d60185b8ff4031552b5aed8273843c |
| beanstalkd-7.x-1.0-beta1.zip | 13.67 KB | b43f2ead035052559a886ac405c05a13 |
Last updated: December 24, 2010 - 22:31
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.