开发者

What are some beanstalkd libraries for Ruby on Rails?

开发者 https://www.devze.com 2023-02-07 22:49 出处:网络
One of th开发者_运维百科em is Stalker, but I heard there are other good ones. Anyone know the other beanstalk libraries?It looks like the other primary one is beanstalk-client-ruby: http://beanstalk.r

One of th开发者_运维百科em is Stalker, but I heard there are other good ones. Anyone know the other beanstalk libraries?


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


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

0

精彩评论

暂无评论...
验证码 换一张
取 消