-
Enterprise Java👁 Image
Apache Camel – developing application from the scratch (part 1 / 2)
Before we start Some time ago I wrote a tutorial on Spring Integration to demonstrate how to use Spring Integration…
Read More » -
Enterprise Java👁 Image
Light-weight, open-source integration: Apache Camel or Spring Integration?
First of all, for full disclosure, for the last 1.5 years, I’ve been working as a consultant for FuseSource (now…
Read More » -
Enterprise Java👁 Image
Exploring Apache Camel Core – File Component
A file poller is a very useful mechanism to solve common IT problems. Camel’s built-in file component is extremely flexible,…
Read More » -
Enterprise Java👁 Image
Exploring Apache Camel Core – Seda Component
The seda component in Apache Camel is very similar to the direct component that I’ve presented in previous blog, but…
Read More » -
Enterprise Java👁 Image
Apache Camel Broker Component for ActiveMQ 5.9
Embedding Apache Camel inside the ActiveMQ broker provides great flexibility for extending the message broker with the integration power of…
Read More » -
Enterprise Java👁 Image
Getting started with Apache Camel using Java
Apache Camel is a very useful library that helps you process events or messages from many different sources. You may…
Read More » -
Enterprise Java👁 Image
Apache Camel 2.12 – Backoff support for less aggressive polling routes
This is another blog post about some upcoming improvements and new features in the next Apache Camel 2.12 release. In…
Read More » -
Enterprise Java👁 Image
From inside the code: Camel Routing Engine Part I
So I’ve recently re-kindled my interest in how Apache Camel works. Camel is such a powerful integration tool and is…
Read More » -
Enterprise Java👁 Image
Introduction to Apache Camel
Apache Camel is a open source implementation of famous Enterprise Integration Patterns. Camel is a Routing and Mediation Engine and…
Read More »
