![]() |
![]()
| ![]() |
![]()
NAMEJifty::Plugin::RPC - Use AMQP for RPC SYNOPSISJifty->rpc->call( name => "remote-method" ); DESCRIPTIONJifty::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. METHODSprereq_pluginsUse of this plugin requires (or implicitly loads, if missing) the Jifty::Plugin::PubSub plugin. initThis plugin has one configuration option, "serialize", which defaults to "Storable". See AnyEvent::RabbitMQ::RPC for documentation on the possible alternatives.
|