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,107 of 186,959
Downloads: 12,291

Daily

Ranking: 63,493 of 186,713
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,128,098,871rake
131,097,020,568json
27909,387,510rspec
75519,643,009connection_pool
273162,276,363celluloid
312136,419,936guard
383114,665,975guard-rspec
65078,210,895mocha
74767,167,319bunny
3,3453,630,149cause

Owners

#GravatarHandle
1iconmboeh