I hear about accelerators such as these in PHP. I believe APC is making it to PHP 6 also.
What's the state of accelerators in Zend? I see a Zend_Cache. Is it the standard and is there more?
I hear about accelerators such as these in PHP. I believe APC is making it to PHP 6 also.
What's the state of accelerators in Zend? I see a Zend_Cache. Is it the standard and is there more?
APC and Xcache are supported via Zend_Cache_Backend_Apc and Zend_Cache_Backend_Xcache