/
OpenHub framework components
OpenHub framework components
Implementations of camel components are in components Maven module.
Components overview
Component | Description |
---|---|
asynch-child | This component creates new asynchronous message. |
extcall | Component for wrapping external calls with checks for duplicate and outdated calls. |
msg-funnel | Component "funnel" for filtering concurrent asynch. messages which influence identical object. |
throttling | Component for throttling functionality. |
circuit | Component to use lightweight implementation of circuit breaker design pattern. |
, multiple selections available,
Related content
OpenHub framework components
OpenHub framework components
More like this
Why OpenHub framework?
Why OpenHub framework?
More like this
Why OpenHub framework?
Why OpenHub framework?
More like this
Configuration
Configuration
More like this
How to write routes?
How to write routes?
More like this
msg-funnel
msg-funnel
More like this