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,385 of 187,622
Downloads: 12,621

Daily

Ranking: 106,140 of 187,603
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,166,409,648rake
131,137,012,013json
28925,351,231rspec
74551,972,015connection_pool
279162,966,954celluloid
319139,322,545guard
387117,060,719guard-rspec
63080,725,044mocha
74868,722,318bunny
3,3903,631,799cause

Owners

#GravatarHandle
1iconmboeh