Memory Management: Algorithms and Implementation in C/C++
Book Details
Author(s)Bill Blunden
PublisherWordware Publishing Inc.
ISBN / ASIN1556223471
ISBN-139781556223471
Sales Rank1,461,548
CategoryComputers
MarketplaceFrance 🇫🇷
Description
Memory Management Memory Management: Algorithms and Implementation in C/C++ describes how to construct production-quality memory managers. This approach includes both high-performance explicit memory managers and more intricate garbage collectors like those popularized by the Java Virtual Machine. Every implementation is complemented by an in-depth presentation of theory, benchmark tests, extensive source code examples, and a discussion of each implementation's trade-offs.

