Re: [dev] [ANN] CGD - Ultra-minimalist HTTP and FastCGI wrapper for CGI programs.

From: Robert Ransom <rransom.8774_AT_gmail.com>
Date: Wed, 19 Sep 2012 11:01:05 -0400

On 9/19/12, Stephen Paul Weber <singpolyma_AT_singpolyma.net> wrote:

>>Still, forking is never the bottleneck
>
> Never? Isn't forking-as-bottleneck most of the reason alternatives to CGI
> exist?

The bottleneck is more likely to be exec-ing an interpreter which
parses/loads a huge pile of standard library modules every time it is
started.


Robert Ransom
Received on Wed Sep 19 2012 - 17:01:05 CEST

This archive was generated by hypermail 2.3.0 : Wed Sep 19 2012 - 17:12:04 CEST