Reading Azure Service Bus Queue
I’m simply trying to work out how best to retrieve messages as quickly as possible from an Azure Service Bus Queue.
I’m simply trying to work out how best to retrieve messages as quickly as possible from an Azure Service Bus Queue.
I asked the very same question few days ago: Unable to “Peek” messages from an Azure Service Bus Queue using AMQP and Node. I’m asking the same question again but with a few differences (hence, please don’t mark this question as a duplicate of the other question):