Placate all the compilers. Ugly.
[beanstalkd.git] / README
blob962f078823a73d0b51b858b1343a5933ff8c969c
1 This is beanstalkd, a fast, general-purpose work queue.
3 See http://xph.us/software/beanstalkd/ for general info.
5 To build beanstalkd, type "./configure" then "make".
7 Requires libevent 1.4.1 or later. You can find libevent at
8 http://www.monkey.org/~provos/libevent/.
10 To install, copy the file "beanstalkd" anywhere you like.