Apache Camel

Apache Camel
Developer(s) Apache Software Foundation
Stable release
2.16.1 / November 22, 2015 (2015-11-22)
Written in Java
Operating system Cross-platform
Type Enterprise Integration Patterns Enterprise Service Bus SOA Message Oriented Middleware
License Apache License 2.0
Website camel.apache.org

Apache Camel is a rule-based routing and mediation engine that provides a Java object-based implementation of the Enterprise Integration Patterns using an API (or declarative Java Domain Specific Language) to configure routing and mediation rules. The domain-specific language means that Apache Camel can support type-safe smart completion of routing rules in an integrated development environment using regular Java code without large amounts of XML configuration files, though XML configuration inside Spring is also supported.

Camel is often used with Apache ServiceMix, Apache ActiveMQ and Apache CXF in service-oriented architecture infrastructure projects.

Tooling

Graphical, Eclipse-based tooling is available from FuseSource and from Talend.

See also

Books

External links

This article is issued from Wikipedia - version of the 10/16/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.