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.
Developer(s) | Apache Software Foundation | ||||||
---|---|---|---|---|---|---|---|
Initial release | June 27, 2007 | ||||||
Stable release |
| ||||||
Repository | Camel Repository | ||||||
Written in | Java, XML | ||||||
Operating system | Cross-platform | ||||||
Type | Enterprise Integration Patterns Enterprise Service Bus SOA Message Oriented Middleware | ||||||
License | Apache License 2.0 | ||||||
Website | camel |
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.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.