A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/en-us/javascript/api/overview/azure/service-bus below:

Azure Service Bus SDK for JavaScript

Azure Service Bus is a highly-reliable cloud messaging service from Microsoft and a fully managed enterprise integration message broker.

Libraries for resource management

To manage your Azure Service Bus resources like namespaces, queues, topics, subscriptions and rules via the Azure Resource Manager, you would use the below package.

Libraries for data access v7 of @azure/service-bus

To send and receive messages from an Azure Service Bus queue, topic or subscription, you would use the latest version of the @azure/service-bus package. This also allows to manage your Azure Service Bus resources like queues, topics, subscriptions and rules, but not the namespace itself.

v1 of @azure/service-bus

The older version of the @azure/service-bus package also allows you to send and receive messages from an Azure Service Bus queue, topic or subscription, but it lacks a lot of the new features and performance improvements available in the latest version of the same package.

v1 of azure-sb

There is a much older package azure-sb that allows you to send and receive messages from an Azure Service Bus queue, topic or subscription. Unlike the newer @azure/service-bus package that uses the faster AMQP proptocol, this package uses the slower HTTP protocol. Though it also allows you to manage the Azure Service Bus resources like queues, topics, subscriptions and rules, this package is not in active development


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4