- Mastering Microservices with Java
- Sourabh Sharma
- 99字
- 2021-07-02 13:03:39
Open Host Service
A translation layer is used when two sub-models interact with each other. This translation layer is used when you integrate models with an external system. This works fine when you have one sub-model that uses this external system. The Open Host Service is required when more than one sub-model interacts with external systems. Then, the Open Host Service removes any extra or duplicated code, because then you need to write a translation layer for each sub-model's external system.
An Open Host Service provides the services of an external system using a wrapper for all sub-models.
推薦閱讀
- Java程序設(shè)計與開發(fā)
- Python數(shù)據(jù)分析(第2版)
- 人人都是網(wǎng)站分析師:從分析師的視角理解網(wǎng)站和解讀數(shù)據(jù)
- Visual C++應(yīng)用開發(fā)
- 基于Struts、Hibernate、Spring架構(gòu)的Web應(yīng)用開發(fā)
- 機器學(xué)習(xí)與R語言實戰(zhàn)
- 移動互聯(lián)網(wǎng)軟件開發(fā)實驗指導(dǎo)
- 詳解MATLAB圖形繪制技術(shù)
- 移動增值應(yīng)用開發(fā)技術(shù)導(dǎo)論
- 運維前線:一線運維專家的運維方法、技巧與實踐
- .NET 4.0面向?qū)ο缶幊搪劊簯?yīng)用篇
- STM8實戰(zhàn)
- Java RESTful Web Service實戰(zhàn)
- Android應(yīng)用開發(fā)攻略
- Java EE基礎(chǔ)實用教程