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: 75,717 of 193,053
Downloads: 13,022
Daily
Ranking: 99,064 of 193,030
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 |
|---|---|---|
| 8 | 1,324,198,171 | rake |
| 12 | 1,277,643,573 | json |
| 29 | 981,100,860 | rspec |
| 61 | 663,002,582 | connection_pool |
| 308 | 165,404,099 | celluloid |
| 334 | 148,853,090 | guard |
| 400 | 124,867,394 | guard-rspec |
| 564 | 91,013,313 | mocha |
| 750 | 74,196,277 | bunny |
| 3,542 | 3,637,917 | cause |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mboeh |