Skip to main content

Crate camel_component_seda

Crate camel_component_seda 

Source
Expand description

In-memory SEDA component for rust-camel — asynchronous staging channel between routes sharing the same context via bounded queues.

Main types: SedaComponent, SedaEndpoint, SedaConsumer, SedaProducer.

Structs§

SedaComponent
SedaConfig
Configuration parsed from a SEDA URI.

Enums§

ExchangePattern
WaitForTaskToComplete