Am 31.01.2011 01:45, schrieb Ben Schmidt:
> - Relating this to, PHP: PHP is a garbage collected language which I
>   believe uses reference counting and a clever collector to detect and
>   free cycles. I haven't looked in detail into the implementation, but I
>   know some documentation is available on the subject here:
>   http://www.php.net/manual/en/features.gc.php

 http://www.research.ibm.com/people/d/dfb/papers/Bacon01Concurrent.pdf is
 the algorithm used by PHP's garbage collector.

-- 
Sebastian Bergmann                    Co-Founder and Principal Consultant
http://sebastian-bergmann.de/                           http://thePHP.cc/

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to