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,235 of 187,239
Downloads: 12,557
Daily
Ranking: 51,612 of 187,224
Downloads: 7
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,151,901,046 | rake |
13 | 1,122,458,692 | json |
27 | 919,404,019 | rspec |
74 | 539,660,908 | connection_pool |
277 | 162,716,938 | celluloid |
316 | 138,334,870 | guard |
386 | 116,248,507 | guard-rspec |
638 | 79,803,057 | mocha |
748 | 68,168,364 | bunny |
3,373 | 3,631,341 | cause |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mboeh |