One of them is Stalker, but I heard there are other good ones. Anyone know the other beanstalk libraries?
What are some beanstalkd libraries for Ruby on Rails?
292 Views Asked by marketer At
2
There are 2 best solutions below
0

Another one is backburner, which works well with Rails and Sinatra. For viewing stats on your beanstalkd queues, you might also try beanstalkd_view
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