Taking Apache Camel for a Ride
fffb5683-5e94-40ec-91b5-d67bf5cfe329
|
Presentation |
The revered Enterprise Integration Patterns (EIP) book is
indispensable for handling messaging-based integration, but utilizing
these patterns in your own code can be tedious, especially if you have
to write the code from scratch every time. Wouldn't it be nice if you
had a simple API for these patterns that makes this easier? Enter
Apache Camel, a message routing and mediation engine that provides a
POJO-based implementation of the EIP patterns and a wonderfully simple
Domain Specific Language (DSL) for expressing message routes. This
session will introduce and demonstrate the power of Camel. So go on,
take a Camel ride!
-
Bruce SnyderBruce Snyder is a veteran of enterprise software development and a recognized leader in open source software. Bruce has experience in a wide range of technologies including Java EE, Enterprise Messaging and Service Oriented Integration. In addition to his role as a software consultant, Bruce is also an Apache Member, a co-founder of Apache Geronimo and a developer for Apache ActiveMQ, Camel, ServiceMix. He is the co-author of Professional Apache Geronimo, Beginning Spring Framework 2 both from Wrox Press and is currently co-authoring Apache ActiveMQ In Action for Manning Publications. Bruce also serves as a member of various JCP expert groups and is a recognized international speaker at industry conferences. Bruce lives in beautiful Boulder, Colorado with his family.



Intermediate
Enterprise application development and integration