Module: ShortBus
- Defined in:
- lib/short_bus.rb,
lib/short_bus/spec.rb,
lib/short_bus/driver.rb,
lib/short_bus/message.rb,
lib/short_bus/monitor.rb,
lib/short_bus/service.rb,
lib/short_bus/version.rb
Overview
Queue, with a few mods
- message (message.to_s) (string)
- optional payload (object)
- publisher (string or nil = anonymous)
Defined Under Namespace
Classes: Driver, Message, Monitor, Service, Spec
Constant Summary collapse
- VERSION =
"0.2.1"