At 13:59 11/06/2003, Manuel Lemos wrote:
I guess they can't compare with what they can't afford to buy.

It's therefore nice that it's available for free 21-day evaluation on zend.com, isn't it? :)


Anyway, it does not seem to make much sense to compare code acceleration based on plain caching/optimization like Turck and Zend Cache do, with acceleration plus content caching and compressing like ZPS do, because in that case you probably want to consider a solution of:

I agree, which is why I pointed out that comparing the Zend Performance Suite with Turck (or any other compiled code cache) simply doesn't make sense.


mod_gzip for content compressions
http://i4net.tv/marticle/mod_gzip/

And one of many dynamic content caching solutions like this one:
http://www.phpclasses.org/filecacheclass

If you learned the product, you'd see that it offers many things that cannot be offered by mod_gzip nor any dynamic content caching class available in PHP (not to mention it's a heck of a lot easier to use). Of course, low end solutions can also take advantage of the solutions you mentioned.


Zeev


-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to