Python Async Teil 2
,Mit Johannes haben wir uns heute nochmal über Async unterhalten. Warum ist das beispielsweise interessant, wenn man Podcasthosting-Software bauen möchte? Was is das Actor-Model und warum sind wir alle neidisch auf Erlang? Diesmal gab es auch tatsächlich wieder Picks (zumindest das haben wir geschafft).
Ansonsten habt eine gute Zeit über die Feiertage und backt vielleicht mal ein paar Kekse (via Johannes):
Shownotes
Unsere E-Mail für Fragen, Anregungen & Kommentare: hallo@python-podcast.de
News aus der Szene
- Topological sort in Python 3.9
- Advent of code
- Python on .NET 5
- PEP 621 -- Storing project metadata in pyproject.toml
- Apple M1
- Mac-optimized TensorFlow and TensorFlow Addons
- Nature.com protein folding leap via Deepmind
- Phoenix LiveView Updates: Introducing Uploads
- Erlang The Movie - 1990
- BEAM/OTP
- Podlove Podcast Publisher
- Der Podlove Entwickler:innen Podcast
- HTTP Live Streaming (HLS)
Async - Teil 2
- Actor model
- Pykka Akka
- select poll epoll kqueue io completion ports
- libuv (uvloop)
- First video of youtube series of talks about async by Ćukasz Langa
- Nuxt.js Starlette Uvicorn Gunicorn gevent
- Traefik
- Wrk benchmarking tool
- XSendFile
- FastAPI
- Quart
- Django @Instagram - Carl Meyer
- Audiogalaxy
- Async Django - Andrew Godwin