Python Async Teil 1 - am Beispiel von Django
,Wir (Johannes, Dominik und Jochen) beschäftigen uns diesmal mit dem Thema Async in Python. Allerdings nur concurrent und nicht parallel. Es ist alles nicht so einfach. Huch, hatten wir das nicht schon? Aber zum Glück bietet auch Python inzwischen gute Optionen und schickt sich an, auch auf diesem Gebiet die zweitbeste Sprache zu werden.
Shownotes
Unsere E-Mail für Fragen, Anregungen & Kommentare: hallo@python-podcast.de
News aus der Szene
- dats'n'stats Kevin Systrom - After Instagram: Bayesian modeling of COVID-19 with PyMC3
- Pylance - Fast, feature-rich language support for Python in Visual Studio Code
- Twitch channel of Daniel Feldroy
- Learn Python's AsyncIO #1 - The Async Ecosystem | First video of youtube series of talks about async by Ćukasz Langa
- Python 3.9 beta
- Django 2.2.14 and 3.0.8
- What's New in Django 3.1?
- Python 3.6.11 and 3.7.8
- TS3 Plus CalDigit Dock
Async
- Eve Online
- Stackless Python
- Tom Christie | DjangoCon 2019 - Sketching out a Django redesign
- Elixir Phoenix Liveview Demo | Elixir Demos
- C10K Problem
- Callback Hell
- concurrent.futures
- Curio
- Blogpost about analogy between concurrent programming and goto from the author of Trio | podcast episode about Trio
- Edgar Dijkstra: Go To Statement Considered Harmful
- Happy Eyeballs Talk
- Blogpost from the founder of twisted about difficulty of multithreaded programming
- Blogpost about the limitations of threads (memory, context switches etc - very good)
- ASGI Documentation
- Async DEP | Django enhancement proposal
- Async Django Podcast Episode
- Django Channels | podcast episode about channels
- Tornado
- David Beazley understanding GIL
- Effective Python - Book
- Fluent Python - Book
Öffentliches Tag auf konektom