THREAD SYNCHRONIZATION - JAVA PROGRAMMING

Поділитися
Вставка
  • Опубліковано 16 гру 2024

КОМЕНТАРІ • 67

  • @anshikagupta3678
    @anshikagupta3678 4 роки тому +19

    great respect to you sir.. i am so thankful to you. My all java lectures are totally dependent upon you!! I couldn't have passed exams wdout ur vedios.
    just please also upload the remaining java topics.Thankyou!

  • @mohammedmukhtarali3111
    @mohammedmukhtarali3111 4 роки тому +8

    SIr, In Java we want Java Frameworks videos, for application in big data , also Springboot, Hadoop and in JS frame works like Angular Js, Node Js, React , for a Full Stack developer profile. Thank you, appreciate you for your crystal clear explanation.

  • @Rajat-Sharma1
    @Rajat-Sharma1 5 років тому +4

    18:32 directly for implementation

  • @MrGuruprasadT
    @MrGuruprasadT 2 роки тому

    What a way to teach, excellent. Made it so simple, logical and lucid. Excellent Sir. 🙏

  • @durgababupadam2809
    @durgababupadam2809 5 років тому +7

    very gud, we can get more clarity and concept on the particular topic,,, but it is taking more time

  • @pmohan7377
    @pmohan7377 5 років тому +1

    Nice explanation. Thank you for uploading these valuable videos

  • @ManiPlaysAndCodes
    @ManiPlaysAndCodes 4 роки тому +1

    No words sir excellent sir 👌☺️

  • @CoconutChronicles-V25
    @CoconutChronicles-V25 3 роки тому

    Very very helpfull👌👌
    Sir explained it in very simple way👍👍....

  • @joydeeproy9770
    @joydeeproy9770 2 роки тому +2

    Sir, why don't you use other advanced editors like VS Code. It will be easy for you to demonstrate programs and also take less time to write codes. Well, your lectures are awesome and easy to understand. Thank you.

  • @natrajbandaru4366
    @natrajbandaru4366 3 роки тому

    Good and lovely explanation..I need to give a ❤️ to your explanation

  • @Rohith_08
    @Rohith_08 2 роки тому

    Super explanation bhayya

  • @shashikalyan6766
    @shashikalyan6766 4 роки тому +14

    out of all, this is the confusing topic and i didn't get clarity

  • @bunnybhonagiri
    @bunnybhonagiri 5 місяців тому

    Super sir 🎉❤

  • @baindlanareshnaresh3315
    @baindlanareshnaresh3315 2 роки тому

    Nice explanation sir👍

  • @MOHDSFAMILY
    @MOHDSFAMILY 2 роки тому

    Sir u explain it very clearly thank you

  • @-MShivakumar
    @-MShivakumar 3 роки тому

    sir ur explaination was good

  • @arjungautam1672
    @arjungautam1672 5 років тому +2

    Great sir, well concept. Thanks. Please upload more videos waiting...

  • @shashankreddy7524
    @shashankreddy7524 4 роки тому +5

    hii sir why is this
    [Thread g=Thread.currentThread()] is created i didnt understand
    and what is the importance of that sir

    • @gayathridevi8732
      @gayathridevi8732 Рік тому

      I have same doubt in previous section we create Thread t=currentThread();

  • @sathikathabassum6424
    @sathikathabassum6424 3 роки тому

    Amazing explained ❤️

  • @gedualpha7469
    @gedualpha7469 2 роки тому

    please Add the thread states that are new ,ready, running ,wait, sleep and block as well stopped or terminated?

  • @kogilathotavijayreddy4963
    @kogilathotavijayreddy4963 2 роки тому

    Outstanding lecture on Thread synchronisation

  • @devesh8537
    @devesh8537 3 роки тому

    Your really amazing 🔥🔥🔥

  • @abcwithz
    @abcwithz 4 роки тому +2

    Example e;
    is a object for above class?
    plz tell me

  • @yashgupta7003
    @yashgupta7003 4 роки тому +1

    Why is after thread-0 completes thread-2 is executed at 36:46???

  • @MOHDSFAMILY
    @MOHDSFAMILY 2 роки тому +1

    Sir can u make videos on collection's in java please as soon as possible please

  • @allinone-oi4gl
    @allinone-oi4gl 4 роки тому +2

    Sir can u make videos in inter change communication in java

  • @pangaldevadasnayak862
    @pangaldevadasnayak862 4 роки тому

    Good Explanation

  • @kishorkumarroy6564
    @kishorkumarroy6564 2 роки тому

    Tq for this session sir

  • @hameethaabdul
    @hameethaabdul 3 роки тому +2

    Helloo sir can you explain Java 8 features and collections in Java as well ?

  • @dayanandswami8109
    @dayanandswami8109 3 роки тому +1

    Sir, pl make an vedio for Advanced Java course.
    Pl Sir

  • @297leo9
    @297leo9 4 роки тому

    Thankyou soo much, sir!🙏

  • @gayathridevi8732
    @gayathridevi8732 Рік тому

    Sir will you upload collections in java?

  • @manojkumar-oj3te
    @manojkumar-oj3te 5 років тому +3

    please give onemore class on this topic sir...

  • @krishnatejagarapati
    @krishnatejagarapati 4 роки тому +2

    Sir ,Are you using Handycam to record your videos ?

  • @pranavsurwade960
    @pranavsurwade960 5 років тому +4

    can you please explain why you have used this statement Thread g = Thread.currentThread();

    • @yashgupta7003
      @yashgupta7003 4 роки тому +1

      This statement assigns "g" the value of thread which first initiates the run method..

    • @bhimraopatil4355
      @bhimraopatil4355 4 роки тому +1

      We are creating new thread object as "g" which is referring current thread

  • @preetibiradarpatil5035
    @preetibiradarpatil5035 5 років тому +1

    Sir..plz upload a video's on chained exception and dead lock.

  • @bharathchandra5228
    @bharathchandra5228 4 роки тому +1

    sir!! in few programs this keyword is use like " Thread t=new Thread(this);" what it means sir?.

  • @nishanthnishanth6183
    @nishanthnishanth6183 2 роки тому

    In thread syncronization video there is a concept that you used to refer to the parent class you havent explained that concept in the video is it possible to make a video on that sir ?

  • @akilamohan5516
    @akilamohan5516 4 роки тому +2

    Sir could you please help me with the simple program bcoz I'm not getting the clear idea in this one

    • @azif1858
      @azif1858 3 роки тому

      Because of priority

  • @saichennareddy7484
    @saichennareddy7484 5 років тому +1

    sir, what we need to do if we wanted to execute a particular thread?

    • @danieltornero5523
      @danieltornero5523 5 років тому

      then set a priority

    • @mickyman753
      @mickyman753 3 роки тому +1

      @@danieltornero5523 but in the previous lecture he said that setting prirority doesn't help in the order of execution ,correct me if i am wrong

  • @adityajha_yt
    @adityajha_yt 5 років тому +1

    Luv u sir

  • @sonusaraang6678
    @sonusaraang6678 4 роки тому

    Thank u so much sir

  • @anjaneyulumettu6575
    @anjaneyulumettu6575 5 років тому +1

    Sir how to write program for synchronization give me clarity

  • @rajasekharreddykotla944
    @rajasekharreddykotla944 3 роки тому +1

    Sir,can we use super() instead of this () keyword???

  • @Bavisp20
    @Bavisp20 4 роки тому

    Thank you sir

  • @crrity
    @crrity 3 роки тому +1

    can u share the programs sir

  • @gattusruthi8217
    @gattusruthi8217 4 роки тому

    What if we want to execute a particular thread

  • @NAPASANDEEPCSEUG-BATCH
    @NAPASANDEEPCSEUG-BATCH 3 роки тому

    some what confusion is there sir try to explain synchronization with other examples thank you....

  • @vigneshs8183
    @vigneshs8183 4 роки тому

    Sir please tell interthread communication topic..

  • @abimurugan.c5585
    @abimurugan.c5585 5 років тому +1

    Sir, what is the difference between Synchronized method and static synchronization?

    • @GRDailyRoutine
      @GRDailyRoutine 5 років тому +11

      for the synchronized method- we need create an object to call that method...but where as for static synchronized method-as it is already a static method no need of object to call that method we can directly call it by class name itself ...Hope u got it...

    • @Chesstp001
      @Chesstp001 2 роки тому

      Sir we need your phone no for guide sir.

  • @roopauppara255
    @roopauppara255 5 років тому +1

    sir,please can u upload remaining topics in java.

  • @vigneshs8183
    @vigneshs8183 4 роки тому

    Sir please upload an java advance topics an collections and sql

  • @sripujitha_14
    @sripujitha_14 Рік тому

    Sir daemon threads

  • @LastBackBenchersReview
    @LastBackBenchersReview Рік тому

    This is a keyword sir