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: 73,330 of 183,107
Downloads: 11,776

Daily

Ranking: 86,038 of 183,092
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10953,844,246rake
18910,800,336json
25817,849,894rspec
89378,314,914connection_pool
223158,698,892celluloid
317113,449,148guard
38993,982,532guard-rspec
62768,424,665mocha
70460,676,509bunny
3,1113,623,852cause

Owners

#GravatarHandle
1iconmboeh