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: 74,235 of 187,239
Downloads: 12,557

Daily

Ranking: 51,612 of 187,224
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,151,901,046rake
131,122,458,692json
27919,404,019rspec
74539,660,908connection_pool
277162,716,938celluloid
316138,334,870guard
386116,248,507guard-rspec
63879,803,057mocha
74868,168,364bunny
3,3733,631,341cause

Owners

#GravatarHandle
1iconmboeh