An open API service indexing awesome lists of open source software.

https://github.com/zimbatm/deb-beanstalkd

Lucid package of beanstald 1.4.6
https://github.com/zimbatm/deb-beanstalkd

Last synced: about 1 year ago
JSON representation

Lucid package of beanstald 1.4.6

Awesome Lists containing this project

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". (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.