💾 Archived View for dcreager.net › 2024 › 11 › 19-threads-beat-async.gmi captured on 2024-12-17 at 09:33:26. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Armin Ronacher: “Threads beat async/await”

2024-11-19

A post by Armin Ronacher on why he prefers threads over async/await. This is talking about threads as a PL paradigm, not necessarily as the underlying implementation substrate. (So “threads of control”, not “OS threads” or “green threads”)

Playground Wisdom: Threads beat async/await

» Async