RubyGems Navigation menu

isimud 1.3.8

Isimud is an AMQP message publishing and consumption gem that is intended for managing asynchronous event queues in Rails applications. It consists of the following components: * A [Bunny](http://rubybunny.info) based client interface for publishing and receiving messages using AMQP. * A test client which mocks most client operations and allows for synchronous delivery and processing of messages for unit tests. * A Model Watcher mixin for ActiveRecord that automatically sends messages whenever an ActiveRecord instance is created, modified, or destroyed. * An Event Observer mixin for registering ActiveRecord models and instances with the EventListener for receiving messages. * An Event Listener daemon process which manages queues and dispatches messages for Event Observers and other consumers.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 1.4.7 - March 10, 2017 (121 ko)
  2. 1.4.6 - September 20, 2016 (120 ko)
  3. 1.4.5 - September 20, 2016 (120 ko)
  4. 1.4.4 - September 20, 2016 (120 ko)
  5. 1.4.3 - September 16, 2016 (120 ko)
  6. 1.3.8 - August 09, 2016 (137 ko)
Voir toutes les versions (13)

Dépendances de Runtime (4):

activerecord >= 4.1.4
activesupport >= 4.1.4
bunny >= 1.6.0
chronic_duration >= 0.10.6

Propriétaires:

Auteurs:

  • George Feil, Brian Jenkins

Total de contrôle SHA 256:

= Copier Copié!

Total de téléchargements 27 075

Pour cette version 3 014

License:

MITNFA

Version de Ruby requise: >= 0

Liens: