RubyGems Navigation menu

dispatch-rider 1.6.2

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)
  6. 1.6.2 - June 25, 2015 (44.0 KB)
显示所有版本 (共 69 个)

Runtime 依赖 (4):

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

业主:

作者:

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

SHA 256 校验和:

cd153f10613d2dc2513a7c7a8db379df194cb761c8912934f9d5a81d6b351087

下载总量 195,780

这个版本 2,309

许可:

MIT

需要的 Ruby 版本: >= 0

链接: