Skip to content

component hazelcast seda

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

The Hazelcast SEDA component is one of Camel Hazelcast Components which allows you to access Hazelcast BlockingQueue. SEDA component differs from the rest components provided. It implements a work-queue in order to support asynchronous SEDA architectures, similar to the core "SEDA" component.

Camel Documentation

Clone this wiki locally