filmov
tv
Java Concurrency Interview Question: Multi-threaded Message Queue like Kafka, SQS, RabbitMQ
![preview_player](https://i.ytimg.com/vi/4BEzgPlLKTo/maxresdefault.jpg)
Показать описание
In this video, we are going to create multi-threading based message queue. This message queue acts as a broker between publishers and subscribers. Publishers publish message in a topic in the queue and the subscribers who are subscribed to that topic will receive it. We need to take care of multi-threading in this problem since requirement is that multiple subscribers should receive the message in parallel.
This is one of the most popular interview questions which is asked by many companies.
Thanks for watching. Hope you find this video helpful. Let me know your feedback in the comments.
Do subscribe to the channel!!
You can follow me on:
#system #design #interviews #interview #coding #programming #faang #tech #technology #developer #coder #code #java #systemdesign #architecture #software #sde #sdi #systemdesigninterview #software #development #program #lowleveldesign #lld #oops #designpatterns #designprinciples
This is one of the most popular interview questions which is asked by many companies.
Thanks for watching. Hope you find this video helpful. Let me know your feedback in the comments.
Do subscribe to the channel!!
You can follow me on:
#system #design #interviews #interview #coding #programming #faang #tech #technology #developer #coder #code #java #systemdesign #architecture #software #sde #sdi #systemdesigninterview #software #development #program #lowleveldesign #lld #oops #designpatterns #designprinciples
Most Asked Multithreading Interview Questions and Answers in Java | Code Decode
java multithreading scenario based interview question || Java Concurrency Interview Question
FANG Interview Question | Process vs Thread
Java Concurrency Interview - What is an Ideal Threadpool size?
Multithreading in Java Explained in 10 Minutes
Java Multithreading Interview Questions
Java Concurrency & Multithreading Complete Course in 2 Hours | Zero to Hero | Interview Question...
Top 13 Multithreading Questions Asked In Interview With Explanation and PDF | Most Important
29. Multithreading and Concurrency in Java: Part1 | Threads, Process and their Memory Model in depth
Java Concurrency Interview Question: Multi-threaded Message Queue like Kafka, SQS, RabbitMQ
Java Concurrency Interview Question: How to timeout a thread?
What are common Multi threading issues faced by Java Developers?| ava Concurrency Interview Question
Java Concurrency Interview Question: Print N numbers via 2 threads one for each even and odd number
All Leetcode Multithreading questions solved
Top 25 Java Multi Threading Interview Questions & Answers | Ashok IT
13.7 Multithreading Synchronized Keyword
Concurrent Collection Interview questions and Answers for experienced and freshers | Code Decode
Java Interview Q&A on Multi-Threading
What is the difference between processes and threads in Java ? ||Java Concurrency Interview Question
The Volatile Keyword in Java Explained with Example | Interview Question | Multithreading |
Multithreading and Concurrency Interview Questions with Answers | Multiple Concepts
Java ExecutorService - Part 1 - Introduction
Java Concurrency Interview: Implement Producer Consumer pattern using wait-notify
Why Thread behavior is unpredictable ? || Java Concurrency Interview Question
Комментарии