Harman Patil (Editor)

Apache Camel

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Written in
  
Java

License
  
Apache License 2.0

Operating system
  
Cross-platform

Apache Camel

Developer(s)
  
Apache Software Foundation

Stable release
  
2.18.1 / December 2, 2016 (2016-12-02)

Type
  
Enterprise Integration Patterns Enterprise Service Bus SOA Message Oriented Middleware

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.

References

Apache Camel Wikipedia