Public preview: Azure Service Bus for Node.js
Share
Services
We’re pleased to announce our first preview release of a new package for using [Azure Service Bus from your Node.js](https://www.npmjs.com/package/@azure/service-bus) services. This package provides concise idioms for sending and receiving messages over the [AMQP 1.0](https://www.amqp.org/resources/specifications) protocol as implemented by the [github.com/amqp/rhea](https://github.com/amqp/rhea) package. Get started by running ‘npm install @azure/service-bus’.
Azure Service Bus is a managed message broker that offers queues for one-to-one, service-to-service communication and topics and subscriptions for pub/sub-style messaging. It provides reliable asynchronous communication between microservices without requiring management of a complex broker infrastructure.
Please share feedback and issues in the Azure JavaScript SDK [issue tracker](https://github.com/Azure/azure-sdk-for-js/issues) and follow [our samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/servicebus/service-bus/samples) in JavaScript or TypeScript
* Service Bus
* SDK and Tools
* Services
* Open Source
* [ Service Bus](https://azure.microsoft.com/en-gb/products/service-bus/)
What else is happening at Microsoft Azure?
Read update
Services
Share
Read update
Services
Share
We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer
May 31st, 2024
Services
Share