Posted on 28th April 2025|39 views
What are the good and bad things about azure service bus
Posted on 28th April 2025| views
Azure service bus queue is the part of the Azure Messaging Infrastructure, it supports the brokered messaging communication model when a queue is being used by components of a distributed application will not communicate directly. Instead of it they exchange messages via a queue.