Saturday, September 25, 2010

Re: Using C / CGI for server-side programming still a reasonable thing to do?

On 22 сен, 05:24, Michael <MichaelDMcDonn...@yahoo.com> wrote:
> Given PHP, and all the other alternatives is C / CGI still a
> reasonable way to go?

C is still faster than PHP and lighter than Java (although you might
come up with better system-level languages, like Google Go, Rust, or
D). If that is your concern, then "Given all the other alternatives" I
would have preferred SCGI (http://en.wikipedia.org/wiki/SCGI) or
FastCGI to CGI.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment