Part-9 | Message Queue | System Design Master in 3 Months

Pradeep Kumar Saini
Pradeep Kumar Saini
1.7 هزار بار بازدید - ماه قبل - Message queues are a fundamental
Message queues are a fundamental component in distributed systems, enabling asynchronous communication between different services or components.

1- Producer: An entity (application, service, etc.) that sends messages to the queue.
2- Consumer: An entity that retrieves and processes messages from the queue.
3- Message: A unit of data sent by the producer and retrieved by the consumer.
4- Queue: A data structure that holds messages sent by producers until they are processed by consumers. It operates in a FIFO (First In, First Out) manner.

**** CHAPTERS ***
0:00 - Intro
0:20 - What we learn in this video about Messages Queues
0:41 - What is Message Queue?
3:08 - Key Concepts  Messages Queues
4:47 - Examples of Messages Queues
6:02 - Benefits of  Messages Queues
7:38 - Outro

#messagequeue #systemdesign  #softwarearchitecture  #rabbitmq  #apachekafka  #amazonSQS #techtutorials  #asynchronousprocessing #microservices

Insta - Instagram: iampradeepkumarsaini
LinkedIn- LinkedIn: pradeep-kumar-saini-02878938
ماه قبل در تاریخ 1403/02/31 منتشر شده است.
1,730 بـار بازدید شده
... بیشتر