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

Compare with Current View Page History

« Previous Version 5 Next »

Apache Camel is a POJO based routing engine which is small, has minimal dependencies and can be easily embedded in an ESB like ServiceMix, a Message Broker like ActiveMQ or a smart JAX-WS client like CXF.

Apache Camel uses Java 5, generics, annotations and URIs 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.

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

  • No labels