Home | FAQ | Server | Presentations | Mailing Lists/Archives | Member Tools | Links | Sponsors | ContactSo, did some looking today at the new version of php, while wondering how hard it would be to add memory resident caching of data and class files. Let's just say that php looks like it's adding the good stuff from Java. Further, looking at the syntax on 5, it looks a LOT like java. Take a look: http://us4.php.net/zend-engine-2.php http://us4.php.net/NEWS_PHP_5_0_0b2.txt From what I've seen, php 5 looks like a true java "replacement" in many ways. Anyone have any thoughts? Jason /--------------------------------------|---------------------------\ | Jason McIntosh | CELL: 573-424-7612 | | Webmaster, thinker, Programmer, etc. | WORK: 573-884-3865 | | http://poetshome.com/ | | |------------------------------------------------------------------| |"How should I know if it works? That's what beta testers are | |for. I only coded it." | |(Attributed to Linus Torvalds, somewhere in a posting) | \--------------------------------------|---------------------------/ GnuPG Key: http://poetshome.com/about/jmcintosh_mlug.missouri.edu.gpgkey On Dec 8, 2003, at 10:27 AM, Pottinger, Hardy J. wrote: >> But then you have the Java overhead. Just how much traffic are you >> expecting? PHP and mysql are so fast out of the box on a >> modern machine, >> you'd have to be talking about a fair bit of traffic before >> it became an >> issue. Even then, you can always opt for some of the Zend stuff to add >> further caching / optimisation if needed. > > Besides Zend Cache, which costs $, I would recommend PHP Accelerator > (http://www.php-accelerator.co.uk/). Yahoo uses it. It's free. > > Also, the newer versions of MySQL support querry caching... > > ------------------------------------------ > HARDY POTTINGER <EMAIL:PROTECTED> > I-Net Administrator, UM LSO/MCO > ...PGP Public Key... > http://mco.mobius.missouri.edu/~hardy/ > ...worth a look... > http://www.learningpeace.com/pages/HH_8keys.htm > http://www.spiritualityhealth.com/newsh/lists/pth_newsitem.html > ------------------------------------------ > > _______________________________________________ > members mailing list > EMAIL:PROTECTED > http://mlug.missouri.edu/mailman/listinfo/members
Attachment:
PGP.sig
Description: This is a digitally signed message part
_______________________________________________ members mailing list EMAIL:PROTECTED http://mlug.missouri.edu/mailman/listinfo/members