RubyGems Navigation menu

jruby-rack-worker 0.13.0

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.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.20.DJ1 - May 07, 2018 (30,5 KB)
  2. 0.14.1 - May 02, 2018 (33 KB)
  3. 0.14.0 - July 14, 2017 (33 KB)
  4. 0.13.3 - February 13, 2017 (33 KB)
  5. 0.13.2 - January 20, 2017 (33 KB)
  6. 0.13.0 - January 18, 2017 (32,5 KB)
Zeige alle Versionen (20 total)

Runtime Abhängigkeiten (1):

jruby-rack ~> 1.1.10

Besitzer:

Autoren:

  • Karol Bucek

SHA 256-Prüfsumme:

374865877131276b151de1e9be394001aa2835e4c306d35b775c9cfdc5169718

Downloads insgesamt 127.901

Für diese Version 1.871

Lizenz:

Apache-2.0

Erforderliche Ruby-Version: >= 0

Links: