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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.0 - October 21, 2016 (7.5 KB)
Show all versions (2 total)

Runtime Dependencies (1):

sidekiq < 5, >= 3

Development Dependencies (3):

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

Owners:

Authors:

  • Nikolay Bienko

SHA 256 checksum:

349268fb46bd0eac254e2a1ed7234c68b7d75c6d02497d85d777ec050c49b632

Total downloads 2,872

For this version 2,789

License:

MIT

Required Ruby Version: >= 0

Links: