Discuss New Concept,New Technic,New Tools, Including EAI,BPM,SOA,Tibco,IBM MQ,Tuxedo, Cloud,Hadoop,NoSQL,J2EE,Ruby,Scala,Python, Performance,Scalability,Distributed,HA, Social Network,Machine Learning.

Python-Concurrency

Dec 052011
 
 [repost ]An outsider’s look at co-routines.  December 5, 2011  Posted by on December 5, 2011 at 1:05 pm Python-Concurrency Tagged with: , ,  No Responses »

original:http://blip.tv/file/4881229

An outsider’s look at co-routines.
This is an overview by Peter Portante that compares greenlet-based approaches like gevent with yield-based coroutines and threads.