descriptionBeanstalkd is a fast, distributed, in-memory workqueue service. Its interface is generic, but was designed for use in reducing the latency of page views in high-volume web applications by running most time-consuming tasks asynchronously.
homepage URLhttp://xph.us/software/beanstalkd/
repository URLgit://github.com/kr/beanstalkd.git
ownerkr@xph.us
last changeSun, 29 Nov 2009 01:06:25 +0000
last refreshTue, 09 Feb 2010 19:38:39 +0100
Content tags:
Add:
readme

This is beanstalkd, a fast, general-purpose work queue.

See http://xph.us/software/beanstalkd/ for general info.

To build beanstalkd, type ./configure then make.

To install, copy the file "beanstalkd" anywhere you like.

shortlog
2009-11-29 Keith RarickFix some memory leaks. master v1.4.3
2009-11-28 Keith RarickAllow writing buried jobs to the binlog.
2009-11-28 Keith RarickOkay, screw autoconf. It tries to do too much.
2009-11-28 Keith RarickConsistently use quit command in tests.
2009-11-28 Keith RarickCorrectly calculate ftruncate size.
2009-11-27 Keith RarickPlacate all the compilers. Ugly.
2009-11-25 Johan Bergström10.6 build fix
2009-11-25 Keith RarickDon't delete beanstalkd.spec during distclean.
2009-11-17 Keith RarickQuiet compiler warning about unused return value.
2009-11-17 Keith RarickMerge commit 'abh/master'; commit 'gbarr/truncate-binlog'
2009-11-17 Graham BarrAvoid EOF warnings when reading binlogs
2009-11-17 Graham BarrFix problem with delayed events being delayed for 213...
2009-11-05 Keith RarickUpdate documentation.
2009-11-05 Graham Barrunit test changes
2009-11-05 Graham BarrAdd tests for pause-tube
2009-11-05 Graham BarrAdd pause-time-left to stats-tube
...
tags
2 months ago v1.4.3 This is a bugfix release.
3 months ago v1.4.2 Here is beanstalkd 1.4.2.
3 months ago v1.4.1 Here is beanstalkd 1.4.1.
4 months ago v1.4 Okay, beanstalkd 1.4 is ready.
10 months ago v1.3 Here's beanstalkd 1.3.
12 months ago v1.2 Here's beanstalkd 1.2.
15 months ago v1.1 Version 1.1
20 months ago r1.0
21 months ago r0.11
22 months ago r0.10
22 months ago new-pkg
23 months ago r0.9
23 months ago v0.9
23 months ago r0.8
23 months ago v0.8
2 years ago v0.7
...
heads
6 days ago gh-pages
2 months ago master