Re: FastCGI still a smart choice in 2010?
Lyle <[email protected]> Fri, 23 Apr 2010 15:07:52 +0100
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
Not to mention Microsoft releasing FastCGI for IIS 6 & 7. Lyle Tom Bowden wrote: > Personally - I would get really upset if fastCGI went away -- for the > exact reason below. > > In our particular case I am not going to expose our tomcat server to > the outside world or rely on java to process several thousand requests > a minute (not that it can't -- but I am old and hornery). I LOVE > fastcgi because it is not related to php/perl or java. > > Tom > > On Apr 21, 2010, at 4:30 PM, Garrett Wollman wrote: > >> <<On Tue, 20 Apr 2010 17:32:12 -0700, Sven Svenson >> <[email protected]> said: >> >>> What's happened with the attitudes developers have about FastCGI? It >>> seems that FastCGI is not the preferred way of deploying web >>> applications outside the Perl world. Are the Java, PHP, Ruby and >>> Python folks right to be using something other than FastCGI? Is >>> FastCGI still around only because it is a legacy technology (Cobol is >>> still around too!) or is FastCGI still a good choice for a high >>> performance web site? >> >> As always, it depends on what your requirements are. We stick with >> FastCGI because it's programming-environment-independent. We can't >> tell our users that they have to write in (PHP, Perl, Python, Ruby, >> Java, ...) so we need to support all of those systems (and the >> environments that layer on top of them) with a single mechanism. The >> one that comes closest to fitting the bill is FastCGI. (If anyone can >> show me a way to run Java crudlets under FastCGI, I'd love to see it, >> as we occasionally get requests for that.) >> >> -GAWollman >> >> _______________________________________________ >> FastCGI-developers mailing list >> FastCGI-developers-xGejAJT2w6xVgU18Zptdi0EOCMrvLtNR@public.gmane.org >> http://mailman.pins.net/mailman/listinfo.cgi/fastcgi-developers > > _______________________________________________ > FastCGI-developers mailing list > FastCGI-developers-xGejAJT2w6xVgU18Zptdi0EOCMrvLtNR@public.gmane.org > http://mailman.pins.net/mailman/listinfo.cgi/fastcgi-developers >