Garbage Collection: Algorithms for Automatic Dynamic Memory Management

Write a Review
$84.25 - $93.55
UPC:
9780471941484
Binding:
Hardcover
Publication Date:
8/16/1996
Author:
Richard Jones;Rafael D Lins
Language:
english
Edition:
1
Adding to cart… The item has been added

Product Overview

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.