Apache Camel

  • submit to reddit

Which Integration Framework Should You Use – Spring Integration, Mule ESB or Apache Camel?

Data exchanges between companies are increasing a lot. The number of applications that must be integrated is increasing, too. The interfaces use different technologies, protocols and data formats. Nevertheless, the integration of these applications must be...

0 replies - 3113 views - 01/19/12 by Kai Wähner in Articles

Cloud Integration with Apache Camel and Amazon Web Services (AWS): S3, SQS and SNS

The integration framework Apache Camel already supports several important cloud services (see my overview article at http://www.kai-waehner.de/blog/2011/07/09/cloud-computing-heterogeneity-will-require-cloud-integration-apache-camel-is-already-prepared for...

0 replies - 3148 views - 08/30/11 by Kai Wähner in Articles

Cloud Computing Heterogeneity will require Cloud Integration - Apache Camel is already prepared!

0 replies - 3146 views - 07/11/11 by Kai Wähner in Articles

Apache Camel and Scala: A Powerful Combination

I really like the integration framework Apache Camel and I also like Scala a lot. This article shows the basics of this combination. It is NO introduction to Apache Camel or Scala. I created a Git project to use it as simple startup for Camel-Scala-Maven...

1 replies - 4948 views - 06/27/11 by Kai Wähner in Articles

When to use Apache Camel?

Apache Camel is one of my favorite open source frameworks in the JVM / Java environment. It enables easy integration of different applications which use several protocols and technologies. This article shows when to use Apache Camel and when to use other...

0 replies - 11936 views - 06/05/11 by Kai Wähner in Articles

Open Source Integration with Apache Camel and How Fuse IDE Can Help

Take any integration project and you have multiple applications talking over multiple transports on multiple platforms. As you can imagine, in large enterprise applications this can get complex very fast. Much of the complexity stems from two issues: 1. ...

4 replies - 12288 views - 05/18/11 by Jonathan Anstey in Articles

Domain Services and Bounded Context using Akka - Part 2

In Part 1 of this series you saw how we can model a domain repository as an actor in Akka. It gives you declarative transaction semantics through Akka's STM and pluggable persistence engine support over a variety of data stores. As a result the domain...

1 replies - 3086 views - 03/31/10 by Debasish Ghosh in News

Spring Integration and Apache Camel

Spring Integration and Apache Camel are open source frameworks providing a simpler solution for the Integration problems in the enterprise, to quote from their respective websites: Apache Camel -

6 replies - 39215 views - 12/31/09 by Biju Kunjummen in Articles

Meet the Author - Jos Dirksen on ServiceMix 4

This week DZone has released the Getting Started With ServiceMix 4 Refcard. We met the author Jos Dirksen, to find out more about ServiceMix, the features it provides and how it competes with other ESBs. 

1 replies - 6750 views - 08/12/09 by Masoud Kalali in Articles

Navigating the Integration Landscape - Claus Ibsen on Apache Camel

 DZone had a chance to sit down with Claus Ibsen, author of the recently published Refcard Enterprise Integration Patterns with Apache Camel.

9 replies - 15945 views - 04/02/09 by Masoud Kalali in Articles

Apache Camel: Integration Nirvana

Take any integration project and you have multiple applications talking over multiple transports on multiple platforms. As you can imagine, in large enterprise applications this can get complex very fast. Much of the complexity stems from two issues:

19 replies - 103705 views - 03/23/09 by Jonathan Anstey in Articles

A Look Inside FUSE ESB 4: An OSGi-Based Integration Platform

Recently, version 4 of the FUSE ESB was released, which is the enterprise support version of Apache ServiceMix 4, rebranded by Progress Software (previously IONA), but still fully open source and Apache licensed.

14 replies - 74245 views - 03/10/09 by Tijs Rademakers in Articles