What problems does it solve?
● Network is reliable
● Latency isn't a problem
● The topology won't change
● The administrator will
know what to do
What is NServiceBus
● Service bus for .NET
● Open Source
● Limited free version
● Different paid versions with professional
support
NServiceBus 4 features
● Asynchronous reliable messaging over various
transports
● Different communication patterns
● Long running processes and task scheduling
● Robustness with retries
● Configurable and extendable
● It scales!
● Central auditing
● Monitoring and debugging tools (with certain licenses)
● Hosting options