@hackage hbeanstalk0.2.4
Client for the beanstalkd workqueue service.
Categories
License
BSD-3-Clause
Maintainer
Greg Heartsfield <scsibug@imap.cc>
Links
Versions
Installation
Dependencies (6)
- base >=4 && <5
- bytestring >=0.9.1.7
- containers >=0.3.0.0
- attoparsec
- blaze-builder >=0.2.1.0
- network >=2.3 Show all…
Dependents (1)
@hackage/acme-everything
hbeanstalk
About
hbeanstalk is a Haskell client for the Beanstalk queue server, see http://kr.github.com/beanstalkd/.
Status
All commands in the beanstalk protocol from 1.4.6 have been implemented.
License
This software is provided under the BSD3 open source license, see the LICENSE file for more details.
Copyright
Copyright (c) 2010 Greg Heartsfield