Skip to content

component seda

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

The SEDA component provides asynchronous SEDA behavior, so that messages are exchanged on a BlockingQueue and consumers are invoked in a separate thread from the producer.

Camel Documentation

Clone this wiki locally