Book Review of the Month

Enterprise Integration Patterns: Designing, Building, and Deploying Messaging Solutions
Gregor Hohpe, Bobby Woolf
Enterprise Integration Patterns is part of Addison-Wesley's new Martin Fowler Signature Series, which Fowler's Patterns of Enterprise Application Architecture (PoEAA) is also a part of. I was very satisfied with PoEAA and the same can be said about Enterprise Integration Patterns. It has the potential to become a classic.

The authors' writing style is a pleasure to read -- no ambiguous statements, no unnecessary babbling. The book is structured to suit both cover-to-cover reading and a "dive-in" approach for situations where you're looking for a solution to a particular problem. After an introduction to the field of enterprise integration, and a discussion of why the book concentrates on the messaging integration style in particular, the reader is given a hierarchical catalog of patterns revolving around a small set of "core" patterns. The book's coverage is in my opinion very well scoped.

I must also praise the look of the book; besides the layout being familiar from prior works and the proven pattern catalog structuring, the authors have used graphics very efficiently. Not only the authors define a vocabulary for integration patterns, but they have also come up with an expressive visual language for illustrating the patterns using simple notations that can be easily drawn without CASE tools.

I found only two downsides for this book. First, the title can be slightly misleading as the book focuses on messaging as an integration style and only briefly mentions alternatives such as RPC, file transfer, and shared databases. However, I don't know a single person who doesn't read the back cover before buying a book, so I wouldn't count this as a big issue. Furthermore, the reason for focusing on messaging is thoroughly argued in the book. The second downside is the code examples, which are presented using varying languages and products and seem somehow disconnected from the text.

In summary, Enterprise Integration Patterns is a great book. It's worth reading and re-reading if you're working with systems integration projects or writing integration software yourself. Yet another book that makes me think, "I wish I had it back then..."

(Lasse Koskela - Bartender, December 2003)
More info at Amazon.com || More info at Amazon.co.uk


Other books reviewed in December :

Java Pitfalls: Time-Saving Solutions and Workarounds to Improve Programs by by Michael C. Daconta(Editor), et al
J2EE AntiPatterns by Bill Dudney, Stephen Asbury, Joseph K. Krozak, Kevin Wittkopf
JUnit in Action by Vincent Massol, Ted Husted
The Art of UNIX Programming by Eric S. Raymond
Extreme Programming Refactored: The Case Against XP by Matt Stephens, Doug Rosenberg
Enterprise Services Architecture by Dan Woods
Head First EJB: Passing the Sun Certified Business Component Developer Exam by Kathy Sierra, Bert Bates
EJB Cookbook by Benjamin G. Sullins, Mark B. Whipple
XDoclet in Action by Craig Walls, Norman Richards
Definitive XSL-FO by G. Ken Holman
Core Java Data Objects by Sameer Tyagi, Michael Vorburger, Keiron McCammon, Heiko Bobzin, Keiron McCannon
Objects First with Java by David J. Barnes, Michael Koelling
XML and Java by Maruyama Hiroshi et al
The XML Schema Companion by Neil Bradley
.NET & J2EE Interoperability by Dwight Peltzer