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.
非同期メッセージングと同期メッセージング (java) の違いは何ですか。また、メッセージングの送信者/受信者が実装される方法にどのように影響しますか。J2EE アーキテクチャはどのようにどちらを選択するかを決定します。
Sun J2EE Blueprints はこれをカバーしています。
http://java.sun.com/blueprints/guidelines/designing_enterprise_applications_2e/eis-tier/eis-tier4.html
この特定の記事では、EIS との相互運用性について説明していますが、独自のアプリケーションに使用する場合の原則は同じです。