Hairy brainstorm

castironpi at gmail.com castironpi at gmail.com
Sat Feb 16 00:43:44 EST 2008


On Feb 15, 8:04 pm, castiro... at gmail.com wrote:
> Hold the future holds effectively nothing for single-threaded
> programs; single-core PUs have reached the point of diminishing
> returns of circuit size and IC design; thinking multi-threaded's the
> way to go.
>
> Recognizing that even in event-driven programs, order of execution is
> important, what does a new thread for each event in a Gui TK look like?

Caviat, an OS may design event notifications flows to return values.

Can an OS, speaking strictly abstractly, spawn a separate thread upon
an interrupt?  ...-tion?



More information about the Python-list mailing list