Core Java With OCJP/SCJP: Multithreading Enhancement Part- 4|| java thread pools

  Рет қаралды 142,495

Durga Software Solutions

Durga Software Solutions

Күн бұрын

Пікірлер
@utsavmodh9698
@utsavmodh9698 9 ай бұрын
please those who watch the video please hit a like button bcz durga sir deserve much more so everyone can do at least this small thing for him
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 9 ай бұрын
Hello Utsav. Thanks for your valuable feedback. It will boost us to do new things. Please subscribe to get updates about new videos. You can view all other Core Java with SCJP/OCJP Videos by Durga sir in the following link: goo.gl/kqvaf2
@rambalaji6017
@rambalaji6017 7 күн бұрын
I think what's happening is.....these videos are being played orderly as a part of playlist.....hence they don't come out of the videos to like the video just the next video plays on
@valuroutuharigowtam7183
@valuroutuharigowtam7183 8 жыл бұрын
He explained very clearly and the concept directly goes into our subconscious mind :) like we never forget. Thank you Durga Sir!
@balay3940
@balay3940 2 жыл бұрын
No one can beat you sir in the way of explanation
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 2 жыл бұрын
Hello Bala. Thanks for your valuable feedback. It will boost us to do new things. Please subscribe to get updates about new videos. You can view all other Core Java with SCJP/OCJP Videos by Durga sir in the following link: goo.gl/kqvaf2
@harsharora1495
@harsharora1495 4 жыл бұрын
Best explanation sir Thanks for providing wonderful lectures on multithreading
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 4 жыл бұрын
Hello Harsh. Thanks for your valuable feedback. It will boost us to do new things. Please subscribe to get updates about new videos. You can view all other Core Java with SCJP/OCJP Videos by Durga sir in the following link: goo.gl/kqvaf2
@rubygill8178
@rubygill8178 Жыл бұрын
As a beginer this topic is very new for me............Seeing the video length i leaving this video again n again n watch many other trainers vdos..........but i did not understand......🤕🤕Then i watch ur vdeo n I understood the concept very well...........Ur teaching way is very good....Thanku Sir.....😊😊
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions Жыл бұрын
Hello Friend. Thanks for your valuable feedback. It will boost us to do new things. Please subscribe to get updates about new videos. You can view all other Core Java with SCJP/OCJP Videos by Durga sir in the following link: goo.gl/kqvaf2
@sairam8325
@sairam8325 8 жыл бұрын
i dont no how to appreciate you with the normal words. I think there should be some word specially invented by someone to appreciate you.
@sanpanchapakesan7654
@sanpanchapakesan7654 5 жыл бұрын
You just tell your name..... 'Sai Ram' for Durga Sir, that is enough....Yes, he is too good...
@payalsinha9051
@payalsinha9051 5 жыл бұрын
Sir you are doing a very noble work.Your video helps a lot in understanding difficult concepts.Thanks java guru
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 5 жыл бұрын
Hello Payal Sinha. Thanks for your valuable feedback. It will boost us to do new things. Please subscribe to get updates about new videos. You can view all other Core Java with SCJP/OCJP Videos by Durga sir in the following link: goo.gl/kqvaf2
@vivekbudge9706
@vivekbudge9706 4 жыл бұрын
Thank you so much sir, i got very good understanding of this.. lots of gratitude :) I wrote below programs with execution time... 1 is sequential & other will callable interface.. for smaller input you wont see much advantage of callable but when input is very large then then it reduces execution times much better than sequential program.... Adding code ****************** // with callable interface //executor service demo with callable interface import java.util.concurrent.*; import java.util.*; class ExcecutatorServiceCallable { public static void main(String [] args) throws Exception{ long startTime = System.nanoTime(); long nums = Long.parseLong(args[0]); //int threadCount = Integer.parseInt(args[1]); List jobs = new ArrayList(); // suppose nums is 10005 // for loop will add till 10000 for (long i=0;i
@amanshrivastava6334
@amanshrivastava6334 7 жыл бұрын
Too good men , first time understand The concept very clearly , Dil main jagah bana li sir apne :)
@amitbhardwaj7824
@amitbhardwaj7824 4 жыл бұрын
nice explain keep uploading the video sir u r the FATHER of Java
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 4 жыл бұрын
Hello Amit. Thanks for your valuable feedback. It will boost us to do new things. Please subscribe to get updates about new videos. You can view all other Core Java with SCJP/OCJP Videos by Durga sir in the following link: goo.gl/kqvaf2
@shakir989
@shakir989 8 жыл бұрын
thanks a lot sir, because of u only the executor framework concept is clear..
@EngineerVaibhav
@EngineerVaibhav Жыл бұрын
98th video completed🎉❤
@rohituppal8426
@rohituppal8426 8 жыл бұрын
Thanks a lot Sir, please provide videos on topics like barrier synchronization, countdownlatch, cyclic barrier, difference between them.
@chammu6936
@chammu6936 3 жыл бұрын
Thanks for the clear explanation sir . Thanks alot. Please post the video on Flow API in java and the completable future.
@suvarnaraju547
@suvarnaraju547 5 жыл бұрын
Thanks sir. you saved my time.
@saaleempanhalkar846
@saaleempanhalkar846 5 жыл бұрын
i am never using synchronized again after learning concurrent.locks
@Lakshmankablog
@Lakshmankablog 2 жыл бұрын
👏🤩👌🥳
@akhileshsrivastava4298
@akhileshsrivastava4298 3 жыл бұрын
Really awesome teacher I have ever met
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 3 жыл бұрын
Hello Akhilesh. Thanks for your valuable feedback. It will boost us to do new things. Please subscribe to get updates about new videos. You can view all other Core Java with SCJP/OCJP Videos by Durga sir in the following link: goo.gl/kqvaf2
@half_demon1466
@half_demon1466 5 жыл бұрын
Sir you are 'Sir' of Sir's.
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 5 жыл бұрын
Hello Ashish. Thanks for your valuable feedback. It will boost us to do new things. Please subscribe to get updates about new videos. You can view all other Core Java with SCJP/OCJP Videos by Durga sir in the following link: goo.gl/kqvaf2
@balay3940
@balay3940 2 жыл бұрын
You are really God sir
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 2 жыл бұрын
Hello Bala. Thanks for your valuable feedback. It will boost us to do new things. Please subscribe to get updates about new videos. You can view all other Core Java with SCJP/OCJP Videos by Durga sir in the following link: goo.gl/kqvaf2
@shashavalijava9
@shashavalijava9 Жыл бұрын
Thanks sir ❤❤❤
@rohitkesarwani8723
@rohitkesarwani8723 2 жыл бұрын
I think KZbin should evaluate based on content as well so that such kind of video gets appear on top :)
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 2 жыл бұрын
Hello Rohit. Thanks for your valuable feedback. It will boost us to do new things. Please subscribe to get updates about new videos. You can view all other Core Java with SCJP/OCJP Videos by Durga sir in the following link: goo.gl/kqvaf2
@Arjunsingh-cf7nf
@Arjunsingh-cf7nf 4 ай бұрын
where is durga sir, we need more cources from durga sir, GOAT of JAVA. He is always gave left and right to every concept of java. 🙂
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 4 ай бұрын
Hello Arjun. Thanks for your valuable feedback. It will boost us to do new things. Please subscribe to get updates about new videos. Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
@Arjunsingh-cf7nf
@Arjunsingh-cf7nf 4 ай бұрын
@@DurgaSoftwareSolutions Hi Team, I am not able to see any recently course from durga sir. Are he still teaching or not?
@ranveervaghela7030
@ranveervaghela7030 4 ай бұрын
@@Arjunsingh-cf7nf I'm in Hyderabad now. came here to learn java but unfortunately he is no longer teaching. As far as I know Durga sir has left the country and living abroad :(
@Arjunsingh-cf7nf
@Arjunsingh-cf7nf 3 ай бұрын
@@ranveervaghela7030I am from Delhi, We really miss durga sir. They have to take some live sessions from abroad as well, he never know how much crowd is waiting to listen durga sir.
@saikumarvukkum7278
@saikumarvukkum7278 3 жыл бұрын
Sir please make a video on JSON WEB TOKENS Sir....It is some what complicated....
@edeepakjain
@edeepakjain 5 жыл бұрын
Simply excellent 👌
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 5 жыл бұрын
Hello Deepak. Thanks for your valuable feedback. It will boost us to do new things. Please subscribe to get updates about new videos. You can view all other Core Java with SCJP/OCJP Videos by Durga sir in the following link: goo.gl/kqvaf2
@shashavalijava9
@shashavalijava9 Жыл бұрын
Threadpools : 4:27
@devendrathakare1889
@devendrathakare1889 6 жыл бұрын
Thank you very much sir ....!!!!!!!!!!!!!!!
@afifkhaja
@afifkhaja 4 жыл бұрын
Fantastic lecture. Need video on how to implement DB connection pool
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 4 жыл бұрын
Hello Afif Khaja. Thanks for your valuable feedback. It will boost us to do new things. Please subscribe to get updates about new videos. Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
@sheetaljadhav8401
@sheetaljadhav8401 3 жыл бұрын
nicely explained.
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 3 жыл бұрын
Hello Sheetal. Thanks for your valuable feedback. It will boost us to do new things. Please subscribe to get updates about new videos. You can view all other Core Java with SCJP/OCJP Videos by Durga sir in the following link: goo.gl/kqvaf2
@mahendharkhedhar7887
@mahendharkhedhar7887 6 жыл бұрын
I'm big fan of u sir ,awesome u r
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 6 жыл бұрын
Hello Mahendhar. Thanks for your valuable feedback.It will boost us to do new things. Please subscribe to get updates about new videos. You can view all other Core Java with SCJP/OCJP Videos by Durga sir in the following link: goo.gl/kqvaf2
@shashavalijava9
@shashavalijava9 Жыл бұрын
Friends anybody writing notes✍️✍️✍️ please share friends. Durga is Durga sir.thanks sir 25:57
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions Жыл бұрын
Hello Friend. Thanks for your valuable feedback. It will boost us to do new things. Please subscribe to get updates about new videos. Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
@shinamahajan6396
@shinamahajan6396 8 жыл бұрын
Thanks a lot sir, God bless u..
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 8 жыл бұрын
Hi Shina mahajan Tq.
@ranveervaghela7030
@ranveervaghela7030 4 ай бұрын
Completed watching on 25-08-2024 at 4.30 PM :)
@swapnilzurange223
@swapnilzurange223 5 жыл бұрын
Thanks Sir, Its very helpful videos for me and I am big fan of you. Sir could you share the videos regarding BlockingQueue w.r.t multithreading pls
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 5 жыл бұрын
Hello Swapnil. Thanks for your valuable feedback. It will boost us to do new things. Please subscribe to get updates about new videos. For BlockingQueue w.r.t multithreading videos, Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
@tahsimakramansari
@tahsimakramansari 5 жыл бұрын
Sir plz make video on applets and servlet.
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 5 жыл бұрын
Hello Akram. For Applets & Servlets videos, Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
@bipinsingh1490
@bipinsingh1490 4 ай бұрын
Why thread are printing output in a correct manner?? I mean there may be swutching between theads whuch may cause irregular output and also we have not handled via syncronized or nor by trylock
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 4 ай бұрын
Hello Friend. Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
@RanjeetVishwakarma-ju1qr
@RanjeetVishwakarma-ju1qr 2 жыл бұрын
Sir how can we know how much time it taking
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 2 жыл бұрын
Hello Ranjeet. Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
@rajatgoyal1491
@rajatgoyal1491 5 жыл бұрын
At 34:20 no theory is provided for callable and runnable
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 5 жыл бұрын
Hello Rajat. Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
@FaizanShaikh-pp1kg
@FaizanShaikh-pp1kg 5 жыл бұрын
Sir I have a query, why Future ref is used to store returned value and not Object ref?
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 5 жыл бұрын
Hello Faizan Shaikh. Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
@FaizanShaikh-pp1kg
@FaizanShaikh-pp1kg 5 жыл бұрын
@@DurgaSoftwareSolutions Ok. Thank you for the response.
@rahulranjan5067
@rahulranjan5067 4 жыл бұрын
sir in callable program i am getting error and it is related to type casting int can't be type case to Object. Please help me. In your program it is fine. Is there anything related to java version.
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 4 жыл бұрын
Hello Rahul. Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
@राजनगोंगल
@राजनगोंगल Жыл бұрын
👍👍👍👍👍👍🙏🙏🙏🙏🙏🙏👏👏👏👏👏👏
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions Жыл бұрын
Hello Friend. Thanks for your valuable feedback. It will boost us to do new things. Please subscribe to get updates about new videos. You can view all other Core Java with SCJP/OCJP Videos by Durga sir in the following link: goo.gl/kqvaf2
@shakir989
@shakir989 8 жыл бұрын
please upload video for cyclic barrier, countdown latch, semafor,
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 8 жыл бұрын
Hi Shakir sure we will upload in coming days
@Prishacraftstudio
@Prishacraftstudio 5 жыл бұрын
thnk so much sir .....
@vivekbudge9706
@vivekbudge9706 4 жыл бұрын
Thank you so much..
@PineshMenat86
@PineshMenat86 6 жыл бұрын
MultiThreading Enhancement Written Notes: drive.google.com/open?id=1HSiNMLdBlz6F3bDHD3qkYoEgKx_QLpX0
@sandeepnandagiri9015
@sandeepnandagiri9015 6 жыл бұрын
What is s.o.p(f.get()); output from this video?
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 6 жыл бұрын
Hello Sandeep. Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627,7207212427/28
@harshg2003
@harshg2003 5 жыл бұрын
This is System.out.println which calls the get method of Future Object to get the return value of the call method, which in this case was the sum of n numbers. To get any value from call method, Future class is used
@mansisaxena6615
@mansisaxena6615 4 жыл бұрын
sir,my program get some compile time errors :(
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 4 жыл бұрын
Hello Mansi. Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
@mansisaxena6615
@mansisaxena6615 4 жыл бұрын
@@DurgaSoftwareSolutions ok sir
@for461
@for461 7 жыл бұрын
Thank you sir.
@MoytriBarman
@MoytriBarman 6 жыл бұрын
Does submit() maintains the order to execute tasks? Which thread will execute which job we can not assume, but do it maintain order? That means, in the order tasks are passed as the parameter of submit() method? Can anyone answer?
@sanpanchapakesan7654
@sanpanchapakesan7654 5 жыл бұрын
I think it doesn't maintain the submitted order...because when we re run the program, the thread number changes for the executed jobs...
@amargupta1728
@amargupta1728 4 жыл бұрын
WHAT is Exectors?
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 4 жыл бұрын
Hello Friend. Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
@abarag8
@abarag8 7 жыл бұрын
Thanks :)
@sameerkadgaye2048
@sameerkadgaye2048 Жыл бұрын
Thank you sir.
Core Java With OCJP/SCJP: Multithreading Enhancement  Part- 5|| java thread local
1:11:48
Core Java with OCJP/SCJP: Multi Threading Part-4 || Thread Priorities
58:36
Durga Software Solutions
Рет қаралды 321 М.
Try this prank with your friends 😂 @karina-kola
00:18
Andrey Grechka
Рет қаралды 9 МЛН
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН
Core Java With OCJP/SCJP: java.lang.package Part-10 || Autoboxing||Autounboxing-1
1:17:44
Core Java with OCJP/SCJP: Multi Threading Part-11 || Inter Thread Communication Part-2
1:24:46
Core Java with OCJP/SCJP: Multi Threading Part-10 || Inter Thread Communication Part-1
1:18:26
Core Java With OCJP/SCJP: File I/O  Part-3||FileReader||importent methods||Bufferedwriter
1:26:19
Core Java with OCJP/SCJP: Multi Threading Part-7 || synchronization part-1
1:35:15
Durga Software Solutions
Рет қаралды 405 М.
Program for Implementation of Single Linked List | Part-1
24:15
Naresh i Technologies
Рет қаралды 412 М.
Collection and Collection Framework
6:51
Durga Software Solutions
Рет қаралды 544 М.
Try this prank with your friends 😂 @karina-kola
00:18
Andrey Grechka
Рет қаралды 9 МЛН