News Feed
Jobs Feed
Sections




News Archive
Derick Rethans' Blog:
Collecting Garbage Cleaning Up
September 07, 2010 @ 09:56:25

Derick Rethans has continued his series on garbage collection in the PHP internals with this second post of the series with a special look at circular references. You can find the first part here.

In this second part of the three part column on the new garbage collecting mechanism in PHP 5.3, we'll dive into a solution to the problem with circular references. If we look quickly back, we found that by using code like the [first example], an in-request memory leak is created.

He goes on to briefly describe the synchronous algorithm (including a few more helpful graphs to show the flow) and how that has worked its way into the PHP garbage collection methods. He also points out that this collection can be turned off and on via the gc_enable and gc_disable functions. Keep an eye out for the next part of the series where he gets into more detail on how this is all integrated into PHP.

0 comments voice your opinion now!
garabage collection article phparchitect circular references


blog comments powered by Disqus

Similar Posts

Ibuildings Blog: Ibuildings @ the PHPNW conference

The Bakery: 13 New Tutorials and Articles Posted

PHPEveryDay.com: New Tutorials Posted (Web Content/Networking)

Ivo Jansch's Blog: Book announcement: Enterprise PHP Development

Community News: php|architect Hosts PHP-on-Windows Competition


Community Events











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


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

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