RE: [PHP-WIN] Re: WinCache 1.3.5 release on SourceForge

[email protected] (Eric Stenson) Thu, 22 Aug 2013 18:07:39 +0000
Newsgroups php.windows
Message-ID <130275f9192a4151b4f84b18a9c62eff@BN1PR03MB021.namprd03.prod.outlook.com>
-----Original Message-----
From: Tomasz Krawczyk [mailto:[email protected]] 
>
> You wrote Zend Opcache has to be enabled in PHP 5.5 so,
> it is an extension, not part of the PHP core, but it 
> is bundled with PHP 5.5.
[...]
>
> Are you sure you will have to remove opcode cache 
> from WinCache in the future?

Tomasz--

Our understanding at this point is that Opcache will continue to be supported (by Zend) and will track all opcode/Zend compiler changes for future releases.  We believe the owners of Opcache will provide the highest level of opcode caching performance, due to their proximity to the Zend core developers (<grin>).  Further, we're trusting them to provide a highly performant opcode cache on Windows (using cross-processes shared memory, appropriate Win32 APIs, etc.).

Thx!
    --E.