|
Visio and Omnigraffle StencilMatthew Oskowis (contact) created a Visio stencil that contains 51 integration pattern icons as Visio shapes. Each shape includes the solution text for the corresponding pattern. This stencil is invaluable when drawing out solutions based on the notation defined in the book. The stencil is available in Visio 2002 and a Visio 5 versions. If soneone if willing to port these to a newer version of visio, let me know. EIP Stencil for Visio 2002 (147 KB ZIP) Gunnar Peterson created a stencil for Omnigraffle. According to the site it has over 18000 downloads! EIP Stencil for Omnigraffle (200 KB) Articles and PresentationsYou can download most of my articles from the Articles page and many of my presentations from the Talks page. You may also want to check out my blog. Sample ChapterPearson has generously made the Introduction, Chapter 2 ("Integration Styles") and Chapter 3 ("Messaging Systems") of our book available for download. If you like what you see, please consider buying the book.
Chapter 2: "Integration Styles" PDF Download from Pearson Education (1073 KB) On-line Resources
Simple Messaging ToolkitFor my ACM Middleware and OOPSLA tutorials I used a messaging toolkit that implements many of the basic patterns in our book. The toolkit allows users to compose solutions from the basic patterns and observe them in action. I developed the toolkit in C#, mostly because I am more familiar with the .NET user interface libraries. The kit is likely not 100% robust yet, but I am looking for feedback on the usefulness of the concept. The individual components can be run directly from the DOS command line or from a batch script. These scripts have a very nice, Domain-specific language feel to them. These example implementations are not the patterns, but only a consistent example pattern implementations. Patterns comprise intent, forces, context etc. and are generally technology independent. For this toolkit I chose a specific implementation technology and created a collection of examples of the patterns. Read [more on the relationship between the toolkit and the patterns] Quickstart: download_notes
1) Extract the ZIP file, preserving the folder structure. Requirements:
Microsoft Windows XP or 2003 Download ZIP File (1 MB) • Reference Sheet and Installation (51 KB) • Tutorial Presentation (1.2 MB) • Release Notes Loan Broker MSMQ Example from Chapter 9Multiple readers have asked for the complete source for the Loan Broker example from Chapter 9. While the examples in the book are primarily intended to illustrate design trade-offs, a running example can be a useful learning tool. The ZIP file contains the complete Visual Studio solution. It should also load in newer versions of .Net and Visual Studio. It is also possible to compile the individual projects from the command line and avoid the need for Visual Studio. Requirements:
Microsoft Windows XP or 2003 Download ZIP File (48 KB) ReadMe File |
© 2020 All rights reserved. |