Why was the comment that said “Don't format a floppy at the same time” funny when talking about threads and processes?

后端 未结 1 508
野的像风
野的像风 2021-02-02 05:11

I was reading up the difference between Thread and Processes and came across the comment left by users in the second answer which stated

As so long as you

相关标签:
1条回答
  • 2021-02-02 05:33

    In the early days of Windows, a floppy could be crashed when the formatting process was interrupted because of the floppy disk itself was still moving. So, if the 'multitasking operating system' Windows really executes a different time consuming task, you had to throw away your floppy. So the funny thing is, that Microsoft called that mess a 'multitasking operation system'.

    0 讨论(0)
提交回复
热议问题