Comment Re:Startup sure, but how fast does it run? (Score 1) 300
the analogy being servlet to cgi. the shell will invoke the commands as a thread instead of as a process. the shell could be remote for all u know, meaning the shell could be a servlet and the command line can talk directly to the servlet.