Using Python asynchronously

preview_player
Показать описание
Python's built in async functions allow you to run multiple operations not bound by CPU side by side, without blocking each other. This simple example shows how reading from websites can be greatly accelerated this way.

Follow TECH(talk) for the latest tech news and discussion!
------------------------------­----



IDG ENTERPRISE WEBSITES





Рекомендации по теме
Комментарии
Автор

I hate how most videos on programming are 15+ minutes long and teach you either the same amount of material or less than what was in this video. So, naturally, I gave this video a thumbs up!

SF-zmpy