Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Real-Time Design Patterns: Robust Scalable Architecture for Real-Time Systems Review by anonymous

A Useful Book

This book covers design patterns that address common problems in real time systems (memory leeks, resouce sharing, ISRs ...). As the name implies it does so at an Architecture rather than code level. The book seems to be best targeted toward medium or large systems in that some of the patterns (such as those dealing with distribution) might not apply to simple 8-bit micro system. It may be a difficult read for someone with limited real time development experience in that it covers complex real time problems in a variety of areas.