List/Grid Tag Archives: Apache Camel

Discovering the power of Apache Camel
These last years, ESB software has been getting more and more popular. If most people usually know what is an ESB, they are fewer to clearly understand the exact role of the different ...

Getting started with Apache Camel
In a previous blog-post we got to know about enterprise integration patterns (EIPs). Now in this post we will look into Apache Camel framework that realizes those patterns. About ...

Camel: Build a message based application
This is a long article that contains three separate topics:Getting started with Apache Camel with Java Improving startup of routes with a CamelRunner Building message based application ...

Apache Camel using Groovy Introduction
From their site, it says the Apache Camel is a versatile open-source integration framework based on known Enterprise Integration Patterns. It might seem like a vague definition, but ...

Apache Camel using Groovy Introduction
From their site, it says the Apache Camel is a versatile open-source integration framework based on known Enterprise Integration Patterns. It might seem like a vague definition, but ...

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. ...

Impressive first Apache Camel release
In preparation for the CamelOne conference next week, I took time to look back in the history of the Apache Camel project. So among others I had a look at the ...

Apache Camel Tutorial – Introduction to EIP, Routes, Components, Testing and other Concepts
Data exchanges between companies increase a lot. The number of applications, which must be integrated increases, too. The interfaces use different technologies, protocols and data formats. ...

REST endpoint for integration using Apache Camel
REST is an architectural style used for organizing resources and when applied to HTTP-based services allows building stateless, decoupled, scalable services. HTTP methods, HTTP headers, ...

SOA example application
SOA describes a set of patterns for creating loosely coupled, standards-based business-aligned services that, because of the separation of concerns between description, implementation, ...


