NAME
Mesos::Dispatcher::Mojo
DESCRIPTION
A Mesos::Dispatcher implementation, and subclass of Mesos::Dispatcher::Pipe.
Creates a Mojo::Reactor I/O watcher to handle reading from the pipe.
ATTRIBUTES
loop
The Mojo::IOLoop to use for event handling. Defaults to Mojo::IOLoop->singleton.