Misplaced Pages

Apache Camel

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Open-source framework
This article includes a list of references, related reading, or external links, but its sources remain unclear because it lacks inline citations. Please help improve this article by introducing more precise citations. (April 2015) (Learn how and when to remove this message)
Apache Camel
Apache Camel Logo
Developer(s)Apache Software Foundation
Initial releaseJune 27, 2007; 17 years ago (2007-06-27)
Stable release
4.0.x (LTS)4.0.6 / 12 April 2024; 8 months ago (2024-04-12)
4.4.x (LTS)4.4.3 / 27 June 2024; 6 months ago (2024-06-27)
4.8.x (LTS, latest)4.8.0 / 15 September 2024; 3 months ago (2024-09-15)
Repositorygithub.com/apache/camel
Written inJava, XML
Operating systemCross-platform
TypeEnterprise Integration Patterns Enterprise Service Bus SOA Message Oriented Middleware
LicenseApache License 2.0
Websitecamel.apache.org

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 Apache 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

References

  1. Apache Camel 1.0, retrieved 15 April 2021
  2. ^ Releases - Apache Camel, retrieved 26 September 2022

External links

The Apache Software Foundation
Top-level
projects
Commons
Incubator
Other projects
Attic
Licenses
Message-oriented middleware


Stub icon

This business software article is a stub. You can help Misplaced Pages by expanding it.

Stub icon

This free and open-source software article is a stub. You can help Misplaced Pages by expanding it.

Categories: