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,979 of 189,766
Downloads: 12,819
Daily
Ranking: 108,823 of 189,739
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,242,058,526 | rake |
| 12 | 1,204,578,083 | json |
| 29 | 952,467,422 | rspec |
| 64 | 610,407,618 | connection_pool |
| 294 | 163,947,978 | celluloid |
| 325 | 143,968,825 | guard |
| 391 | 120,881,475 | guard-rspec |
| 599 | 85,598,345 | mocha |
| 749 | 71,407,537 | bunny |
| 3,471 | 3,634,513 | cause |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mboeh |