วันจันทร์ที่ 20 กรกฎาคม พ.ศ. 2563

Multiprogramming, Multiprocessing, Multitasking, and Multithreading


  • Multiprogramming คือมีหลายโปรแกรมในหน่วยความจำหลักพร้อมๆกัน
  • Multiprocessing คือการใช้หลาย CPU ช่วยกันประมวลผล
  • Multitasking คือการใช้ context switching ระหว่าง tasks
  • Multithreading คือการมีหลาย threads 
อ้างอิง https://gabrieletolomei.wordpress.com/miscellanea/operating-systems/multiprogramming-multiprocessing-multitasking-multithreading/