Home
Garbage Collection: Algorithms for Automatic Dynamic Memory Management
-
Title
-
Garbage Collection: Algorithms for Automatic Dynamic Memory Management
- Publisher
- Wiley
-
ISBN
-
9780471941484
-
Published
-
1996-08-16
-
Language
-
English
-
Genre
-
Computers / Internet / General
-
Plats
-
~/lib
- Author(s)
-
Description
-
Modern software places increasing reliance on dynamic memory allocation, but its direct management is not only notoriously error-prone. Garbage collection eliminates many of these bugs. This reference presents each of the most important algorithms in detail, often with illustrations of its characteristic features and animations of its use.