Categories: None [Edit]
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: 73,471 of 183,477
Downloads: 11,819
Daily
Ranking: 63,432 of 183,470
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 969,073,546 | rake |
18 | 927,658,174 | json |
25 | 825,073,950 | rspec |
88 | 388,987,633 | connection_pool |
228 | 159,068,422 | celluloid |
319 | 115,336,133 | guard |
391 | 95,652,527 | guard-rspec |
632 | 69,312,611 | mocha |
710 | 61,307,647 | bunny |
3,128 | 3,624,508 | cause |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mboeh |