RubyGems Navigation menu

dispatch-rider 1.6.1

Messaging system based on the reactor pattern. You can publish messages to a queue and then a demultiplexer runs an event loop which pops items from the queue and hands it over to a dispatcher. The dispatcher hands over the message to the appropriate handler. You can choose your own queueing service.

Gemfile:
= Copy to clipboard Copied!

instalar:
=

Versões:

  1. 2.2.0 - December 09, 2022 (52 KB)
  2. 2.1.0 - September 20, 2022 (53 KB)
  3. 2.0.0 - September 20, 2022 (53 KB)
  4. 1.9.0 - November 11, 2019 (47 KB)
  5. 1.8.6 - August 30, 2019 (47 KB)
  6. 1.6.1 - June 24, 2015 (42,5 KB)
Mostrar todas as versões (69)

Runtime Dependencies (4):

activemodel >= 3.2.0
activesupport >= 3.2.0
daemons ~> 1.2
retries >= 0.0.5, ~> 0.0

Donos:

Autores:

  • Suman Mukherjee, Dane Natoli, Piotr Banasik, Ronald Maravilla

SHA 256 checksum:

24301ad6fa71fffce79218418bd0db25f8937f3f54bc01b75a5a849f155e1074

Total de downloads 195.278

Desta versão 2.308

Licença:

MIT

Versão Requerida do Ruby: >= 0

Links: