NAME
Spread::Queue::Sender - send data via Spread to a worker queue
SYNOPSIS
DESCRIPTION
METHODS
- rpc
-
my $response = $sender->rpc($remote_method, $data [, $timeout]);
RPC-style invocation of a remote operation. Waits $timeout seconds for a response (returns undef if no response arrives).
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 78:
'=item' outside of any '=over'
=over without closing =back