How do you think Granian will fare against NGINX Unit? #600
Replies: 1 comment
-
If I'm not mistaken, ASGI support in Nginx Unit came in late 2020.. so I won't use the word now ;)
What do you mean by native? If by that you mean not written in Python, then ok, I guess that's a similarity. At the end of the day, I'd say if you need a some more control on the Python side, you will need Granian, and if you need to serve multiple apps at once you can just put nginx (or envoy, caddy, etc) on top of it to manage the routing.
Feel free to even open a PR to add it to the benchmark suite :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Now that NGINX Unit has support for Python ASGI frameworks, I am wondering, as the only other native web server, how does Granian compare?
I'll probably try pitting Unit against your benchmarks soon.
Beta Was this translation helpful? Give feedback.
All reactions