On Feb 15, 8:04 pm, [EMAIL PROTECTED] 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?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to