in reply to Re^8: Why are people not using POE?
in thread Why are people not using POE?
Imagine ...
if Parrot had both. You run those algorithms that need determanistic threading using user threads, and you run the user-thread dispatcher within a kernel thread. Your interface (GUI / CLI / browser ) runs in a separate kernel thread.
The simulation runs perfectly predictably, and the interface can both monitor it's progress and remain responsive to allow the simulation parameters to be adjusted in real time.
Maybe I'm a dreamer...
|
|---|