amqpshovel

High performance AMQP shovel

AMQPShovel

A high performance AMQP shovel, consuming messages from one server and publishing them to another.

Installation

Usage

amqpshovel \
  --src-uri amqp://user:passwd@downstream-server/vhost \
  --dst-uri amqp://user:passwd@upstream-server/vhost \
  --src-queue my-queue \
  --dst-exchange amq.topic \
  --src-prefetch 1000 \
  --ack-mode on_publish

Contributors

Repository

amqpshovel

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 0
  • 12 days ago
  • August 19, 2022
License

MIT License

Links
Synced at

Sat, 01 Jun 2024 10:48:24 GMT

Languages