When and how to use the python "async" feature properly? -written by @guilatrova

▶️ Async only makes sense if you're doing IO

▶️ ZERO benefit in using async to stuff like CPU intensive work

Read more about it here

guicommits.com/effective-pytho


#async #python #python3 #programming #pythonprogrammer #pythonlessons #pythontutorial #pythontips

Last updated 2 years ago