問題タブ [esb-toolkit-2.1]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
92 参照

biztalk - ESB は Biztalk のハブ/スポークとどう違うのですか?

Biztalk は、ハブ/スポークと ESB (ESB Toolkit として提供) の両方をサポートしています。通常、Biztalk は、Biztalk サーバーがハブとして機能し、Biztalk サーバーに接続するアダプターがスポークとして機能するハブ/スポーク モデルとして使用されます。

典型的な定義では、ハブ/スポークはサーバー側ですべての処理負荷を処理しますが、ESB モデルではアプリケーションの負荷は接続アプリケーション (クライアント) で処理されます。

クライアントには Biztalk ESB アプリケーションと通信するためのアダプターが必要ですか? また、処理負荷はクライアント側にかかりますか?