Wednesday, July 02, 2008

Apache ActiveMQ -- Enterprise Integration Patterns

http://www.enterpriseintegrationpatterns.com/toc.html

Version 5.0 onwards of Apache ActiveMQ comes complete with full support for the Enterprise Integration Patterns (from the excellent book by Gregor Hohpe and Bobby Woolf) via the Apache Camel library.

You can easily add any of the supported Enterprise Integration Patterns into ActiveMQ (either on the JMS client or in the broker process) to support smart routing, transformation and a whole host of other powerful patterns. You can of course just embed Camel library directly into your application, such as via Spring as well..

This also means you can cleanly integrate all of the Camel Components into ActiveMQ so you can easily integrate with CXF, Files, JBI, JPA, Mail, MINA, Quartz, XMPP and many other protocols and transports!

Apache ActiveMQ -- Enterprise Integration Patterns
Blogged with the Flock Browser

No comments: