Changes for version 0.05 - 2005-03-17
- Passing a coderef as argument to a __method now works also when calling it under time(). The __methods are now redefined in the worker_class and also in its ancestor classes if any.
Modules
a framework for running a process simultaneously on several machines.
base class for all workers, both local and remote
a class to run a client in a Distributed::Process cluster.
a base class for handling a network connection and the commands received from it.
a class to conduct the chorus of D::P::Workers, under a D::P::Server.
a class to run the server of a Distributed::Process cluster.
Provides
in lib/Distributed/Process/LocalWorker.pm
in lib/Distributed/Process/MasterWorker.pm
in lib/Distributed/Process/RemoteWorker.pm
in lib/Distributed/Process/Worker.pm