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,107 of 186,959
Downloads: 12,291
Daily
Ranking: 63,493 of 186,713
Downloads: 10
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,128,098,871 | rake |
13 | 1,097,020,568 | json |
27 | 909,387,510 | rspec |
75 | 519,643,009 | connection_pool |
273 | 162,276,363 | celluloid |
312 | 136,419,936 | guard |
383 | 114,665,975 | guard-rspec |
650 | 78,210,895 | mocha |
747 | 67,167,319 | bunny |
3,345 | 3,630,149 | cause |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mboeh |