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
- Host: GitHub
- URL: https://github.com/zimbatm/deb-beanstalkd
- Owner: zimbatm
- License: gpl-3.0
- Created: 2011-08-01T19:51:15.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:45:00.000Z (over 2 years ago)
- Last Synced: 2024-10-27T09:04:18.996Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 162 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README
- Changelog: NEWS.md
- License: COPYING
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.