Y
Hacker News
new
|
ask
|
show
|
jobs
by
brachi
2239 days ago
just of out of curiosity, what size was your droplet and how was your asgi config?
1 comments
mumphster
2239 days ago
had it on a $5 vps with a single worker, bumped it up to a 3 cpu vps and 8 workers. This is using starlette + uvicorn + redis
link