RubyGems Navigation menu

dispatch-rider 2.2.0

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 (52.0 KB)
  2. 2.1.0 September 20, 2022 (53.0 KB)
  3. 2.0.0 September 20, 2022 (53.0 KB)
  4. 1.9.0 November 11, 2019 (47.0 KB)
  5. 1.8.6 August 30, 2019 (47.0 KB)
顯示所有版本(共 69)

Runtime 相依性套件 (7):

activemodel >= 5.2.0
activerecord >= 5.2.0
activesupport >= 5.2.0
aws-sdk-sns ~> 1.30
aws-sdk-sqs ~> 1.30
daemons ~> 1.2
retriable ~> 3.1, >= 3.1.2

Development 相依性套件 (13):

擁有者:

推送者:

作者:

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

SHA 256 總和檢查碼:

=

總下載次數 211,853

這個版本 23,063

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.7.2

相關連結: