Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Guaranteed Delivery

Camel supports the Guaranteed Delivery from the EIP patterns using among others the following components:

  • File for using file systems as a persistent store of messages
  • JMS when using persistent delivery (the default) for working with JMS Queues and Topics for high performance, clustering and load balancing
  • JPA for using a database as a persistence layer, or use any of the many other database component such as SQL, JDBC, iBatis/MyBatis, Hibernate
  • HawtDB for a lightweight key-value persistent store

Image RemovedImage Added

Include Page
CAMEL:Using This Pattern
CAMEL:Using This Pattern