Only reliable web server is an Erlang web server.
- Posts
- 5
- Comments
- 41
- Joined
- 3 yr. ago
- Posts
- 5
- Comments
- 41
- Joined
- 3 yr. ago
Python @programming.dev What async really means for your python web app?
Rust @programming.dev Let's write a macro in Rust - Part 1
Programming @programming.dev You don't need a map for that
Clojure programming language discussion @lemmy.ml Clojure GitHub Actions
Linux @lemmy.ml Distrobox in practice

I totally agree with you. This article was really a response to a lot of hype around async web servers in Python.
I kind of knew what to expect, but wanted to throw real numbers against it. I was surprised to see a 10x slowdown with the async switch in Django.