Skip to content

paulperegud/beanstalkc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beanstalkc is a simple beanstalkd client library for Python. [beanstalkd][1] is
a fast, distributed, in-memory workqueue service.

beanstalkc depends on [PyYAML][2], but there are ways to avoid this dependency.
See Appendix A of the tutorial for details.

[1]: http://kr.github.com/beanstalkd/
[2]: http://pyyaml.org/

Copyright (C) 2008-2010 Andreas Bolka, Licensed under the [Apache License,
Version 2.0][license].

[license]: http://www.apache.org/licenses/LICENSE-2.0

About

A simple beanstalkd client library for Python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%