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

NAME

ZooKeeper::Dispatcher::Pipe

DESCRIPTION

A ZooKeeper::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.