public
Description: A simple beanstalkd client library for Python.
Homepage:
Clone URL: git://github.com/earl/beanstalkc.git
Click here to lend your support to: beanstalkc and make a donation at www.pledgie.com !
name age message
file LICENSE Sat Nov 22 17:42:35 -0800 2008 Licensed under the Apache License, Version 2.0 [Andreas Bolka]
file README Thu Nov 20 14:19:31 -0800 2008 Minimal README [Andreas Bolka]
file TUTORIAL Loading commit data...
file beanstalkc.py
file setup.py
README
beanstalkc is a simple beanstalkd client library for Python. [beanstalkd][1] is
a fast, distributed, in-memory workqueue service.

[1]: http://xph.us/software/beanstalkd/