Search results for "module:distributed"

Distributed::Process - a framework for running a process simultaneously on several machines. River stage zero No dependents

This modules distribution provides a framework to run tasks simultaneously on several computers, while centrally keeping control from another machine. Architecture Overview The tasks to run are implemented in a "worker" class, that derives from "D::P...

CBOUVI/Distributed-Process-0.20 - 03 Jun 2005 14:17:02 UTC

DDC::Client::Distributed - compatibility alias for DDC::Client River stage one • 1 direct dependent • 2 total dependents

As of DDC::Concordance v0.41, the DDC::Client::Distributed class is just a wrapper for DDC::Client, which see for details....

MOOCOW/DDC-Concordance-0.50 - 08 Dec 2020 13:06:22 UTC

lib/DBIx/TransactionManager/Distributed.pm River stage zero No dependents

Generic database handling utilities. Currently provides a minimal database handle tracking facility, allowing code to request a transaction against all active database handles....

BINARY/DBIx-TransactionManager-Distributed-0.02 - 19 Oct 2016 07:09:56 UTC

Distributed::Process::Client - a class to run a client in a Distributed::Process cluster. River stage zero No dependents

This class handles the client part of the cluster. It derives its handling of the network connection from "Distributed::Process::Interface". A "D::P::Worker" object must be associated to the Client, by means of the worker() or worker_class() methods,...

CBOUVI/Distributed-Process-0.20 - 03 Jun 2005 14:17:02 UTC

Distributed::Process::Master - a class to conduct the chorus of D::P::Workers, under a D::P::Server. River stage zero No dependents

A "D::P::Server" manages a number of "D::P::Interface" objects, one of which is a "Distributed::Process::Master". The role of the Master is to handle requests from the user, coming in on its in_handle() (usually, the standard input), and act as an in...

CBOUVI/Distributed-Process-0.20 - 03 Jun 2005 14:17:02 UTC

Distributed::Process::Server - a class to run the server of a Distributed::Process cluster. River stage zero No dependents

This class handles the server part of the cluster. It maintains an internal list of Interface objects, one of which is the Master. The Master object must be instanciated and declared with the Server before the listen() method is invoked. The listen()...

CBOUVI/Distributed-Process-0.20 - 03 Jun 2005 14:17:02 UTC

Distributed::Process::Worker - a base class for a worker River stage zero No dependents

The tasks that one wishes to run distributedly must be implemented in the run() method of a class derived from "Distributed::Process::Worker". By default, this in turn derives from "Distributed::Process::LocalWorker", so the custom class also derives...

CBOUVI/Distributed-Process-0.20 - 03 Jun 2005 14:17:02 UTC

App::Prove::Plugin::Distributed - an App::Prove plugin to distribute test jobs using client and server model. River stage zero No dependents

A plugin for App::Prove to distribute job. The core implementation of the plugin is to provide a easy interface and functionality to extend the use of any distribution method. The initiate release of this module was using the idea from FCGI::Daemon t...

LSF/App-Prove-Plugin-Distributed-0.08 - 08 May 2012 02:47:45 UTC

Distributed::Process::Interface - a base class for handling a network connection and the commands received from it. River stage zero No dependents

CBOUVI/Distributed-Process-0.20 - 03 Jun 2005 14:17:02 UTC

Distributed::Process::BaseWorker - base class for all workers, both local and remote River stage zero No dependents

Methods None of these methods is actually implemented in this base class. They're all implemented either in Distributed::Process::LocalWorker, or in Distributed::Process::RemoteWorker. Methods in Distributed::Process::LocalWorker will usually simply ...

CBOUVI/Distributed-Process-0.20 - 03 Jun 2005 14:17:02 UTC

Distributed::Process::LocalWorker - a base class for Distributed::Process::Worker when running on the client side. River stage zero No dependents

This class implements the methods declared in "D::P::BaseWorker" as they should work on the client side....

CBOUVI/Distributed-Process-0.20 - 03 Jun 2005 14:17:02 UTC

Distributed::Process::RemoteWorker - a class to control from the server side a worker object running on the client side. River stage zero No dependents

CBOUVI/Distributed-Process-0.20 - 03 Jun 2005 14:17:02 UTC
12 results (0.027 seconds)