A conversational snippet discussing early web application development, specifically CGI (Common Gateway Interface) and its per-request process model, contrasted with Windows ISAPI (referred to as 'Isapp'), which used shared memory and a shared DLL across requests. The discussion highlights the inefficiency of CGI's teardown-and-setup cycle versus the more efficient shared DLL approach.
•1m watch time
5 Impressions