this post was submitted on 31 Dec 2025
1 points (100.0% liked)

Python

7955 readers
1 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

๐Ÿ“… Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

๐Ÿ Python project:
๐Ÿ’“ Python Community:
โœจ Python Ecosystem:
๐ŸŒŒ Fediverse
Communities
Projects
Feeds

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] solrize@lemmy.ml 0 points 5 months ago (1 children)

I've run python progs with 1000+ threads and it's fine. 10k might be harder. Async is overrated. Erlang and elixir are preferable.

[โ€“] hackeryarn@lemmy.world 0 points 5 months ago* (last edited 5 months ago)

Only reliable web server is an Erlang web server.