-
Notifications
You must be signed in to change notification settings - Fork 1
Home
busterwood edited this page Jan 3, 2018
·
9 revisions
Welcome to the MsmqPatterns wiki!
The BusterWood.Msmq NetGet package contains two namespaces:
- BusterWood.Msmq namespace contains a replacement .NET library for MSMQ giving access to MSMQ 3.0+ features, e.g. subqueues
- BusterWood.Msmq.Patterns namespace contains easy-to-use patterns for MSMQ, e.g. publish/subscribe, request-reply, message routers.