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 MinChilds/MaxChilds attribute of the job methods.
Currently there's no public interface.
AUTHOR
Johannes Plunien <plu@cpan.org>
COPYRIGHT AND LICENSE
Copyright 2009 by Johannes Plunien
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.