Re: Java servlet/jsp with mathopd ?
Jakob Eriksson <[email protected]> Tue, 13 Sep 2005 22:15:57 +0200
| Newsgroups | gmane.network.mathopd |
|---|---|
| Message-ID | <[email protected]> |
I use named pipes to communicate from a thin CGI to an small application server that listens to a named pipe and writes HTML back to another named pipe. regards, Jakob j.random.programmer wrote: >Hi: > >I just ran into mathopd via a benchmark page where >mathopd and zeus were the top 2 performing web >servers. > >The methopd source is pretty small and easy to read >and I would like to use it. I create a lot of dynamic >content using java servlets, so I was wondering: > >Instead of spawning a new process every time via >CGI, is there anyway for me to start my servlet >engine that listens on some tcp port (say 8080) and >then have mathopd send CGI requests over this port >and then recieve the results back from that port and >send them out to the client ? > >Any other suggestions ? > >Best regards, >--j > > > > > > >__________________________________ >Yahoo! Mail - PC Magazine Editors' Choice 2005 >http://mail.yahoo.com > >