Exchanges
vhost:
🙈 Sign out
2.0.0-rc.5
Overview
Connections
Channels
Consumers
Exchanges
Queues
Policies
Operator policies
Shovels
Federation
Virtual hosts
Users
Nodes
Logs
HTTP API
Virtual host
Name
Type
Features
Policy
Add exchange
Virtual host
Name
Type
Durable
"Durable" exchanges persist even when the server restarts, ensuring their availability and preventing data loss.
Auto-delete
"Auto-delete" exchanges are automatically removed when they are no longer in use, freeing up system resources.
Internal
"Internal" exchanges are specifically designed for internal use within the messaging system and are not intended for direct interaction with external components.
Delayed
"Delayed" exchanges introduce a delay before delivering messages, allowing for delayed processing or scheduling of tasks.
Arguments
Alternate Exchange
If messages to this exchange cannot otherwise be routed, send them to the alternate exchange named here.
Add exchange