Scroll to navigation

MR::IProto::Connection::Async(3pm) User Contributed Perl Documentation MR::IProto::Connection::Async(3pm)

NAME

MR::IProto::Connection::Async - async communication

DESCRIPTION

Used to perform asynchronous communication.

PUBLIC METHODS

Enqueue message send. For list of arguments see "_send".
Set timeout value for existing connection.

PROTECTED METHODS

_send( $msg, $payload, $callback, $no_reply )
Send message to server.

SEE ALSO

MR::IProto::Connection, MR::IProto::Cluster::Server.

2020-07-21 perl v5.30.3