Beanstalkd 0.8 Release Notes
I’m proud to announce beanstalkd 0.8.
This release has several significant protocol changes. This server won’t work with a client designed for any earlier beanstalkd.
What’s New
- Build fix on OpenSolaris prior to snv_72.
- Dynamically sized priority queues.
- The minimum ttr is now one second.
- Major new feature: Tubes.
- Job priority is no longer part of the reservation response line. It has been moved to the job stats.
- Job stats has been moved into its own command: stats-job.
Our Urls
Download the 0.8 tarball directly:
http://xph.us/software/beanstalkd/rel/beanstalkd-0.8.tar.gz
Learn all about beanstalk:
http://xph.us/software/beanstalkd/
Talk about beanstalk development or use at:
http://groups.google.com/group/beanstalk-talk
Bugs
- Sending a line of exactly
MAX_LINE_LENGTH
chars (not including the trailing “\r\n”) will cause the server to hang up. - Please report any other bugs to http://groups.google.com/group/beanstalk-talk