AlekSi / beanstalkd

Beanstalk is a simple, fast work queue.

Home Page:http://kr.github.com/beanstalkd/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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". (You might need to type
"gmake"; our build requires GNU 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.

About

Beanstalk is a simple, fast work queue.

http://kr.github.com/beanstalkd/

License:GNU General Public License v3.0


Languages

Language:C 88.4%Language:Shell 11.4%Language:Python 0.2%