Cédric Bouvier > Distributed-Process > Distributed::Process::RemoteWorker

Download:
Distributed-Process-0.20.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  1
View Bugs
Report a bug
Source  

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 ^

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

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.