Actually pybeanstalk is fairly well maintained. The maintainer, Erich, updates it fairly quickly, and the code base is well designed and easy to use.
I know he's been out of town for the holiday. As a side note, I'm actually using pybeanstalk for an enterprise job queue. It performs well, and I've seen no problems. Testing has shown about 2000 put/reserve cycles per minute. Since we haven't testing beyond 10k jobs yet, I don't have any further data. On Dec 1, 8:13 am, "Jeremy Dunck" <[EMAIL PROTECTED]> wrote: > On Sun, Nov 30, 2008 at 6:00 PM, Andreas Bolka <[EMAIL PROTECTED]> wrote: > > > I've released version 0.1.0 of beanstalkc, a simple beanstalkd client > > library for Python. > > FWIW, I just started following beanstalk a bit, and my primary > production language is Python. I am happy to see some activity on a > client; I was just about to start whacking on pybeanstalk, and this > muddies the water a bit. Are pybeanstalk users active here? Are > people (other than the original authors) using pybeanstalk in > production? > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/beanstalk-talk?hl=en -~----------~----~----~----~------~----~------~--~---
