Tulip
Un article de Haypo.
Catégorie:Langage de programmation
Tulip is a Python module for asynchronous programming.
- Homepage
- Slides "Tulip" at Pycon Spain 2013: nice introduction
- The difference between yield and yield-from
Other asynchronous modules:
- Toro: Tornada coroutines