NAME

Job::Machine::Client - Class for Job Clients

METHODS

send

Send a message to the configured queue

check

Check for reply. Remember to use same id as when the initial message was sent.

receive

Receive the reply. Remember to use same id as when the initial message was sent.

SEE ALSO

Job::Machine::Base.

AUTHOR

Kaare Rasmussen <kaare@cpan.org>.

COPYRIGHT

Copyright (C) 2009, Kaare Rasmussen

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