Python coroutines with async and await
Python coroutines with async and await
Posted May 15, 2015 9:23 UTC (Fri) by andreashappe (subscriber, #4810)In reply to: Python coroutines with async and await by fsateler
Parent article: Python coroutines with async and await
Odersky (Scala), Meijer (.net) and Kuhn (Akka) are currently doing a coursera course about reactive programming -- might be handy as background information as async/await is featured in the (free) course.
