RubyGems Navigation menu

dispatch-rider 1.8.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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  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.8.1 - January 19, 2016 (46 KB)
Zeige alle Versionen (69 total)

Runtime Abhängigkeiten (6):

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

Development Abhängigkeiten (1):

sqlite3 >= 0

Besitzer:

Autoren:

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

SHA 256-Prüfsumme:

294952d1f52f2443d6a8787d366f153cce28955f9c32c26d68360a7d439e17b5

Downloads insgesamt 192.920

Für diese Version 2.070

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: