This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Apr 16 16:13:34 -0700 2008 | [kr] |
| |
COPYING | Mon Dec 10 17:01:16 -0800 2007 | [kr] |
| |
Makefile | Wed Apr 16 16:13:34 -0700 2008 | [kr] |
| |
README | Wed Apr 16 16:13:34 -0700 2008 | [kr] |
| |
TODO | Wed Jan 02 16:41:52 -0800 2008 | [kr] |
| |
beanstalkd.c | Wed Apr 09 21:56:28 -0700 2008 | [kr] |
| |
conn.c | Mon Mar 10 22:05:50 -0700 2008 | [kr] |
| |
conn.h | Wed Apr 09 18:25:18 -0700 2008 | [kr] |
| |
doc/ | Wed Apr 16 15:48:40 -0700 2008 | [kr] |
| |
event.h | Mon Dec 10 17:01:16 -0800 2007 | [kr] |
| |
job.c | Wed Apr 16 14:13:52 -0700 2008 | [kr] |
| |
job.h | Tue Feb 26 00:58:36 -0800 2008 | [kr] |
| |
ms.c | Tue Feb 26 00:58:36 -0800 2008 | [kr] |
| |
ms.h | Tue Feb 26 00:58:36 -0800 2008 | [kr] |
| |
net.c | Mon Dec 10 17:01:16 -0800 2007 | [kr] |
| |
net.h | Wed Jan 02 16:40:52 -0800 2008 | [kr] |
| |
pkg.sh | Wed Apr 09 18:01:10 -0700 2008 | [kr] |
| |
pq.c | Tue Feb 26 00:58:36 -0800 2008 | [kr] |
| |
pq.h | Tue Feb 26 00:58:36 -0800 2008 | [kr] |
| |
prot.c | Wed Apr 16 15:41:42 -0700 2008 | [kr] |
| |
prot.h | Tue Mar 25 13:33:35 -0700 2008 | [kr] |
| |
stat.h | Tue Feb 26 03:47:30 -0800 2008 | [kr] |
| |
tests/ | Wed Apr 16 16:13:34 -0700 2008 | [kr] |
| |
tube.c | Wed Apr 09 15:20:55 -0700 2008 | [kr] |
| |
tube.h | Wed Apr 09 15:20:55 -0700 2008 | [kr] |
| |
util.c | Wed Feb 20 15:58:22 -0800 2008 | [kr] |
| |
util.h | Wed Feb 20 15:58:22 -0800 2008 | [kr] |
| |
version.h | Wed Apr 16 16:18:02 -0700 2008 | [kr] |
README
This is beanstalkd, a fast, general-purpose work queue. See http://xph.us/software/beanstalkd/ for general info. See doc/protocol.txt for details of the on-the-wire protocol. To build beanstalkd, just type "make". To run unit tests, type "make check". These unit tests use CUT, which can be found at http://sourceforge.net/projects/cut/.






