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 (
Keith Rarick (author)
Sat Nov 28 17:04:39 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Oct 01 17:37:40 -0700 2009 | |
| |
COPYING | Mon Dec 10 17:01:16 -0800 2007 | |
| |
CUT-LICENSE.TXT | Mon Apr 28 17:04:19 -0700 2008 | |
| |
Makefile.am | Sat Nov 28 02:45:50 -0800 2009 | |
| |
README | Wed Apr 22 23:27:39 -0700 2009 | |
| |
README-DEVELOPERS | Tue Jul 14 23:47:39 -0700 2009 | |
| |
README-TESTS | Tue Nov 25 14:46:33 -0800 2008 | |
| |
STYLE | Sat Nov 08 18:13:10 -0800 2008 | |
| |
TODO | Tue Jul 14 23:47:39 -0700 2009 | |
| |
autogen.sh | Fri May 15 15:21:01 -0700 2009 | |
| |
beanstalkd.c | Wed Oct 14 15:14:59 -0700 2009 | |
| |
beanstalkd.spec.in | Sun Oct 11 17:46:01 -0700 2009 | |
| |
binlog.c | Sat Nov 28 03:26:08 -0800 2009 | |
| |
binlog.h | Wed Sep 30 18:59:13 -0700 2009 | |
| |
check-one.sh | Thu Nov 05 11:01:26 -0800 2009 | |
| |
check.sh | Tue Nov 25 16:05:14 -0800 2008 | |
| |
configure.in | Sat Nov 28 02:45:50 -0800 2009 | |
| |
conn.c | Wed Sep 30 22:13:30 -0700 2009 | |
| |
conn.h | Wed Sep 30 22:13:30 -0700 2009 | |
| |
cut.c | Fri May 15 16:41:48 -0700 2009 | |
| |
cut.h | Fri May 15 16:41:48 -0700 2009 | |
| |
cutgen.c | Fri May 15 16:21:29 -0700 2009 | |
| |
doc/ | Thu Nov 05 15:47:39 -0800 2009 | |
| |
job.c | Sat Nov 28 17:04:39 -0800 2009 | |
| |
job.h | Wed Sep 30 22:13:30 -0700 2009 | |
| |
m4/ | Fri May 15 15:22:03 -0700 2009 | |
| |
ms.c | Tue Feb 26 00:58:36 -0800 2008 | |
| |
ms.h | Tue Feb 26 00:58:36 -0800 2008 | |
| |
net.c | Mon Nov 16 18:41:27 -0800 2009 | |
| |
net.h | Sun Oct 11 17:52:13 -0700 2009 | |
| |
port.c | Thu Oct 01 00:37:44 -0700 2009 | |
| |
port.h | Fri Oct 02 14:08:28 -0700 2009 | |
| |
pq.c | Wed Sep 30 19:33:15 -0700 2009 | |
| |
pq.h | Fri Nov 21 18:35:29 -0800 2008 | |
| |
primes.c | Tue May 05 14:51:32 -0700 2009 | |
| |
primes.h | Wed Oct 15 18:04:49 -0700 2008 | |
| |
prot.c | Sat Nov 28 17:04:39 -0800 2009 | |
| |
prot.h | Tue May 05 16:55:06 -0700 2009 | |
| |
scripts/ | Sun Oct 11 17:45:07 -0700 2009 | |
| |
sh-tests/ | Sat Nov 28 03:26:08 -0800 2009 | |
| |
stat.h | Wed Nov 04 20:41:32 -0800 2009 | |
| |
tests/ | Wed Sep 30 19:33:15 -0700 2009 | |
| |
tube.c | Wed Nov 04 20:41:32 -0800 2009 | |
| |
tube.h | Wed Nov 04 20:41:32 -0800 2009 | |
| |
util.c | Wed Sep 30 18:45:59 -0700 2009 | |
| |
util.h | Thu Oct 01 01:08:03 -0700 2009 | |
| |
version.sh | Fri Oct 02 14:08:29 -0700 2009 |
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". Requires libevent 1.4.1 or later. You can find libevent at http://www.monkey.org/~provos/libevent/. To install, copy the file "beanstalkd" anywhere you like.








