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,140 of 190,817
Downloads: 12,863

Daily

Ranking: 65,798 of 190,529
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,261,508,384rake
121,222,767,721json
29959,827,974rspec
62624,951,228connection_pool
297164,345,462celluloid
329145,252,205guard
394121,918,680guard-rspec
58787,032,274mocha
74872,148,912bunny
3,4933,635,302cause

Owners

#GravatarHandle
1iconmboeh