Module: ExceptionalSynchrony

Defined in:
lib/exceptional_synchrony.rb,
lib/exceptional_synchrony/version.rb,
lib/exceptional_synchrony/parallel_sync.rb,
lib/exceptional_synchrony/limited_work_queue.rb,
lib/exceptional_synchrony/callback_exceptions.rb,
lib/exceptional_synchrony/event_machine_proxy.rb

Defined Under Namespace

Modules: CallbackExceptions Classes: EventMachineProxy, FatalRunError, LimitedWorkQueue, ParallelSync

Constant Summary collapse

VERSION =
'1.4.6'
EMP =
EventMachineProxy.new(EventMachine, EventMachine::HttpRequest)