Forum Moderators: phranque
Thanks for your opinions,
Brandon
For max. website performance you could implement a CMS that publishes static HTML pages (or Perl cgi, PHP, etc). These types of CMS do not directly impact on website performance experienced by visitors.
What would be great is if I cold get your opinions on what would be the fastest (in terms of speed retrieving templates, etc.) method, PERL or PHP
Retrieving templates? Speed? I wouldn't have thought that your choice in language between Perl or PHP would make any difference.
The difference is down to the speed of the disk (for retrieving files) and your good programming, or your bad programming.
I would simply go for the one you feel most comfortable with.
- if you are more comfortable with one or the other then choose that one
- if your host supports only one or the other then choose that one
- if the programmers you work with (if there are any) are more familiar with one or the other then choose that
It really doesn't matter as long as you stay away from .cfm ;)
As previously mentioned though, you might want to look in to something that's already done. Come to think of it... Maybe I should take my own advice one of these days :)
In the medium-term future, I'll be looking at Lenya, which has good cache support. If you can handle J2EE architecture, XML/XSL and a steep learning curve, I think this one is a winner. All the Apache projects I have ever used are great, and this one relies on others such as Lucene (search engine, which is integrated).