Y
Hacker News
new
|
ask
|
show
|
jobs
by
user5994461
2565 days ago
For reference, WSGI is python only, it's an interprocess communication method very similar to fastcgi with the same purpose.
1 comments
SahAssar
2564 days ago
Seems like it can work with others too, though I don't know how well:
https://uwsgi-docs.readthedocs.io/en/latest/LanguagesAndPlat...
link