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,330 of 183,107
Downloads: 11,776
Daily
Ranking: 86,038 of 183,092
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 | 953,844,246 | rake |
18 | 910,800,336 | json |
25 | 817,849,894 | rspec |
89 | 378,314,914 | connection_pool |
223 | 158,698,892 | celluloid |
317 | 113,449,148 | guard |
389 | 93,982,532 | guard-rspec |
627 | 68,424,665 | mocha |
704 | 60,676,509 | bunny |
3,111 | 3,623,852 | cause |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mboeh |