The fine art of PHP V5.2 memory management

10
Anonymous Reader writes “There are many improvements that have taken place in PHP V5.2, and one critical area is that of memory management. To understand the implications of these new features, this article delves into memory management functions in PHP5.2, tweaking the memory manager, limiting memory usage and consides why allocation overhead and speed are a big deal.”

Link: ibm.com/developerworks

Category:

  • PHP