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.
答えが見つからない簡単な質問があります。パブリッシャーとサブスクライバーが互いに接続していないことはわかっていますが、キューはどうですか? ポイントツーポイント通信の場合、メッセージ プロデューサはメッセージ コンシューマへの接続を確立する必要がありますか?
メッセージ プロデューサはメッセージ コンシューマへの接続を確立する必要がありますか?
いいえ - プロデューサはメッセージを JMS サーバー (ストア アンド フォワード デバイスとして機能) に渡します。JMS サーバーはメッセージをコンシューマーに渡します。