ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

What is Node JS? Single threaded, Non Blocking, Event Driven Explained

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ม.ค. 2021
  • What is Node JS?
    1. Single threaded,
    2. Non Blocking
    3. Event Driven

ความคิดเห็น • 35

  • @cancer10in
    @cancer10in ปีที่แล้ว +18

    Question: What is event loop?
    Answer: Event loop is nothing but a program (which is part of the libuv library) that keeps a track whether the Call Stack is empty or not, and if it is, then it pulls out the next function from the event queue/callback queue and puts it in the call stack for further execution.
    Bonus:
    The main function of the NodeJS runtime is to somehow act as a bridge between the V8 engine and the libuv library and make them work together.

  • @salonidarji694
    @salonidarji694 ปีที่แล้ว +2

    Best explanation I seen so many videos from different channels but I don't understand but after watching this video now I understand.

  • @aaykay8079
    @aaykay8079 ปีที่แล้ว +4

    maza aagya bro mera node ka interview tha and yahi topics maii doubt tha abb samaj aagya puraa

    • @ashishmahawal
      @ashishmahawal  ปีที่แล้ว

      thanks , stay connected to channel

  • @DeepakKumar-bv3li
    @DeepakKumar-bv3li ปีที่แล้ว +1

    Thank you!
    one of the best explanation video of single thread, multithread and non-blocking in node js.

  • @giantakeshi8122
    @giantakeshi8122 ปีที่แล้ว +5

    spent 4 hours tutorial and sites but this made my doubts cleared within 15 mins thankyou, you should make more videos

  • @devuthakkar1602
    @devuthakkar1602 ปีที่แล้ว +2

    The bestest explaination ever.

  • @shikharsen6892
    @shikharsen6892 2 ปีที่แล้ว +3

    Very good explanation 👍

  • @technicalTadka482
    @technicalTadka482 ปีที่แล้ว +1

    Well explained brother, clean example.

  • @pratikjain7666
    @pratikjain7666 ปีที่แล้ว +2

    Good explanation sir

  • @trilokinath8684
    @trilokinath8684 ปีที่แล้ว +2

    thanks very well explained keep it up👍

    • @ashishmahawal
      @ashishmahawal  ปีที่แล้ว

      thanks , stay connected to channel

  • @abdullahkhansaffy9703
    @abdullahkhansaffy9703 2 ปีที่แล้ว +2

    well explained

  • @4444-c4s
    @4444-c4s 11 หลายเดือนก่อน +3

    if async nature is that much beneficial then why other programming languages are not implementing this type of architecture??

    • @payalbhatia5244
      @payalbhatia5244 8 หลายเดือนก่อน

      It depends on if the application is I/O heavy or CPU workload is more. If an application requires more CPU , it is not good to go with asynch

  • @pratikbhandari9429
    @pratikbhandari9429 6 หลายเดือนก่อน

    Thank you so much sir

  • @SATYAPRAKASHSINGH-ps5eu
    @SATYAPRAKASHSINGH-ps5eu ปีที่แล้ว

    Nice explains

  • @shivamsingh-uz7zp
    @shivamsingh-uz7zp ปีที่แล้ว +1

    Please make more videos on node

    • @ashishmahawal
      @ashishmahawal  ปีที่แล้ว

      thanks , stay connected to channel
      currently making python videos

  • @yogeshthuwal7013
    @yogeshthuwal7013 ปีที่แล้ว +1

    super se upper

    • @ashishmahawal
      @ashishmahawal  ปีที่แล้ว

      thanks , stay connected to channel

  • @kunal_Jangra
    @kunal_Jangra ปีที่แล้ว +1

    Thx

  • @Motivationhindi151
    @Motivationhindi151 ปีที่แล้ว +1

    Yh node work m lik shikth h ky

    • @ashishmahawal
      @ashishmahawal  ปีที่แล้ว

      samajh nhi aaya ki aap kehna kya chahte ho ?

    • @Motivationhindi151
      @Motivationhindi151 ปีที่แล้ว

      @@ashishmahawal what is use node.js m lik shikth h ky

    • @ashishmahawal
      @ashishmahawal  ปีที่แล้ว

      @@Motivationhindi151 you are asking to make video on uses of nodejs ?

  • @joeltan15
    @joeltan15 ปีที่แล้ว

    I can’t even hear anything ur saying