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


NAME

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


SYNOPSIS


DESCRIPTION

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

the Distributed::Process::LocalWorker manpage, the Distributed::Process::RemoteWorker manpage, the Distributed::Process::Master manpage


AUTHOR

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


BUGS

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


COPYRIGHT & LICENSE

Copyright 2005 Cédric Bouvier, All Rights Reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.