In the current issue of the Java Magazin I published a tutorial to develop loose coupled systems with Mule. The tutorial illustrates the usage of an Enterprise Service Bus in an airport domain, where different airport systems communicate with each other over the ESB. In the example I use a set of important Enterprise Integration Patterns and show how these patterns are implemented in Mule. Some patterns I used are:
- Event Driven Consumer
- Content Based Router
- Filter
- Transformation
- Message Splitter
- JMS (Active MQ as message broker)
- Quartz Transport
- File Transport
- XMPP transport for instant messaging
Have Fun!
1 comment:
Do you really expect someone to put together the precise build path in your project? You need to specify sample projects so that they aren't this specific to actual versions of jar files.
Post a Comment