GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Jifty::Plugin::RPC(3) User Contributed Perl Documentation Jifty::Plugin::RPC(3)

Jifty::Plugin::RPC - Use AMQP for RPC

    Jifty->rpc->call( name => "remote-method" );

Jifty::Plugin::PubSub interfaces with an AnyEvent::RabbitMQ connection to provide a message bus. This provides "Jifty-"rpc> which implements an AnyEvent::RabbitMQ::RPC using that connection; see that module for complete documentation.

Use of this plugin requires (or implicitly loads, if missing) the Jifty::Plugin::PubSub plugin.

This plugin has one configuration option, "serialize", which defaults to "Storable". See AnyEvent::RabbitMQ::RPC for documentation on the possible alternatives.
2013-02-19 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.