How to use asyncio in Python to achieve concurrency? — #12
Welcome to Learning at Lambert Labs session #12. This week, Rafiq Hilali, takes us asyncio, part of the Python standard library, and how you can use it to achieve concurrency with asynchronous coroutines.
In Today’s Learning Session:
- Different types of concurrency (threading, multiprocessing, asynchronous coroutines).
- What are asynchronous coroutines?
- When should you use asyncio?
- Demo using app that uses IP address to find local weather
- aiohttp client framework for asynchronous requests.
- asynchronous vs. synchronous.
🔊 Subscribe to our channel for weekly learning sessions! https://www.youtube.com/channel/UCi7G5sY0IWqSNUMnRptuJmw
🔗 Lambert Labs Links 🔗 :
🌎 Website: https://lambertlabs.com/
📱 Twitter: https://twitter.com/lambertlabs
📝 LinkedIn: https://www.linkedin.com/company/lambertlabs/
📂 GitHub: https://github.com/lambertlabs