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,979 of 189,766
Downloads: 12,819

Daily

Ranking: 108,823 of 189,739
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,242,058,526rake
121,204,578,083json
29952,467,422rspec
64610,407,618connection_pool
294163,947,978celluloid
325143,968,825guard
391120,881,475guard-rspec
59985,598,345mocha
74971,407,537bunny
3,4713,634,513cause

Owners

#GravatarHandle
1iconmboeh