Top Qs
Timeline
Chat
Perspective
MassTransit-Project
.NET software to route messages over several service buses From Wikipedia, the free encyclopedia
Remove ads
MassTransit is free software/open-source .NET-based Enterprise Service Bus (ESB) software that helps .NET developers route messages over RabbitMQ, Azure Service Bus, SQS, and ActiveMQ service busses. It supports multicast, versioning, encryption, sagas, retries, transactions, distributed systems and other features. It uses a "Control Bus" design to coordinate and the Rete algorithm to route. Since it does not include "business monitoring" or a "business rules engine" (and requires programming to implement sagas for orchestration), MassTransit is typically considered to be in the category of "lightweight ESB" software.[2][3]
![]() | This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
The project is led by Microsoft MVP and national conference speaker Chris Patterson ("phatboyg"),[4][5] who is also the author of the TopShelf project,[6] and is co-authored by Dru Sellers.[7][8] By February 2021 downloads of the package through NuGet passed 26,000 per week.[9]
MassTransit is similar to a commercial offering called NServiceBus, and developers often pick one or the other for their implementation.[10] The similarity is no accident, as the authors note that MassTransit was first built in 2007 as an alternative to NServiceBus,[11] and the projects share the use of some code.[12] Other similar "NuGet" ESB packages include Rebus and Rhino Service Bus.[13]
Remove ads
Transition to Commercial Model
In April 2025, the MassTransit project announced that they are transitioning to a commercial licensing model.[14]
References
Wikiwand - on
Seamless Wikipedia browsing. On steroids.
Remove ads