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: 74,385 of 187,622
Downloads: 12,621
Daily
Ranking: 106,140 of 187,603
Downloads: 1
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 | 1,166,409,648 | rake |
| 13 | 1,137,012,013 | json |
| 28 | 925,351,231 | rspec |
| 74 | 551,972,015 | connection_pool |
| 279 | 162,966,954 | celluloid |
| 319 | 139,322,545 | guard |
| 387 | 117,060,719 | guard-rspec |
| 630 | 80,725,044 | mocha |
| 748 | 68,722,318 | bunny |
| 3,390 | 3,631,799 | cause |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mboeh |