cgi-bin
Erik Poupaert
erik.poupaert@skynet.be
Mon Sep 15 00:25:00 GMT 2003
> CGI is extremely simple and requires no runtime support beyond env vars
> and simple I/O. (I once had an employer who created CGI executables in
> FORTRAN. They worked remarkably well!)
Do you think GCJ's executables' startup times are at least "good enough"
for CGI applications? What would be your take on it?
>>> $ size hello.static
>>> $ /usr/bin/time ./hello.static
size & time are really handy commands I didn't know of. Thanks for pointing this out!
More information about the Java
mailing list