Package core :: Module event_bus
[hide private]
[frames] | no frames]

Module event_bus

source code


Author: Scott Horn

Classes [hide private]
EventBus
This class represents a distributed lightweight event bus which can encompass multiple vert.x instances.
InternalHandler
Message
Represents a message received from the event bus
Variables [hide private]
  __email__ = "scott@hornmicro.com"
  __credits__ = "Based entirely on work by Tim Fox http://tfox.org"