Categories: None [Edit]

jruby-rack-worker

https://rubygems.org/gems/jruby-rack-worker
https://github.com/kares/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,126 of 188,277
Downloads: 146,206

Daily

Ranking: 20,795 of 188,252
Downloads: 28

Depended by

RankDownloadsName
65,30315,509trinidad_worker_extension

Depends on

RankDownloadsName
3,2194,287,018jruby-rack

Owners

#GravatarHandle
1iconkares