You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Apache Camel is a POJO based routing and mediation engine which is small, has minimal dependencies and can be easily embedded other project such as

Apache Camel uses Java 5, generics, annotations, URIs and a pure Java based declarative DSL for configuring the routes and mediation rules so that it can easily work with any kind of Transport or messaging model such as HTTP, JMS, JBI or CXF Bus API without mandating a generic normalized message API or bucket loads of XML.

So don't get the hump, try Camel today! (smile)

  • No labels