Camel K

Camel Design Patterns
Article

Short Retry vs Long Retry in Apache Camel

Bilgin Ibryam

My Camel Design Patterns book describes 20 patterns and numerous tips and best practices for designing Apache Camel based integration solutions. Each pattern is based on a real world use case and provides Camel specific implementation details and best practices. To get a feel of the book below is an extract from the Retry Pattern section describing how to do Short and Long retires in Apache Camel. Context and Problem By their very nature, integration applications have to interact with...

Video Thumbnail
Video

fabric8 Camel Maven Plugin

Red Hat Developer Program

Video recording demonstrating the new fabric8 camel-maven-plugin that is able to validate your Camel endpoints from the source code, so you can catch those typo errors before running the application.