Kunal Jhunjhunwala wrote:
> Hi,
> Has anyone done this to date?? I was thinking of compiling my programs for
> better perfomance, and of course, protect the source code. Anyone have any
> ideas on this issue?
> Regards,
> Kunal Jhunjhunwala
> 

There are sevral cache modules. These are cache modules that I know.
  - Alternative PHP Cache (APC): http://apc.communityconnect.com/
  - AfterBuaner Cache (bwcache) : http://bwcache.bware.it/
  - PHP Accelerator : http://www.php-accelerator.co.uk/
  - Zend Cache : http://www.zend.com/zend/products.php#cache

All of them gives 2 - 3 times perfomance improvment in general.

Yasuo Ohgaki


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to