Apache Camel
This article includes a list of references, related reading, or external links, but its sources remain unclear because it lacks inline citations. (April 2015) |
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
- AdroitLogic UltraESB
- Apache ServiceMix
- Red Hat Fuse
- Guaraná DSL
- Mule (software)
- Open ESB
- Service Component Architecture (SCA)
- Petals ESB
- IBM Integration Bus
- Akka (toolkit) open-source toolkit and runtime for Reactive programming, concurrent and distributed applications on the JVM with camel integration.
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
External links
- ^ "Apache Camel 2.22.5 Release". Retrieved 16 September 2019.
- ^ "Apache Camel 2.23.4 Release". Retrieved 16 September 2019.
- ^ "Apache Camel 2.24.2 Release". Retrieved 16 September 2019.