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
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
0 replies - 3146 views - 07/11/11 by Kai Wähner in Articles
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
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
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
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 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
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
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
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
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