pyrojunkie
Senior member
- Jul 30, 2003
- 243
- 0
- 0
So to put it frankly, true multitasking is only capable on multiprocessor systems? I still think multitasking should extend to systems that are capable of balancing the CPU cycles between tasks.
Well, it's even more than that. You'd have to have a separate processor for each task a user of the system will run at the same time. AFAIK, "true" multitasking is only a theoretical extreme, an idea that tells us what the goal is. Multi-tasking does extend to systems that task swtich, but those aren't "true" multi-tasking.Originally posted by: pyrojunkie
So to put it frankly, true multitasking is only capable on multiprocessor systems? I still think multitasking should extend to systems that are capable of balancing the CPU cycles between tasks.
Wrong. You can run OpenGL (GLX) Quake just fine remotely.