The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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