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.
複数のキュー (activemq を使用して作成) があります。キューからランダムにメッセージを取得したいのですが、可能ですか? できれば教えてください...
前もって感謝します。
複数のキューをリッスンする場合は、同じセッションで複数のキューをリッスンでき、複数のキューから一度に 1 つのイベントのコールバックを取得します。