Skip to content

busterwood/MsmqPatterns

Repository files navigation

BusterWood.Msmq.Patterns

Nuget

Easy to use patterns for .NET and MSMQ built on BusterWood.Msmq. e.g. publish/subscribe messaging using message labels, request/reply pattern, sending with delivery notification.

Please see the wiki page for more details.

BusterWood.Msmq

A .NET library for MSMQ (Microsoft Message Queuing) with support for MSMQ 3.0+ features, i.e. subqueues and poison message handling for transactional queues.

Please read the wiki page for more details.

Why?

To create reliable patterns for MSMQ I needed transactional support for moving messages to subqueues, but this was not supported by System.Messaging.

About

Easy to use patterns for MSMQ, including a new .NET library for MSMQ access

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages