c# async, await

Neil Cerutti neilc at norwich.edu
Thu Aug 22 10:21:02 EDT 2013


On 2013-08-22, Neal Becker <ndbecker2 at gmail.com> wrote:
> So my son is now spending his days on c# and .net.  He's enthusiastic about 
> async and await, and said to me last evening, "I don't think python has anything 
> like that".  I'm not terribly knowledgeable myself regarding async programming 
> (since I never need to use it).  I did look at this:
>
> http://tirania.org/blog/archive/2013/Aug-15.html
>
> I wonder what response the python community might have.

GVR and a team of top people is working on the problem:
http://www.python.org/dev/peps/pep-3156/

There's also Twisted: http://twistedmatrix.com/trac/

-- 
Neil Cerutti



More information about the Python-list mailing list