paint-brush
Controlling Python Async Creepby@tryexceptpass
15,243 reads
15,243 reads

Controlling Python Async Creep

by Cristian Medina6mJune 4th, 2017
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Python added formal asynchronicity in the base language a while ago. It’s fun to play with <a href="https://docs.python.org/3/library/asyncio.html" target="_blank">asyncio</a> <code class="markup--code markup--p-code">tasks</code> and <code class="markup--code markup--p-code">coroutines</code>, the basic constructs that execute almost in parallel. But as you start to integrate more with a regular codebase, you may find that things can get tricky. Especially if you’re forced to interact with synchronous code.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Controlling Python Async Creep
Cristian Medina HackerNoon profile picture
Cristian Medina

Cristian Medina

@tryexceptpass

L O A D I N G
. . . comments & more!

About Author

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite