← experimental
Contents
  1. Background
  2. Core Positions
  3. Books

Books in this wiki: Enterprise Integration Patterns

Background

Bobby Woolf is a software architect and developer who co-authored Enterprise Integration Patterns (2003) with Gregor Hohpe. He has extensive experience with messaging middleware, design patterns, and enterprise Java development. He contributed significantly to the concrete implementation examples in EIP, particularly the Java and C# code examples that accompany each pattern.

Core Positions

Woolf's contribution to EIP emphasises the practical implementation side of the patterns — the code examples and concrete system design considerations that make abstract patterns actionable. His perspective is practitioner-focused: patterns are valuable not as theoretical constructs but as a shared vocabulary for communicating solutions to colleagues, architects, and tool vendors.

Books

Enterprise Integration PatternsEnterprise Integration Patterns (2003)

Co-authored with Gregor Hohpe. Woolf contributed the implementation details and code examples that ground the pattern catalogue in practical reality. The combination of Hohpe's architectural framing and Woolf's implementation depth gives the book its dual utility as both a design reference and a how-to guide.