Question

One of them is Stalker, but I heard there are other good ones. Anyone know the other beanstalk libraries?

Was it helpful?

Solution

It looks like the other primary one is beanstalk-client-ruby: http://beanstalk.rubyforge.org/

See Beanstalkd's own client list: https://github.com/kr/beanstalkd/wiki/client-libraries

OTHER TIPS

Another one is backburner, which works well with Rails and Sinatra. For viewing stats on your beanstalkd queues, you might also try beanstalkd_view

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top