nServiceBus Register for nServiceBus training at Dr. Dobbs Architecture & Design World 2008, July 21st, in Chicago


Skip Navigation Links
Skip Navigation Links

Welcome to the home of NServiceBus.

NServiceBus is an open source communications framework that makes building enterprise .NET systems easier. By providing scalability critical features like publish/subscribe support, integrated long-running transactions/sagas, and deep extensibility NServiceBus provides a solid foundation for any distributed system.

Please read the overview for additional information.

Archives of nServiceBus blog posts are available on Udi Dahan's blog.

Overview updated: The recent update to the overview document includes more information on architectural decisions around publish/subscribe as well as the use of Command/Query Separation principle for user interfaces.

Go to the overview

[2008-08-10]

New Version: NServiceBus Version 1.8 has been released. With a new DB backed subscription storage, multiple processes on multiple servers can publish the same types of messages to the same list of subscribers.

Download here.

[2008-07-07]

New Transports: Updated ActiveMQP and Shared Memory transports, as well as a new UDP transport have been released on the contrib site

[2008-06-20]

New Version: NServiceBus Version 1.8 RC1 is now available. With a new, simplified configuration model, developers and IT administrators won't be accidentally over-writing each other's parameters. Also, various bug fixes have been rolled up into this release.

Download here.

[2008-05-22]

Community Project: NServiceBus Management Extensions provides a set of endpoint managment / monitoring capabilities to nServiceBus.
Including an endpoint heartbeat & status reporting service as well as a server that will monitor all reporting endpoints, this project will help small & medium deployments of nServiceBus to operate their systems.

[2008-05-20]

INTERVIEW:  Udi Dahan, founder of nServiceBus, is interviewed by Paul Foster in "The Fish Bowl" as a part of Virtual TechEd at TechEd Barcelona 2007. Udi describes how nServiceBus relates to Microsoft technologies like WCF, WF, and BizTalk.

[2008-02-22]