PHP cache plug-in Zend Opcache (replacing APC)
Introduction:
Zend Opcache and APC are PHP code accelerators, which cache the compilation results of PHP source code and compare the time mark when calling again. if no changes are made, cache data is
Zend Opcache
Byte-code caching is not new for PHP. We have alternative PHP Cache (APC), Eaccelerator, Ioncube, and XCache as a standalone extension, all of which can be used as our options. However, they are not available in each of the core
[Modern PHP] Chapter II new features of the six Zend Opcache
Zend Opcache
Byte-code caching is not new for PHP. We have alternative PHP Cache (APC), Eaccelerator, Ioncube, and XCache as a standalone extension, all of which can be used as our
Optimizer+ is the Zend developed closed source but can be used for free PHP optimization acceleration components, is the first and fastest opcode cache tool. Now, Zend technology company will optimizer+ under the PHP License Open source becomes Zend
optimizer+ is the first and fastest opcode caching tool for Zend developed closed-source, but free-to-use PHP optimization acceleration components. Now, Zend technology company will optimizer+ under PHP License open source becomes Zend Opcache.
Optimizer+ is the first and fastest opcode caching tool for Zend developed closed-source, but free-to-use PHP optimization acceleration components. Now, Zend technology company will optimizer+ under PHP License open source becomes Zend Opcache.
The
Brief introduction
Bytecode caching is not a new feature of PHP, and there are many independent extensions that can implement caching, such as PHP cache (APC), Eaccelerator,ioncube and XCache, and so on. But so far, these independent extensions have
Original address: [PHP]-performance acceleration-turn on OpcachePHP7 has been released as the largest version upgrade in PHP10 years, the biggest performance upgrade, PHP7 in the multi-release test showed a significant performance improvementFirst,
The predecessor of Zend Opcache was Zend Optimizer + (Zend o+), with PHP5.5 Zend in the release of O+, and renamed: Zend Opcache. However, the default is not enabled, you can enable in the INI file.According to statistics, Zend Opcache performance
Accelerate Php,zendopcache with Zend Opcache
Optimizer+ is the first and fastest opcode caching tool for Zend developed closed-source, but free-to-use PHP optimization acceleration components. Now, Zend technology company will optimizer+ under PHP
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.