Java Fundamentals - Lesson 53 - Using the ForkJoin framework

preview_player
Показать описание
Are you new to Java development? Do you want to know what to start with? This is a complete stream dedicated to you - the junior developer or future developer.

- Java OCP 11 certification
- Learn Java basics
- Find a junior java developer role

If your target is at least one of the above, then this lesson streaming is for you. Join!

Don't forget to follow me on Twitter @laurspilca or LinkedIn for more posts and discussions.

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

Doing t1.compute() + t2.join() instead of t1.join() + t2.join() is such a brilliant little trick to optimize the recursive execution...put a smile on my face haha! Amazing lecture, Thank you Laurentiu! :)

arnold
Автор

really interactive and meaningful since what students hear is your mind. A clear mind, having zero or low doubts about the content, is what you have..

ruchirasubhashana
Автор

My left ear really enjoyed this session.

umairalvi
Автор

Wow, beautiful explanation. Thank you soo much. I didn't understand compute and join when I first saw. But now I understand very well.

sharipovsunnatillo
Автор

Your videos are exceptional! Thank you so much.

nazemelmadani
Автор

Will you discuss about CompleteableFuture? Thanks!

sva
Автор

what is ForkJoin internal queue size limitation?

AmNotLegend
Автор

I can say i just got my first ever pay as a programmer thanks to your awesome videos, a guy told me to do a producer-consumer with threads and in return he'd pay me 25 euros, does not sound like much but where i live its decent money for the spent time

centurion