Azure Service Bus is a cloud-based messaging service providing queues and topics with publish/subscribe semantics and rich features. This fully managed service is available in multi or single tenant configurations with no servers to manage or licenses to buy.
Use Service Bus to:
- Build reliable and elastic cloud apps with messaging
- Protect your application from temporary spikes in traffic
- Decouple your applications from each other
- Connect your existing on-premises systems to cloud solutions
- Distribute messages to multiple independent back-end systems
- Scale out ordered messaging to multiple readers
- Enable existing Java Message Service (JMS) applications to talk to Service Bus
No comments:
Post a Comment