News Feed
Jobs Feed
Sections




News Archive
Gopal Vijayaraghavan's Blog:
APC Autofilter The Real Story
September 24, 2007 @ 16:43:00

According to Gopal Vijayaraghavan, PHP developers "don't really understand PHP":

They know how to use PHP - but they hardly know how it works, mainly because it Just Works most of the time. But such willful ignorance (otherwise known as abstraction) often runs them aground on some issues when their code meets the stupidity that is APC.

To illustrate, he talks about how a simple bit of functionality in PHP, includes, really work. He describes how they're handled (evaluated at run time) and how the APC relates to this process.

He presents a dilemma where classes are created in two different ways (inside and outside included files) and a problem that could cause the APC caching to not cache a file at all after a certain point. He even gives an example of how, in "normal code" and a pretty basic development situation, this sort of thing could happen.

0 comments voice your opinion now!
apc autofilter compile opcode cache apc autofilter compile opcode cache


blog comments powered by Disqus

Similar Posts

Till Klampaeckel's Blog: APC: get a key's expiration time

Richard Thomas' Blog: Performance of Zend_Loader

Zend Developer Zone: Compiling PHP extensions with Zend Server

Sean Coates' Blog: php-5.2.5 on Leopard

Simas Toleikis' Blog: PHP data caching techniques


Community Events











Don't see your event here?
Let us know!


conference language opinion testing functional framework development series zendframework2 community phpunit introduction podcast tool example release unittest application code interview

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework