The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.