| This Release | Distributed-Process-0.20 | [Download] [Browse] | 03 Jun 2005 | |||
| Links | [ Discussion Forum ] [ View/Report Bugs (2) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (40) FAIL (27) UNKNOWN (52) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | Unknown | |||||
| Special Files |
|
|||||
| Distributed::Process | a framework for running a process simultaneously on several machines. | 0.20 | |
| Distributed::Process::BaseWorker | base class for all workers, both local and remote | ||
| Distributed::Process::Client | a class to run a client in a Distributed::Process cluster. | ||
| Distributed::Process::Interface | a base class for handling a network connection and the commands received from it. | ||
| Distributed::Process::LocalWorker | a base class for Distributed::Process::Worker when running on the client side. | ||
| Distributed::Process::Master | a class to conduct the chorus of D::P::Workers, under a D::P::Server. | ||
| Distributed::Process::RemoteWorker | a class to control from the server side a worker object running on the client side. | ||
| Distributed::Process::Server | a class to run the server of a Distributed::Process cluster. | ||
| Distributed::Process::Worker | a base class for a worker |