Название: Memory Management: Algorithms and Implementation in C/C++
Автор: Bill Blunden
Издательство: Wordware Publishing
Год: 2003
Формат: PDF
Страниц: 391
Размер: 10,51 MB
Язык: English
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.