| Gearman::Driver::Observer - Observes Gearman status interface |
Gearman::Driver::Observer - Observes Gearman status interface
Each n seconds the Net::Telnet::Gearman manpage is used to fetch status of free/running/busy workers from the Gearman server. the Gearman::Driver manpage 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.
Johannes Plunien <plu@cpan.org>
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.
| Gearman::Driver::Observer - Observes Gearman status interface |