Skip to main content

Crate rustvello_rabbitmq

Crate rustvello_rabbitmq 

Source
Expand description

RabbitMQ broker backend for Rustvello.

Provides a [RabbitMqBroker] that uses AMQP queues for invocation routing. This is a broker-only plugin — orchestrator, state backend, trigger store, and client data store must be provided by another backend (e.g. Redis or SQLite).

Modules§

broker
prelude