mercredi 25 septembre 2019

Microsoft Azure Service Bus: request-response-based operations

Can anyone post a sample code in Node.js to acheive Request Response pattern using Azure Service Bus.

Just to summarise my problem I have two systems that cannot communicate directly with each other via API or other means, so I need to communcate via Azure Service Bus . The two system should communicate using request response pattern with AMQP. I have found something clearly states here in this link http://www.cloudcasts.net/devguide/Default.aspx?id=13051

Also find some documentation here https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/service-bus-messaging/service-bus-amqp-request-response.md

But I may need its sample code in Node.js as Iam new to Node.js

Aucun commentaire:

Enregistrer un commentaire