forked from beanstalkd/beanstalkd
-
Notifications
You must be signed in to change notification settings - Fork 1
forked from kr/beanstalkd - includes sysV init scripts that kr won't allow in adm/sysv - Beanstalk is a simple, fast work queue.
License
keen99/beanstalkd
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is beanstalkd, a fast, general-purpose work queue. See http://kr.github.com/beanstalkd/ for general info. QUICK START $ make $ ./beanstalkd also try, $ ./beanstalkd -h $ ./beanstalkd -VVV $ make CFLAGS=-g $ make CC=clang $ make check $ make install $ make install PREFIX=/usr Requires Linux (2.6.17 or later), Mac OS X, or FreeBSD. See doc/protocol.txt for details of the network protocol. Uses ronn to generate the manual. See http://github.com/rtomayko/ronn. SUBDIRECTORIES adm files useful for system administrators ct testing tool; see https://github.com/kr/ct doc documentation mk include files for make pkg miscelaneous files for packagers TESTS Unit tests are in *-test.c. See https://github.com/kr/ct for information on how to write them. Copyright © 2007-2012 the authors of beanstalkd. Copyright in contributions to beanstalkd is retained by the original copyright holder of each contribution. See file LICENSE for terms of use.
About
forked from kr/beanstalkd - includes sysV init scripts that kr won't allow in adm/sysv - Beanstalk is a simple, fast work queue.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 99.6%
- Shell 0.4%