greenlets and how they can be used
James Mills
prologic at shortcircuit.net.au
Wed Dec 31 21:57:39 EST 2008
On Thu, Jan 1, 2009 at 9:24 AM, Aaron Brady <castironpi at gmail.com> wrote:
(snip)
> I had a dream for a while that in a GUI framework, every event would
> spawn a unique thread. The GUI would remain responsive even while
> executing minor tasks. Of course, shaving a second off running time
> isn't exactly mission-critical to GUI users.
Do you think greenlet's (this implementation anyway)
would be useful in circuits (1) ? When you say every
even that was created would spawn a new thread
or greenlet ... Makes me wonder ... Just a thought ...
What's yours ?
cheers
James
1. http://trac.softcircuit.com.au/circuits/
More information about the Python-list
mailing list