Skip to content

component disruptor

Raymond Meester edited this page Mar 6, 2023 · 1 revision

The Disruptor component provides asynchronous SEDA behavior much as the standard SEDA Component, but utilizes a Disruptor instead of a BlockingQueue utilized by the standard SEDA. Alternatively, a disruptor-vm: endpoint is supported by this component, providing an alternative to the standard VM.

Camel Documentation

Clone this wiki locally