Garbage Collection: Algorithms for Automatic Dynamic Memory Management

By (author): "Richard Jones"
Garbage Collection: Algorithms for Automatic Dynamic Memory Management
ISBN0471941484
ISBN139780471941484
AsinGarbage Collection: Algorithms for Automatic Dynamic Memory Management
Original titleGarbage Collection: Algorithms for Automatic Dynamic Memory Management
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.