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.

Apache Camel
Developer(s)Apache Software Foundation
Stable release
2.22.x2.22.5 / 7 June 2019 (2019-06-07)[1]
2.23.x2.23.4 / 15 September 2019 (2019-09-15)[2]
2.24.x2.24.3 / 19 December 2019 (2019-12-19)[3]
2.25.x2.25.2 / 18 July 2020 (2020-07-18)
3.x3.7.0 / 11 December 2020 (2020-12-11)
RepositoryCamel Repository
Written inJava, XML
Operating systemCross-platform
TypeEnterprise Integration Patterns Enterprise Service Bus SOA Message Oriented Middleware
LicenseApache License 2.0
Websitecamel.apache.org

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

References

  1. "Apache Camel 2.22.5 Release". Retrieved 16 September 2019.
  2. "Apache Camel 2.23.4 Release". Retrieved 16 September 2019.
  3. "Apache Camel 2.24.2 Release". Retrieved 16 September 2019.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.