Recent advances in hardware and software present new challenges for garbage collection, prompting a thorough examination of their implications. The book delves into how these developments affect the design and implementation of high-performance garbage collectors, offering insights for developers in adapting to evolving technologies.
Antony Hosking Volgorde van de boeken


- 2020
- 2012
The Garbage Collection Handbook
- 481bladzijden
- 17 uur lezen
Published in 1996, Richard Jones’s Garbage Collection was a milestone book in the field. Since the field has changed considerably, there is a need for an updated look at where garbage collection and memory management research stands today. This book explores new challenges, such as concurrency and parallelism, while following the successful format of the previous book. It provides comprehensive, accessible coverage of important algorithms and places these algorithms within a common framework using consistent terminology. This approach facilitates comparisons between various designs. The book also examines the research literature and effective practical techniques and includes numerous case studies.