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: 76,360 of 196,150
Downloads: 13,229

Daily

Ranking: 64,132 of 196,123
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,395,065,511rake
91,355,442,388json
291,011,016,091rspec
59713,885,261connection_pool
319167,026,129celluloid
341153,608,468guard
411128,658,766guard-rspec
55196,088,331mocha
75276,936,937bunny
3,6263,642,673cause

Owners

#GravatarHandle
1iconmboeh