Distributed::Process::RemoteWorker - a class to control from the server side a worker object running on the client side.


Distributed-Process documentation  | view source Contained in the Distributed-Process distribution.

Index


NAME

Top

Distributed::Process::RemoteWorker - a class to control from the server side a worker object running on the client side.

SYNOPSIS

Top

DESCRIPTION

Top

Methods

Attributes

The following list describes the attributes of this class. They must only be accessed through their accessors. When called with an argument, the accessor methods set their attribute's value to that argument and return its former value. When called without arguments, they return the current value.

master
in_queue
out_queue
timeout

SEE ALSO

Top

Distributed::Process::LocalWorker, Distributed::Process::RemoteWorker, Distributed::Process::Master

AUTHOR

Top

Cédric Bouvier, <cbouvi@cpan.org>

BUGS

Top

Please report any bugs or feature requests to bug-distributed-process@rt.cpan.org, or through the web interface at http://rt.cpan.org. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

ACKNOWLEDGEMENTS

Top

COPYRIGHT & LICENSE

Top


Distributed-Process documentation  | view source Contained in the Distributed-Process distribution.