Lessons Learned from Serving 14 Million In-Browser Python Consoles with Tornado

Lessons Learned from Serving 14 Million In-Browser Python Consoles with Tornado

EuroPython Conference via YouTube Direct link

epicycles

16 of 29

16 of 29

epicycles

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Lessons Learned from Serving 14 Million In-Browser Python Consoles with Tornado

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

  1. 1 Introduction
  2. 2 What is Tornado
  3. 3 Web sockets
  4. 4 Background
  5. 5 Structure
  6. 6 Process Connection
  7. 7 PTY
  8. 8 No authentication
  9. 9 One afternoon in 4 hours
  10. 10 Authentication
  11. 11 unicode support
  12. 12 checkins
  13. 13 multiple sessions
  14. 14 over websocket
  15. 15 tweaking the code
  16. 16 epicycles
  17. 17 epoll
  18. 18 p expect
  19. 19 fork
  20. 20 asynchronous programming
  21. 21 bug in console server
  22. 22 complete tornado serve
  23. 23 ask questions
  24. 24 Tornado vs Twisted
  25. 25 Code back up
  26. 26 The core
  27. 27 Too many processes
  28. 28 Who is Tornado for
  29. 29 Virtualisation

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.