Ensure First Come First Server using Azure Service Bus

Ensure First Come First Server using Azure Service Bus

Sep 20, 2021

One of the patterns easily supported by the Azure Service Bus is the first-in-first-out (FIFO) pattern, which isn’t supported in the other queue service – Azure Storage Queues. To realise FIFO with the Azure Service Bus is to use sessions.

Any service can create a session when sending a message to a queue or topic by setting the SessionId property. Subsequently, the session comes into existence when the queue or topic is session aware, which means you have specified ‘Enable session’ when creating the queue or topic.

Serverless360 is the #1 platform for all your Azure serverless monitoring & management. Monitor your complete Serverless integration solutions in one place. Sign up to know more http://bit.ly/3pHW5Zj

Follow our page for more updates:
Twitter: https://twitter.com/serverless360
LinkedIn: https://www.linkedin.com/showcase/serverless360
Facebook: https://www.facebook.com/serverless360