Jon Ribbens <[email protected]>: > On 2019-05-25, Michael Torrie <[email protected]> wrote: >> Not really. Serverless just means stateless web-based remote >> procedure calls. This is by definition what CGI is. > > No, it isn't. CGI is a specific API and method of calling a program in > order to serve a web request. It isn't a shorthand for "any web-based > remote procedure call".
Both of you make relevant and insightful statements. Marko -- https://mail.python.org/mailman/listinfo/python-list
