Java Concurrency Interview: Implement Scatter Gather pattern

preview_player
Показать описание
Write code to make IO calls (HTTP) to N sources, aggregate the response and return with a timeout of 3 seconds.

Channel
----------------------------------
Master difficult programming concepts in few minutes. I try to explain difficult concepts like Java concurrency in simple to understand manner. Explore videos on topics like Spring Boot, Cloud Foundry, Java 8 and more. I am happy to clarify your doubts. Ask me anything in the comments. Also happy to take requests for new videos.

New video added every Sunday.

Current Playlists
----------------------------------

Popular Videos
----------------------------------
Рекомендации по теме
Комментарии
Автор

Please keep making these videos forever. They are wonderful for sending to junior developers who haven’t learned these things yet. You must have the most comprehensively “correct” fundamental Java tutorials on YouTube. Case in point, your use of a synchronized set and a countdown latch here. They are not core to what you are teaching, but you use them anyway. I think most Java demos would use a HashSet and an int there, and it would likely work in a synthetic demo environment, but would yield insidious bugs in real life concurrent use. Thank you for your efforts.

mattj
Автор

One of the best content w.r.t multithreading in java

tusd
Автор

These videos helped a lot in starting my job as SDE-1. I am truly indebted to this channel.

anubhavkumar
Автор

Wow... Man, I'm in love with your concurrency playlist!!
Your explanations are so crisp & clear. Thanks a ton for making these videos!!
I feel like giving a different title "Conquer the Concurrency in JAVA"!!

SatyanarayanaBolenedi
Автор

Man. These videos are just wonderful. I’m a junior developer who has desperately been trying to get better at concurrency and distributed systems. There really is a select few people breaking things down like this. Perfect mix of theory and practical knowledge. Thank you!

Trails
Автор

Your videos on concurrency are really amazing. Please keep adding them.

freemeplzplz
Автор

One of the excellent explanation(EE+) found in you tube. incremental Likes...

SushilKumarBhaskar
Автор

Brilliant. Thanks for giving this wonderful session and I really appreciate that you are spending your time that benefit others.

MadhuCM
Автор

I will be more then happy to see new videos from you :)

LawZist
Автор

You're awesome boss. The best explanation I have ever seen in YouTube

satyanarayanajammala
Автор

one of the best content and work on concurrency, Keep the Good Work and a very thanks for the information :-)

mohitdarmwal
Автор

How someone cn dare to dislike such informative videos...:(

shrikantarbat
Автор

Dude, awesome explanation. Really appreciate your effort for making these valuable videos.

souravsarker
Автор

Love your videos ! Please keep them running

ragingpahadi
Автор

Covers quite a topic in one go. Thanks

pdteach
Автор

That was wonderful man. Keep it up. You are the best.

jeremythen
Автор

Thanks. Everyone should go through these types of lessons to get more understandings on concurrency patterns

jagannathsahu
Автор

for m=1 to infinity
Thanking you for Explaining the concepts so Amazingly

theunusual
Автор

Gr8 way of explanation better if I had visited here than reading concurrency in practice first

ShivSinghSengar
Автор

Thank you for this video. Really helps understand the concept better!

ShrinathKuppa