Categories: None [Edit]
jruby-rack-worker
Implements a thread based worker pattern on top of JRuby-Rack. Useful if you'd like to run background workers within your (deployed) web-application, concurrently in 'native' threads, instead of using separate daemon processes. Provides (thread-safe) implementations for popular worker libraries such as Resque and Delayed::Job, but one can easily write their own 'daemon' work processing loop as well.
Total
Ranking: 14,131 of 188,339
Downloads: 146,249
Daily
Ranking: 23,929 of 188,315
Downloads: 11
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 65,307 | 15,517 | trinidad_worker_extension |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 3,217 | 4,293,483 | jruby-rack |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | kares |