Queue - A message in a queue may be processed by a background service and lets say we have several background services are sharing the load (competing consumers) to speed up the processing of this Queue of messages. In that case, once a message is processed by one of the instance, we dont need to share with another service.. so Its a Queue.. Like a Teller/Cashier counters in a Bank!
A topic is like shared by "interested" consumers - A political(topic) news is shared to all subscribers of a news channel.. similarly another topic would be financial news shared ( may have common with political shared consumers) by another interested consumers.. OR a test is shared by across participants which they subscribe to...!
If I have a queue with two receivers. Can the Second Receiver start working on the next item in the queue while the First Receiver is working on the first?
Queue - A message in a queue may be processed by a background service and lets say we have several background services are sharing the load (competing consumers) to speed up the processing of this Queue of messages. In that case, once a message is processed by one of the instance, we dont need to share with another service.. so Its a Queue.. Like a Teller/Cashier counters in a Bank!
A topic is like shared by "interested" consumers - A political(topic) news is shared to all subscribers of a news channel.. similarly another topic would be financial news shared ( may have common with political shared consumers) by another interested consumers.. OR a test is shared by across participants which they subscribe to...!
Nice video!, How can I get configuration information of an Azure Service bus queue via power shell? Thanks
This is clever. At 9:07 they give an example of at least once delivery.
Excellent video, simple and clear explanation. Thanks!
I wish you would explain all the acronyms instead of just assuming that we know them. What's ACK, what's NQP?
Happy new year guys!
First comment on this channel in 2020 😎
Glitch in the Matrix at 9:08
Nah, they're just demonstrating at least once delivery
If I have a queue with two receivers. Can the Second Receiver start working on the next item in the queue while the First Receiver is working on the first?
great explanation guys - thanks!
Excellent explanation.
Awesome episode!
Great explanation. Thanks for it.
Excellent episode! Thanks
Thanks for the great content
Can It be compared to Apache Kafka?
The service that aligns with Kafka is Azure Events Hubs. See 5:37
@@CecilPhillip Thanks!
Voice is not so cleared. Before posting any video should be take care voice pitch
Excellent episode! Thanks