The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

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.