Hans Dieter Pearcey
Fri, 29 Jan 2010 17:50:43 -0800
Excerpts from xenoterrac...@gmail.com's message of Fri Jan 29 20:22:48 -0500 2010: > Enlightening how do you feel about fastcgi vs psgi?
This question makes no sense. How do you feel about HTML vs. HTTP? PSGI is an interface for Perl code. FastCGI is an interface for network communications. They aren't in the same problem space, except to the degree that there are FastCGI servers that then run PSGI applications. hdp. _______________________________________________ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/ Dev site: http://dev.catalyst.perl.org/