GRNOC RabbitMQ Libraries
This is a server client library that will provide the ability to do Asynchronous and Synchronous RPC calls over a RabbitMQ Topic Queue
INSTALLATION
To install this module run the following commands: perl Makefile.PL make make test make install
SUPPORT AND DOCUMENTATION
After installing you can find documentation for this module with the perldoc command.
perldoc GRNOC::RabbitMQ::Client perldoc GRNOC::RabbitMQ::Dispatcher perldoc GRNOC::RabbitMQ::Method