in reply to Re^6: Disadvantage of not supporting pthreads in perl and how perl overcomes? (cores)
in thread Disadvantage of not supporting pthreads in perl and how perl overcomes?
Nice example.
Though that is somewhat different in as much as the all the threads -- system, user, programs, drivers everything -- ran in the context of a single shared memory space.
In effect, the entire single-user OS +everything that it ran was a single, multi-threaded process.
|
|---|