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


Gearman-Driver documentation  | view source Contained in the Gearman-Driver distribution.

Index


NAME

Top

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

DESCRIPTION

Top

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

Top

See Gearman::Driver.

COPYRIGHT AND LICENSE

Top

SEE ALSO

Top

* Gearman::Driver
* Gearman::Driver::Adaptor
* Gearman::Driver::Console
* Gearman::Driver::Console::Basic
* Gearman::Driver::Console::Client
* Gearman::Driver::Job
* Gearman::Driver::Job::Method
* Gearman::Driver::Loader
* Gearman::Driver::Worker

Gearman-Driver documentation  | view source Contained in the Gearman-Driver distribution.