Info
Version: | 1.8.0 |
Author(s): | Andrea Valenti |
Last Update: | Friday, March 4, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AMQPManager |
Install
Install-Package AMQPManager
dotnet add package AMQPManager
paket add AMQPManager
AMQPManager Download (Unzip the "nupkg" after downloading)
Dependencies
- RabbitMQ.Client(>= 3.6.0)
Tags
Implements RPC (publish and wait response) as a single synchronous call to Queues or Exchanges.
Manages multiple connections for clustered environment.
Strongly tested in productions systems.