Class: Synapse::EventBus::Cluster

Inherits:
Object
  • Object
show all
Defined in:
lib/synapse/event_bus/clustering/cluster.rb

Overview

Represents a group of event listeners

Clusters allow attributes and behaviors to be applied across an entire group of listeners, such as asynchronous processing, event replay, transaction management and distribution.