Y
Hacker News
new
|
ask
|
show
|
jobs
by
akvadrako
1869 days ago
If you only need 10.000 concurrent users it's pretty easy to do that with threads and gunicorn or uwsgi.
The memory footprint shouldn't be bad, just one page per user.