Textbook
Garbage Collection: Algorithms for Automatic Dynamic Memory ManagementISBN: 978-0-471-94148-4
Hardcover
400 pages
August 1996, ©1996
This is a Print-on-Demand title. It will be printed specifically to fill your order. Please allow an additional 15-20 days delivery time. The book is not returnable.
|
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.