Jump to content

Apache Camel

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by NaTRenKO (talk | contribs) at 00:08, 5 July 2019 (Updating Current Version, Adding Preview Version). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Apache Camel
Developer(s)Apache Software Foundation
Stable release
2.24.1 / June 20, 2019; 5 years ago (2019-06-20)[1]
Preview release
3.0.0-M3 / June 4, 2019; 5 years ago (2019-06-04)[2]
Written inJava, XML
Operating systemCross-platform
TypeEnterprise Integration Patterns Enterprise Service Bus SOA Message Oriented Middleware
LicenseApache License 2.0
Websitecamel.apache.org github.com/apache/camel

Apache Camel is an open source framework for message-oriented middleware with a rule-based routing and mediation engine that provides a Java object-based implementation of the Enterprise Integration Patterns using an application programming interface (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 Framework is also supported.

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

Tooling

  • Several Maven-plugins are provided for validation and deployment.
  • Graphical, Eclipse-based tooling is freely available from Red Hat. It provides graphical editing and debugging and advanced validation.
  • Eclipse based tooling from Talend.

See also

Books

  • Ibsen, Claus; Anstey, Jonathan (2010), Camel in Action (1st ed.), Manning Publications, p. 552, ISBN 978-1-935182-36-8
  • Cranton, Scott; Korab, Jakub (2013), Apache Camel Developer's Cookbook (1st ed.), Packt Publishing, p. 424, ISBN 978-1-78217-030-3
  • Ibryam, Bilgin (2013), Instant Apache Camel Message Routing (1st ed.), Packt Publishing, p. 62, ISBN 978-1-78328-347-7
  • Ibryam, Bilgin (2016), Camel Design Patterns (1st ed.), Leanpub, p. 111

Template:Z148


  1. ^ Apache Camel 2.24.1, retrieved 5 July 2019
  2. ^ Apache Camel 3.0.0-M3, retrieved 5 July 2019