The Garbage Collection Handbook
The Art of Automatic Memory Management
- Format: Pocket
- Antall sider: 520
- Språk: Engelsk
- Forlag/Utgiver: SD Books
- Serienavn: "International Perspectives on Science, Culture an
- EAN: 9780367659240
- Utgivelsesår: 2020
- Bidragsyter: Jones, Richard (University of Kent,Canterbury, Kent, United Kingdom); Hosking, Antony; Moss, Eliot (University of Massachusetts, Amherst, USA)
Published in 1996, Richard Jones¿s Garbage Collection was a milestone in the area of automatic memory management. The field has grown considerably since then, sparking a need for an updated look at the latest state-of-the-art developments. The Garbage Collection Handbook: The Art of Automatic Memory Management brings together a wealth of knowledge gathered by automatic memory management researchers and developers over the past fifty years. The authors compare the most important approaches and state-of-the-art techniques in a single, accessible framework.
The book addresses new challenges to garbage collection made by recent advances in hardware and software. It explores the consequences of these changes for designers and implementers of high performance garbage collectors. Along with simple and traditional algorithms, the book covers parallel, incremental, concurrent, and real-time garbage collection. Algorithms and concept