RubyGems Navigation menu

dispatch-rider 1.8.6

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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 2.2.0 - December 09, 2022 (52KB)
  2. 2.1.0 - September 20, 2022 (53KB)
  3. 2.0.0 - September 20, 2022 (53KB)
  4. 1.9.0 - November 11, 2019 (47KB)
  5. 1.8.6 - August 30, 2019 (47KB)
全てのバージョンを表示(全69件)

Runtime依存関係 (5):

activemodel >= 3.2.0
activerecord >= 3.2.0
activesupport >= 3.2.0
daemons ~> 1.2
retriable ~> 3.1, >= 3.1.2

Development依存関係 (11):

appsignal ~> 1.0
aws-sdk ~> 1
bundler ~> 1.0
pry >= 0
rake >= 0
rspec ~> 3.3
sqlite3 >= 0
yard >= 0

所有者:

プッシュ者:

作者:

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

SHA 256チェックサム:

329bcd003f1d8f59436f8239a5718c05775f16925f6181983c1348fb5ffc38e2

累計ダウンロード数 193,739

このバージョンのみ 2,657

ライセンス:

MIT

必要なRubyのバージョン: ~> 2.2

リンク: