Game-Changer for Java Multithreading 🚀 | Structured Concurrency Explained with Real Examples
HTML-код
- Опубликовано: 16 ноя 2024
- #JavaTechie #StructuredConcurrency #Java #Multithreading
👉 In this tutorial we’ll explore what is Structured Concurrency , why it’s a game changer, how to use it, and most importantly how it stacks up against other concurrency mechanisms like manual thread management, Executor service , ForkJoinPool and completableFuture
What You Will Learn:
👉 What is Structured Concurrency?
👉 How to use Structured Concurrency ?
👉 What's the drawback of other concurrency mechanisim over Structured Concurrency ?
👉 Hands on Example using Structured Concurrency
🧨 Hurry-up & Register today itself!🧨
Devops for Developers course (Live class ) 🔥🔥:
javatechie.ong...
COUPON CODE : NEW24
Spring boot microservice Premium course lunched with 70% off 🚀 🚀
COURSE LINK : Spring boot microservice course link :
javatechie.ong...
PROMO CODE : SPRING50
GitHub:
github.com/Jav...
Blogs:
/ javatechie4u
Facebook:
/ javatechie
Join this channel to get access to perks:
www.youtube.co...
🔔 Guys, if you like this video, please do subscribe now and press the bell icon to not miss any update from Java Techie.
Disclaimer/Policy:
📄 Note: All uploaded content in this channel is mine and it's not copied from any community, you are free to use source code from the above-mentioned GitHub account.
Hi Sir , Just a request to bundle the Mulithreading videos into a playlist for easy access. This will help your viewers to save the playlist.
Sure buddy I will do that
Your cursive skills are next level
Jai Jagganath Basant Sir, You explain it very well, You are Multithreading Hero
Thank you so much Basant sir❤ ur the best. Please upload more and more on multithreading. I always feel this multithreading is something i afraid of 😂
Thank you som much Basant sir. Please upload more and more on multithreading.
Thank you Basant sir Its very helpful. Please upload more concept on multithreading.
Good one. Please cover the other scenario - how to run other task if one task failed.
Yes i will
Appreciate Basant! Nicely explained. God bless you❤😊👍🙏
you are my best teacher
Thank you buddy 🥰
Learned a lot in this video, Thank you Boss.
Dude you’re amazing
Thanks for creating this video!, first time learning about Structured Concurrency. Any recourses for learning. Will be appreciated.
I just started learning buddy. Definitely we will do more video on it . I will share the resources what i used to learn
@@Javatechie Ok, I would love to see a new video
Very Insightful. Thanks Basant😊
This is helpful info. Can we get more depth info on it ? Do we have non structural approach for it as well ?
Please continue Kafka connect sink video
Bala i tried a poc but somehow getting exception and struggling to find out fix 🙃. Allow me something definitely I will do it specially for you as I could see in each and every video you have the same concern
@@JavatechieThanks bro consider for my request..I will wait bro
Awesome video sir😊
Fan of ur intro music😇
Basant bro, can u explain us "Hexagonal Architecture Pattern" in detail & lucid way with an example?
Sure buddy it's in queue 🙄
Thanks
First comment... thank u for this content...
Thank you
Hello Sir,
Thanks! Enjoyed this learning.
one question - in structured concurrency, if one task fails, StructuredTaskScope.ShutdownOnFailure() will be called up and no further task is executed. thats fine. then why do we need the scope.throwIfFailed()? this also does the same thing what StructuredTaskScope.ShutdownOnFailure() does right?
Hello Sravan , shutdown on failure will shutdown down the scope and other one if any thing failed we are asking scope to throw it
Bro, if we’re using spring boot, what’s the best way to implement multithreading? Is it by using CompletableFutures or by using spring web flux??
Please advise
please give us more examples❤
Hey sir I am asking u one question out of this topic...I am using jpa airing boot and I have one method which is annotated with @transactional and fetches data ..that entity is having lazy collection which are being eagerly loaded in transactional scope even though I have not called any of the getter
I have tried multiple solution but nothing worked..so can you please tell me what could be the problem? Why transaction by default loading lazy collection eagerly?
Hello buddy can you connect on javatechie4u@gmail.com
@@Golbyzshortsbro may be try fetchtype.lazy to fetchtype.eager..i am not sure
Try without catch can you explain a bit
What bro you have cold or what ? Your voice got changed.
Yes buddy having cold 🥶. Just it's habit to upload at least one video in weekend so tried my best by multiple re take 😀
@@Javatechie take care bro 😊
@@praveens2272 thank you 😊
@@Javatechie how can u build consistency, disciplane bro.