AsyncIO in Production - War Stories

AsyncIO in Production - War Stories

EuroPython Conference via YouTube Direct link

Introduction

1 of 31

1 of 31

Introduction

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

AsyncIO in Production - War Stories

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 What is Akamai
  3. 3 Failures do happen
  4. 4 AsyncIO introduction
  5. 5 Parallel execution
  6. 6 Event loop
  7. 7 AsyncIO history
  8. 8 AsyncIO code
  9. 9 Thread pool executors
  10. 10 Why does it exist
  11. 11 Story of synchronous asynchronous code
  12. 12 Story of executor
  13. 13 Ensure future
  14. 14 await
  15. 15 AsyncIO loop
  16. 16 What we learned
  17. 17 Moving to AsyncIO
  18. 18 A synchronous HTTP client
  19. 19 Another AsyncIO application
  20. 20 Memory usage
  21. 21 CPU usage
  22. 22 Async Bump
  23. 23 Microservices
  24. 24 What we observed
  25. 25 Good stories
  26. 26 Reemployment
  27. 27 DNS query
  28. 28 AsyncIO architecture
  29. 29 Pros and cons
  30. 30 What projects are best suited
  31. 31 What projects are not suited for

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.