RubyGems Navigation menu

jruby-rack-worker 0.10.1

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:
= Copy to clipboard Copied!

instalar:
=

Versões:

  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.10.1 - February 28, 2016 (31 KB)
Mostrar todas as versões (20)

Runtime Dependencies (1):

jruby-rack ~> 1.1.10

Donos:

Autores:

  • Karol Bucek

SHA 256 checksum:

e365871c83b0300b530fcbe4baa71d77cfcdbf937cecc9b5884beef97eb093e2

Total de downloads 127.822

Desta versão 2.671

Licença:

Apache-2.0

Versão Requerida do Ruby: >= 0

Links: