Apache Camel
Appearance
This article includes a list of references, related reading, or external links, but its sources remain unclear because it lacks inline citations. (April 2015) |
Developer(s) | Apache Software Foundation |
---|---|
Stable release | 2.16.1
/ November 22, 2015 |
Written in | Java |
Operating system | Cross-platform |
Type | Enterprise Integration Patterns Enterprise Service Bus SOA Message Oriented Middleware |
License | Apache License 2.0 |
Website | camel |
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.
See also
- AdroitLogic UltraESB
- Apache ServiceMix
- FUSE ESB (enterprise ServiceMix)
- Guaraná DSL
- Mule (software) is a FREE/GPL lightweight enterprise service bus (ESB) and integration framework integrated and complete that has graphical tooling.
- 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
External links
- Apache Camel Home
- CamelOne Conference
- JBoss Fuse based on Apache Camel
- Methods & Tools article - Camel, an Open Source Routing Framework
- JDJ article - SOA Made Easy with Open Source Apache Camel
- Apache Camel JBI Service Engine
- Apache Apache_Qpid
- Talend ESB based on Apache Camel
- Apache Camel Examples