OpenHub framework components

Implementations of camel components are in components Maven module.

Components overview

ComponentDescription
asynch-child

This component creates new asynchronous message.

extcallComponent for wrapping external calls with checks for duplicate and outdated calls.
msg-funnel

Component "funnel" for filtering concurrent asynch. messages which influence identical object.

throttlingComponent for throttling functionality. 
circuitComponent to use lightweight implementation of circuit breaker design pattern.