Home > Programming > Custom version of beanstalkd available for download

Custom version of beanstalkd available for download

We use beanstalkd at work for our job queue’s due to its very low memory footprint and speed. However it was missing a few features we needed so I decided to fork it on github and start working on it and I’m pleased to announce it’s now available to download. You can grab it at https://github.com/wadewomersley/beanstalkd-ww.

 * Added the much needed clear-tube function - removes all but reserved jobs, yes, even buried!
 * Fixed bug in log load where group reload was attempted while not supported.
 * Added removal of group reference from job on group delete
 * Fixed add_job_to_group and a bug in put. Also made put group optional
 * Reduced some unnecessary code from do_stats
 * Optimised do_stats to only recall the fmt function if need be
 * Adding job groups either during the put, using group-create. Also added group-delete to remove a group (does not delete the jobs) and group-stats allowing you to view the status of a group of jobs.

Related posts:

  1. My own PHP Extension Released – several time savers.
  2. Today’s musings
  3. Automating “Implemented methods” for a web based API
  4. CouchDB ServerDensity Plugin
  5. Link Checker Update – Download Meta Data, Errors, Redirects as CSV

Categories: Programming Tags:
  1. No comments yet.
  1. No trackbacks yet.

Easy AdSense by Unreal