Wraps RabbitMQ.Client in order to make very easy to work with RabbitMQ hiding to the user all the technical aspects, like connections and channels management and providing a clear interface (IAMQPManager) designed to abstract the RabbitMq implementation of the AMQP protocol. 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.
License
—
Deps
1
Install Size
—
Vulns
✓ 0
Published
Mar 4, 2016
$ dotnet add package AMQPManagerNo README available.