当前位置:网站首页>AUTOSAR从入门到精通100讲(106)-域控制器中的SOA
AUTOSAR从入门到精通100讲(106)-域控制器中的SOA
2022-07-04 09:35:00 【格图洛书】
01原子服务
说到服务架构,关于原子服务的话题非常火,那么,什么是原子服务?原子服务有哪些特征?在系统层面如何拆分业务服务并且定义原子服务?原子服务对我们的软件又有什么影响呢?他和服务的关系又是什么呢?
我们先从服务的最小单元——原子服务讲起。原子服务的定义是:业务上最小粒度的一系列操作。原子服务的特点是松耦合,相对独立,且在可预见的范围内不会对其他原子服务造成影响。任何一项都划定了自己的业务范围;他们不用关心非自己业务范围是如何实现,对于调用其他原子服务,只需要考虑调用场景及返回结果如何处理即可。
举一个例子,先看看下面三句话:
现金存款是金融账户发生现金交易的收费服务行为。
信用卡还款是金融账户发生的,可能有银联参与的、信用卡的现金交易。
现金转账是金融账户与交易对手金融账户发生现金交易的收费服务行为。
这三句话中的,现金存款、信用卡还款和现金转账就是服务,现金交易就是原子服务,而金融账户、银联卡和信用卡则是服务的业务参与方,也是大家熟知的服务消费者和提供方。
通过这个例子,大家应该对原子服务已经有了一个基本的概念。那么,服务是由原子服务构成的,SOA是不是只是简单地由服务构成的呢?
边栏推荐
- IIS configure FTP website
- Application of safety monitoring in zhizhilu Denggan reservoir area
- 2021-08-11 function pointer
- Lauchpad X | 模式
- Svg image quoted from CodeChina
- Daughter love: frequency spectrum analysis of a piece of music
- Golang Modules
- Fatal error in golang: concurrent map writes
- 7-17 crawling worms (15 points)
- Les différents modèles imbriqués de listview et Pageview avec les conseils de flutter
猜你喜欢

Hands on deep learning (43) -- machine translation and its data construction

2022-2028 global gasket metal plate heat exchanger industry research and trend analysis report

Machine learning -- neural network (IV): BP neural network

2022-2028 global seeder industry research and trend analysis report

Hands on deep learning (45) -- bundle search

Hands on deep learning (46) -- attention mechanism

PHP is used to add, modify and delete movie information, which is divided into foreground management and background management. Foreground users can browse information and post messages, and backgroun

SQL replying to comments

libmysqlclient.so.20: cannot open shared object file: No such file or directory

品牌连锁店5G/4G无线组网方案
随机推荐
Hands on deep learning (46) -- attention mechanism
Summary of small program performance optimization practice
2022-2028 global protein confectionery industry research and trend analysis report
2022-2028 global probiotics industry research and trend analysis report
Hands on deep learning (42) -- bi-directional recurrent neural network (BI RNN)
Global and Chinese market of air fryer 2022-2028: Research Report on technology, participants, trends, market size and share
Hands on deep learning (40) -- short and long term memory network (LSTM)
Solution to null JSON after serialization in golang
Launpad | Basics
In the case of easyUI DataGrid paging, click the small triangle icon in the header to reorder all the data in the database
`Example of mask ` tool use
2022-2028 global industry research and trend analysis report on anterior segment and fundus OTC detectors
2022-2028 global gasket metal plate heat exchanger industry research and trend analysis report
Problems encountered by scan, scanf and scanln in golang
Exercise 7-4 find out the elements that are not common to two arrays (20 points)
Latex download installation record
Global and Chinese market of sampler 2022-2028: Research Report on technology, participants, trends, market size and share
libmysqlclient. so. 20: cannot open shared object file: No such file or directory
Golang Modules
Luogu deep foundation part 1 Introduction to language Chapter 4 loop structure programming (2022.02.14)