NAME
Mesos::Dispatcher::Pipe
DESCRIPTION
A Mesos::Dispatcher implementation which uses a Unix pipe for dispatching.
This class is intended for subclassing, as it requires an event loop(such as AnyEvent) to handle reading from the pipe.
Mesos::Dispatcher::Pipe
A Mesos::Dispatcher implementation which uses a Unix pipe for dispatching.
This class is intended for subclassing, as it requires an event loop(such as AnyEvent) to handle reading from the pipe.