Thanks for subscribing! Here are some of the videos specifically related to Java multi-threading that I have as of now: High level multi-threading and Runnable vs Thread: ruclips.net/video/G1RekXYKOqg/видео.html Volatile vs atomic variables: ruclips.net/video/31s_DzrkqZc/видео.html Semaphores: ruclips.net/video/g19pjkJyGEU/видео.html JDK 21 virtual threads: ruclips.net/video/aXGrR8Q9_ak/видео.html JDK 21 structured concurrency: ruclips.net/video/9O7ukS-DHV0/видео.html JDK 22 scoped values: ruclips.net/video/Vi_Unj-I3BU/видео.html Hope this helps!
Thanks for the covering the parallel streams API!
You're welcome - I thought it was time to cover this after having a couple videos on the stream API but not mentioning this specifically!
Excellent tutorial on parallel streams, Will! 🤗
Thanks, glad you liked it!
Keep up with such good stuff, thanks
Thanks, will do!
Clear and detailed explanation. Thank you !
You are welcome!
Detailed explanation!! Subscribed already
Really enjoyed this tutorial! Great job man!
Thank you!
Nice Explanation thanks!
You're welcome!
Awesome video!
For the measure performance Instance + Duration. Good Video
Thanks!
For the reduce function, about what is happening.
Is it
(1001 + 1002 + ...)
or
(101 + 102 + ...)
12:32
Good catch - its supposed to be (101 + 102 + ...). I must have had the number "1000" in my head. Thanks for noting that!
Nice way of explaining..I subcribed to your channel. Please make videos on multithreading in java. with various approach
Thanks for subscribing! Here are some of the videos specifically related to Java multi-threading that I have as of now:
High level multi-threading and Runnable vs Thread: ruclips.net/video/G1RekXYKOqg/видео.html
Volatile vs atomic variables: ruclips.net/video/31s_DzrkqZc/видео.html
Semaphores: ruclips.net/video/g19pjkJyGEU/видео.html
JDK 21 virtual threads: ruclips.net/video/aXGrR8Q9_ak/видео.html
JDK 21 structured concurrency: ruclips.net/video/9O7ukS-DHV0/видео.html
JDK 22 scoped values: ruclips.net/video/Vi_Unj-I3BU/видео.html
Hope this helps!
Your amazing and explained this well +1 & 👍
Thank you!
nice teeth. nice examples
hey man really nice teeth
Thanks! When I see my dentist in a few months I'll be sure to thank him :)