On Friday, November 14, 2003, at 03:49 PM, Alex wrote:


Hello All,

I need to rewrite one web site from PHP to JSP or Servlets because of a lot of traffic there and I'm not sure about technologies: JSP or Servlets. May be someone has some kind of experience in this topic, I would be very appreciate about some opinions.

BTW first I need to convert public part of site and then convern other part: discussion list, members database and so on...

Web site traffic about 7 000 000 requests for the last month.

Just a thought, have you thought of implementing the Zend precompiler solutions?? or doing some performance tuning? PHP and JSP have pretty neck and neck benchmark stats. It might be worth your while to find out what is happening to slow it down more then anything else. There are caching solutions that reduce db dependancy etc... I'd look at that instead of porting. If you port inefficient software you're going to have the same problems only in another language.


--
Nathanael Noblet
Gnat Solutions
4604 Monterey Ave NW
Calgary, AB
T3B 5K4

T/F 403.288.5360
C 403.809.5368

http://www.gnat.ca/



Reply via email to