This post originated from an RSS feed registered with Java Buzz
by Franco Martinig.
Original Post: Introduction to Apache Camel
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
Apache Camel is an open-source framework to exchange, route and transform data using various protocols. It is prepackaged with components for dealing with various backend systems and powerful routing and filter capabilities. This presentation clarified the main concepts that defines Apache Camel: integration framework + enterprise integration patterns. Camel works using “routes” joining endpoints, using […]