HTTP.jl doesn't seem to be good at handling over 1k concurrent requests, in comparison to an alternative in Python?

I don’t think there is WSGI equivalent.
fwiw, rather, I ended up hosting WSGI server as is:joy:

1 Like