How about jsp and java? Then could move into EJB's later on...
-Jeet >From: "David A. Desrosiers" <[EMAIL PROTECTED]> >Reply-To: Plucker Development List <[EMAIL PROTECTED]> >To: Plucker Development List <[EMAIL PROTECTED]> >Subject: Re: More web site updates, comments requested >Date: Thu, 7 Mar 2002 16:17:06 -0800 (PST) > > > > Or you could try mod_python, which would be a natural considering the > > parser is in Python. > > mod_python wouldn't really help speed up or scale the parser much on >the web server side of things. It's generally best for pipelining handles >between the httpd process and the python binary itself.. neither of which >I'd be doing with the parser. > > I'm still exploring options that don't include 50 servers and load >balancing hardware in each. > > > >[dd] > _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com
