Advertisement
Membership
Login
ACCU Buttons
Search in Book Reviews
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
I need not have worried; this book is a model of what books of this kind should be. The authors have taken their experience of writing for small memory machines and extracted a couple of dozen patterns. I am left wondering how a pair of authors located on opposite sides of the World (Charles Weir is UK based and James Noble works in New Zealand) get to collaborate on a book such as this one; modern communications and travel have a positive side for which we should be grateful.
The book deals with the problems of programming in a memory constrained environment. Memory is taken in the wide sense to cover everything from cache to backing store but that is it. They do not confine themselves to systems with a handful of bytes of RAM, some of their patterns would hardly apply in such circumstances; I cannot imagine applying garbage collection to the software for the embedded controller of a washing machine.
This book is a model of what books on optimisation should be about; a detailed study of the general principles that have proved beneficial over a period of time.
The book is divided into five principle sections with an Introduction and an Appendix (A Discussion of Forces). The main sections are Small Architecture, Secondary Storage, Compression, Small Data Structures and Memory Allocation.
Any programmer working on software that is constrained by memory resources should study this book carefully and make himself/herself familiar with the contents. Like reading many books on Patterns, your first reaction maybe that you already knew most of it. But did you, did you really or is it that once someone else categorises them they seem obvious?
Do you need me to tell you that I thoroughly recommend this book? I am very glad that I got to review it myself.