Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Lukas Smith's Blog:
Opcode Best Practices (webcast)
Mar 14, 2007 @ 14:49:00

In a new post, Lukas Smith mentions (among other things) an upcoming webcast via the folks over at php|architect covering the best practices of using the opcode cache in your applications.

oin us as we host PHP internals developer, Stas Malyshev (Zend) with a presentation on optimizing your use of PHP opcode caching software, be it APC, Zend Platform, or another.

This talk will cover techniques that you can use to squeeze the most performance out of your cache, such as avoiding runtime includes and conditional class declaration.

Register soon because the event happens this Friday (March 16th, 2007) and there is no cost to attend - but you do have to sign up.

tagged: opcode bestpractices phparchitect free signup apc zendplatform opcode bestpractices phparchitect free signup apc zendplatform

Link:


Trending Topics: