开发者

Which Integration strategies are there?

开发者 https://www.devze.com 2022-12-11 05:50 出处:网络
We are having a discussion about Integration strategies. The main argument is about what is a strategy and what is a technique. For example Hub-and-Spoke is a strategy, but REST is a te开发者_高级运

We are having a discussion about Integration strategies.

The main argument is about what is a strategy and what is a technique. For example Hub-and-Spoke is a strategy, but REST is a te开发者_高级运维chnique. Or maybe not?

What would be your list of integration strategies?


I would argue the two most important strategies are:

  • Service calling (Real-time integration), and

  • Batch Calling

My take is that the following are integration techniques:

  • Hub-and-spoke,
  • Publish and subscribe,
  • Point-to-point, and
  • Large file transfers

REST and SOAP are Web Service Calls / patterns.

0

精彩评论

暂无评论...
验证码 换一张
取 消