[Python-3000] mechanism for handling asynchronous concurrency

Andy Sy andy at neotitans.com
Tue Apr 18 22:21:19 CEST 2006


The Io language has what (on paper) seems to be a very
neat, Pythonic mechanism for doing asynchronous concurrency.


The mechanism is called futures and is described at:

http://iolanguage.com/darcs/Io/_docs/guide.html#TOC17133


Perhaps Python 3000 can incorporate some similar ideas
in its syntax or standard library?



More information about the Python-3000 mailing list