RubyGems Navigation menu

async_event_emitter 0.2.0

With EventEmitter you can build your application in Event-Driven way. It acts as global pub/sub mechanism and uses Sidekiq to reliably and asynchronously deliver messages to subscribers. Using this approach you can enforce low coupling between different components of the system.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.2.0 - October 21, 2016 (7.5 KB)
顯示所有版本(共 2)

Runtime 相依性套件 (1):

sidekiq < 5, >= 3

Development 相依性套件 (3):

bundler ~> 1.13
rake ~> 10.0
rspec ~> 3.0

擁有者:

作者:

  • Nikolay Bienko

SHA 256 checksum:

349268fb46bd0eac254e2a1ed7234c68b7d75c6d02497d85d777ec050c49b632

總下載次數 2,883

這個版本 2,800

License:

MIT

Ruby 版本需求: >= 0

相關連結: