Reference counting: Difference between revisions

Content deleted Content added
<tt> → <code>
Add webarchive template for bacon pdf
Line 224:
* [http://www.memorymanagement.org/articles/recycle.html#reference The Memory Manager Reference: Beginner's Guide: Recycling: Reference Counts]
* [http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.25.955 ''Minimizing Reference Count Updating with Deferred and Anchored Pointers for Functional Data Structures'', Henry G. Baker]
* [http://www.research.ibm.com/people/d/dfb/papers/Bacon01Concurrent.pdf ''Concurrent Cycle Collection in Reference Counted Systems'', David F. Bacon] {{webarchive |url=https://web.archive.org/web/20040723163601/http://www.research.ibm.com/people/d/dfb/papers/Bacon01Concurrent.pdf |date=23 July 2004}}
* [http://www.cs.technion.ac.il/%7Eerez/Papers/refcount.pdf ''An On-the-Fly Reference-Counting Garbage Collector for Java'', Yossi Levanoni and Erez Petrank]
* [http://www.drdobbs.com/architecture-and-design/184401888 ''Atomic Reference Counting Pointers: A lock-free, async-free, thread-safe, multiprocessor-safe reference counting pointer'', Kirk Reinholtz]