It's weird to me that PHP uses FastCGI but Python support for it is really limited. I'm using FastCGI on Dreamhost and it was a pain to get it to work.
https://lobste.rs/s/9o4zsx/back_70s_with_serverless#c_9hxzjs
https://news.ycombinator.com/item?id=24683304
CGI and FastCGI can also be used with containers, although it appears that almost nobody does it.
I think if "bubblewrap" (user space container tool) starts to be installed on shared hosts via Red Hat, we could hack it.
It's weird to me that PHP uses FastCGI but Python support for it is really limited. I'm using FastCGI on Dreamhost and it was a pain to get it to work.
https://lobste.rs/s/9o4zsx/back_70s_with_serverless#c_9hxzjs
https://news.ycombinator.com/item?id=24683304
CGI and FastCGI can also be used with containers, although it appears that almost nobody does it.
I think if "bubblewrap" (user space container tool) starts to be installed on shared hosts via Red Hat, we could hack it.