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 (
commit aab5cfb0ed5fe3d8edffbccbc573b36366215449
tree 960d2586e5e28d683dea761152e723864f9b9ef6
parent 5145d07669025c75ee43edc04522fbd9e8eedaed
tree 960d2586e5e28d683dea761152e723864f9b9ef6
parent 5145d07669025c75ee43edc04522fbd9e8eedaed
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Nov 25 16:10:59 -0800 2008 | [kr] |
| |
COPYING | Mon Dec 10 17:01:16 -0800 2007 | [kr] |
| |
CUT-LICENSE.TXT | Mon Apr 28 17:04:19 -0700 2008 | [kr] |
| |
Makefile | Mon Apr 28 16:54:49 -0700 2008 | [kr] |
| |
README | Fri Oct 31 11:40:44 -0700 2008 | [kr] |
| |
TODO | Wed Jan 02 16:41:52 -0800 2008 | [kr] |
| |
beanstalkd.c | Mon Nov 24 02:32:51 -0800 2008 | [kr] |
| |
conn.c | Wed Nov 19 10:46:44 -0800 2008 | [kr] |
| |
conn.h | Wed Oct 29 16:03:05 -0700 2008 | [Antony Dovgal] |
| |
doc/ | Mon Dec 01 23:29:25 -0800 2008 | [kr] |
| |
event.h | Mon Dec 10 17:01:16 -0800 2007 | [kr] |
| |
job.c | Sat Nov 29 18:03:27 -0800 2008 | [kr] |
| |
job.h | Fri Nov 21 18:31:30 -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 | Wed Nov 19 10:56:07 -0800 2008 | [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 | Mon Dec 01 23:33:07 -0800 2008 | [kr] |
| |
pq.h | Fri Nov 21 18:35:29 -0800 2008 | [kr] |
| |
prot.c | Fri Nov 28 07:18:44 -0800 2008 | [gbarr] |
| |
prot.h | Tue Nov 04 13:27:37 -0800 2008 | [gbarr] |
| |
stat.h | Tue Feb 26 03:47:30 -0800 2008 | [kr] |
| |
tests/ | Sat Nov 29 18:03:27 -0800 2008 | [kr] |
| |
tube.c | Thu Nov 27 13:19:56 -0800 2008 | [gbarr] |
| |
tube.h | Tue Nov 04 13:18:27 -0800 2008 | [gbarr] |
| |
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 09 18:01:10 -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/.






