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:
=

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:

=

Total downloads 2,998

For this version 2,915

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: