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.
私は、Clojure と Langohr で RabbitMQ を使用しています。一度に 1 つずつではなく、バッチでキューからメッセージを処理したいと考えています。もちろん、メッセージがキューから取り出された後にメッセージを自分でバッチ処理することもできますが、RMQ が一度に 500 件のメッセージを一度に配信できるようにする API 呼び出しまたは設定が欠けているかどうかに興味があります。消費者。これは可能ですか?