Categories: None [Edit]

woodhouse

https://rubygems.org/gems/woodhouse
https://github.com/mboeh/woodhouse
An AMQP-based background worker system for Ruby designed to make managing heterogenous tasks relatively easy. The use case for Woodhouse is for reliable and sane performance in situations where jobs on a single queue may vary significantly in length. The goal is to permit large numbers of quick jobs to be serviced even when many slow jobs are in the queue. A secondary goal is to provide a sane way for jobs on a given queue to be given special priority or dispatched to a server more suited to them. Clients (i.e., your application) may be using either Ruby 1.9 in any VM.

Total

Ranking: 75,820 of 193,553
Downloads: 13,065

Daily

Ranking: 63,203 of 193,540
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,341,379,803rake
101,295,935,174json
29987,555,911rspec
60674,100,397connection_pool
308165,761,099celluloid
335149,878,635guard
404125,699,472guard-rspec
55992,111,420mocha
75174,798,536bunny
3,5563,638,581cause

Owners

#GravatarHandle
1iconmboeh