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,717 of 193,053
Downloads: 13,022

Daily

Ranking: 99,064 of 193,030
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,324,198,171rake
121,277,643,573json
29981,100,860rspec
61663,002,582connection_pool
308165,404,099celluloid
334148,853,090guard
400124,867,394guard-rspec
56491,013,313mocha
75074,196,277bunny
3,5423,637,917cause

Owners

#GravatarHandle
1iconmboeh