The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:Gearman-Driver gearman"

Gearman::Driver - Manages Gearman workers River stage zero No dependents

Warning: This framework is still EXPERIMENTAL! Having hundreds of Gearman workers running in separate processes can consume a lot of RAM. Often many of these workers share the same code/objects, like the database layer using DBIx::Class for example. ...

PLU/Gearman-Driver-0.02008 - 16 Jan 2014 20:49:46 UTC

Gearman::Driver::Job - Handles the POE magic River stage zero No dependents

This class is responsible for starting/stopping processes as well as handling all pipes (STDOUT/STDERR/STDIN) of the processes. All events are written to a logfile. Possible events are: * Starting processes * STDOUT of processes * STDERR of processes...

PLU/Gearman-Driver-0.02008 - 16 Jan 2014 20:49:46 UTC

Gearman::Driver::Loader - Loads worker classes River stage zero No dependents

This module is responsible for loading worker classes and doing the introspection on them (looking for job method attributes etc). All methods and attributes are internally used in Gearman::Driver but this module (implemented as Moose::Role) might be...

PLU/Gearman-Driver-0.02008 - 16 Jan 2014 20:49:46 UTC

Gearman::Driver::Worker - Base class for workers River stage zero No dependents

PLU/Gearman-Driver-0.02008 - 16 Jan 2014 20:49:46 UTC

Gearman::Driver::Console - Management console River stage zero No dependents

By default Gearman::Driver provides a management console which can be used with a standard telnet client. It's possible to list all running worker processes as well as changing min/max processes on runtime. Each successful command ends with a dot. If...

PLU/Gearman-Driver-0.02008 - 16 Jan 2014 20:49:46 UTC

Gearman::Driver::Adaptor - Adaptor to gearman libraries River stage zero No dependents

Gearman::Driver works with Gearman::XS as well as with the pure Perl modules Gearman and Gearman::Server. By default it tries to use Gearman::XS. If that fails Gearman is used. You can also export an environment variable "GEARMAN_DRIVER_ADAPTOR" to f...

PLU/Gearman-Driver-0.02008 - 16 Jan 2014 20:49:46 UTC

Gearman::Driver::Observer - Observes Gearman status interface River stage zero No dependents

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....

PLU/Gearman-Driver-0.02008 - 16 Jan 2014 20:49:46 UTC

Gearman::Driver::Job::Method - Wraps a single job method River stage zero No dependents

PLU/Gearman-Driver-0.02008 - 16 Jan 2014 20:49:46 UTC

Gearman::Driver::Worker::Base - Base class for workers without method attributes River stage zero No dependents

If you don't like method attributes you can use this base class instead of Gearman::Driver::Worker and use "add_job" in Gearman::Driver....

PLU/Gearman-Driver-0.02008 - 16 Jan 2014 20:49:46 UTC

Gearman::Driver::Console::Basic - Provides basic console commands River stage zero No dependents

This implements the basic management console commands like "status", "quit", "shutdown", ......

PLU/Gearman-Driver-0.02008 - 16 Jan 2014 20:49:46 UTC

Gearman::Driver::Console::Client - Console client with readline River stage zero No dependents

If you got many worker servers and want to change processes at once on all servers while runtime, this tool comes in handy: usage: gearman_driver_console.pl [long options...] --server A list of servers to connect to: "host1 host2 host3:47301 host4:47...

PLU/Gearman-Driver-0.02008 - 16 Jan 2014 20:49:46 UTC

Gearman::Driver::Worker::AttributeParser - Parses worker attributes River stage zero No dependents

This module is responsible for parsing the method attributes of a worker. It has no public interface currently....

PLU/Gearman-Driver-0.02008 - 16 Jan 2014 20:49:46 UTC

lib/Gearman/Driver/Adaptor/PP.pm River stage zero No dependents

PLU/Gearman-Driver-0.02008 - 16 Jan 2014 20:49:46 UTC

lib/Gearman/Driver/Adaptor/XS.pm River stage zero No dependents

PLU/Gearman-Driver-0.02008 - 16 Jan 2014 20:49:46 UTC
14 results (0.03 seconds)