-
Enterprise Java👁 Image
Transactional caching for Camel with Infinispan
Some time ago I created a Redis connector for Camel. Redis is awesome key-value store (and a lot more) but…
Read More » -
Enterprise Java👁 Image
Publish/Subscribe Pattern with Apache Camel
Publish/Subscribe is a simple messaging pattern where a publisher sends messages to a channel without the knowledge of who is…
Read More » -
Enterprise Java👁 Image
Apache Camel 2.11 released
Last week Apache Camel 2.11 was released. This blog post is a summary of the most noticeable new features and…
Read More » -
Enterprise Java👁 Image
Drools decision tables with Camel and Spring
As I’ve shown it in my previous post JBoss Drools are a very useful rules engine. The only problem is…
Read More » -
Groovy👁 Image
Spring Integration – Apache Camel comparison
A year after v2.1 had been released, Spring Integration v2.2 is out with 3 new components MondoDB, Redis and JPA…
Read More » -
Enterprise Java👁 Image
REST with Apache Camel
There are many ways to expose an HTTP endpoint in Camel: jetty, tomcat, servlet, cxfrs and restlet. Two of these…
Read More » -
Enterprise Java👁 Image
Indexing data in Solr from disparate sources using Camel
Apache Solr is ‘the popular, blazing fast open source enterprise search platform’ built on top of Lucene. In order to…
Read More » -
Enterprise Java👁 Image
Apache Camel meets Redis
The Lamborghini of Key-Value stores Camel is the best of bread Integration framework and in this post I’m going to…
Read More » -
Enterprise Java👁 Image
Hello Camel: Automatic File Transfer
Apache Camel is described on its main web page (and in the Camel User Guide) as ‘a versatile open-source integration…
Read More »
