|
|
|
|
|
by essnine
329 days ago
|
|
This is a good read. I remember first using eventlet for writing concurrent code, and then having to do a bit of mental adjustment when moving to asyncio. Another piece of writing I found useful for perspective at the time was What Color is Your Function?[1], which I bumped into after looking at the Node.js model of concurrency and being confused. [1](https://journal.stuffwithstuff.com/2015/02/01/what-color-is-...) |
|