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

Search results for "distribution:RPC-Async RPC"

RPC::Async - Asynchronous RPC framework River stage zero No dependents

This set of module implements remote procedure calls between perl programs. It is special in that control flow does not halt until the call has completed. Instead, the call completes in the background until it eventually returns, triggering a callbac...

TLBDK/RPC-Async-1.05 - 30 Dec 2007 14:26:25 UTC

RPC::Async::URL - Utility functions to handle URLs River stage zero No dependents

TLBDK/RPC-Async-1.05 - 30 Dec 2007 14:26:25 UTC

RPC::Async::Util - util module of the asynchronous RPC framework River stage zero No dependents

TLBDK/RPC-Async-1.05 - 30 Dec 2007 14:26:25 UTC

RPC::Async::Client - client side of asynchronous RPC framework River stage zero No dependents

This module provides the magic that hides the details of doing asynchronous RPC on the client side. It does not dictate how to implement initialisation or main loop, although it requires the application to use IO::EventMux. The procedures made availa...

TLBDK/RPC-Async-1.05 - 30 Dec 2007 14:26:25 UTC

RPC::Async::Server - server side of asynchronous RPC framework River stage zero No dependents

This module provides the magic that hides the details of doing asynchronous RPC on the server side. It does not dictate how to implement initialisation or main loop, although it requires the application to use IO::EventMux. When creating a new "RPC::...

TLBDK/RPC-Async-1.05 - 30 Dec 2007 14:26:25 UTC

RPC::Async::Coderef - wrapper class to ensure that coderefs are unmapped and discarded on the client side when garbage collected on the server side River stage zero No dependents

TLBDK/RPC-Async-1.05 - 30 Dec 2007 14:26:25 UTC
6 results (0.032 seconds)