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: 72,547 of 180,727
Downloads: 11,478

Daily

Ranking: 57,453 of 180,716
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
16864,429,820rake
17821,634,058json
24773,281,668rspec
98320,227,701connection_pool
204156,070,830celluloid
317102,135,538guard
38883,939,012guard-rspec
61961,578,352mocha
67756,734,490bunny
2,9753,619,540cause

Owners

#GravatarHandle
1iconmboeh