Process Scheduler Simulation | CPU-OS Simulator

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ก.ค. 2024
  • In this video, we will be simulating CPU Scheduler.
    3 Scheduler we will see are:
    1. First-Come-First-Served (FCFS)
    2. Shortest Job First (SJF)
    3. Round Robin (RR)
    Buy Me a coffee: www.buymeacoffee.com/codejedi96
    Subscribe ► / @codejedi_96

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

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

    Thank you bro👍🏻🙏
    This is very helpful

  • @h.al-mahmoud420
    @h.al-mahmoud420 ปีที่แล้ว

    thank you for your nice demonstrations, would share the programs that we should upload ( for example in this vides process-scheduling), many thanks

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

      Have uploaded a video for FCFS where you can get the program. Please do watch it. th-cam.com/video/rr5Sojs30Co/w-d-xo.html

  • @RamaKrishna-ph6gl
    @RamaKrishna-ph6gl ปีที่แล้ว +1

    Could you please share the code. I'm not able to load the program. while creating process it shows like no program loaded.

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

      Hey, can you try with this video:
      Loading a program into Memory in CPU Simulator
      th-cam.com/video/y3AuMBOnVUs/w-d-xo.html
      I’ll share the code in sometime.

  • @funreading1604
    @funreading1604 10 หลายเดือนก่อน

    Hi process got struck in waiting queue. Please help what to do