GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: Beanstalkd 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: http://xph.us/software/beanstalkd/
Clone URL: git://github.com/kr/beanstalkd.git
Click here to lend your support to: beanstalkd and make a donation at www.pledgie.com !
name age message
file .gitignore Wed Sep 26 16:01:02 -0700 2007 Ignore the tags file. [kr]
file Makefile Sun Nov 11 16:09:12 -0800 2007 A bunch more stats and a version header. [kr]
file beanstalkd.c Sun Nov 11 16:39:24 -0800 2007 Fix memory leak described in bug #915. [kr]
file beanstalkd.h Sun Nov 11 16:09:12 -0800 2007 A bunch more stats and a version header. [kr]
file conn.c Sun Nov 11 16:09:12 -0800 2007 A bunch more stats and a version header. [kr]
file conn.h Sun Nov 11 16:09:12 -0800 2007 A bunch more stats and a version header. [kr]
file event.h Fri Oct 12 15:42:15 -0700 2007 Make it build on Mac OS X. [kr]
file job.c Sun Nov 11 16:09:12 -0800 2007 A bunch more stats and a version header. [kr]
file job.h Sun Nov 11 16:09:12 -0800 2007 A bunch more stats and a version header. [kr]
file net.c Wed Nov 07 22:43:21 -0800 2007 Finish #852 - add a delay feature. [kr]
file net.h Wed Nov 07 22:43:21 -0800 2007 Finish #852 - add a delay feature. [kr]
file pkg.sh Sun Nov 11 16:09:12 -0800 2007 A bunch more stats and a version header. [kr]
file pq.c Wed Nov 07 22:43:21 -0800 2007 Finish #852 - add a delay feature. [kr]
file pq.h Wed Nov 07 22:43:21 -0800 2007 Finish #852 - add a delay feature. [kr]
file prot.c Sun Nov 11 16:24:04 -0800 2007 Do #916 - make "delete" work on burie... [kr]
file prot.h Sun Nov 11 16:24:04 -0800 2007 Do #916 - make "delete" work on burie... [kr]
file reserve.c Wed Nov 07 18:47:59 -0800 2007 Hook up delay values; jobs can go in the delay_q. [kr]
file reserve.h Fri Oct 26 16:46:07 -0700 2007 Refactoring. [kr]
directory tests/ Wed Nov 07 18:54:17 -0800 2007 Refactor a bit and fix tests. [kr]
file util.c Mon Nov 05 12:59:44 -0800 2007 More informative error messages. [kr]
file util.h Mon Nov 05 12:59:44 -0800 2007 More informative error messages. [kr]
file version.h Sun Nov 11 16:09:12 -0800 2007 A bunch more stats and a version header. [kr]