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

NAME

Gearman::Driver::Observer - Observes Gearman status interface

DESCRIPTION

Each n seconds Net::Telnet::Gearman is used to fetch status of free/running/busy workers from the Gearman server. Gearman::Driver decides to fork more workers depending on the queue size and the MinProcesses/MaxProcesses attribute of the job methods.

Currently there's no public interface.

AUTHOR

See Gearman::Driver.

COPYRIGHT AND LICENSE

See Gearman::Driver.

SEE ALSO