Rhino.ServiceBus.RhinoQueues

A developer friendly service bus for .NET


Keywords
rhino, servicebus, bus, msmq, messaging, cqrs, async, queue, publish, pub, sub, subscribe
License
BSD-3-Clause
Install
Install-Package Rhino.ServiceBus.RhinoQueues -Version 3.1.1

Documentation

Rhino Service Bus - A developer friendly service bus for .NET

##DESCRIPTION

Rhino Service Bus is a messaging framework that supports transactional, durable, reliable, distributed, asynchronous messaging.

Rhino Service Bus currently supports two transports MSMQ and Rhino.Queues.

HOW TO BUILD

From a powershell window -- .\psake.ps1

MORE INFORMATION

More documentation and links to other resources can be found here. Ask questions and report issues here.