Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
node-amqpライブラリを使用して RabbitMQ の複数のコンシューマーを作成したいのですが、prefetch-countオプションがコンシューマーごとのカウントを参照しているかどうかがわかりません。各コンシューマーに、他のコンシューマーに依存しない独自のプリフェッチ カウントを持たせたいと考えています。
prefetch-count
ありがとう。