摘要
通过对终端管理系统北向对接的微服务化改造,以降低开发和部署难度,提升对接效率。通过对易变的规范和不变的操作进行分离,将对接规范按照报文格式拆分为不同的组件化微服务,并实现消息的控制和分发,基于北向的通用服务接口提供对接服务。本文设计并实现了一种组件化、松耦合的对接服务架构,在系统不下线情况下,通过模型配置的变更或服务的热部署完成新接口的部署对接,并在与运营商的对接实践中验证了该架构的良好效果。
In order to reduce the difficulty of development and deployment and improve the efficiency of docking,the northward docking of CPE management system is transformed into micro-service.By separating the changeable specification from the invariant operation,the docking specification is divided into different component micro-services according to the message format,and the control and distribution of messages are realized.This paper designs and implements a component-based,loosely coupled docking service architecture.When the system is online,the new interface is deployed and docked through the change of model configuration or hot deployment of services.The good effect of this architecture is verified in the docking practice with operators.
作者
郝振强
HAO Zhen-qiang(ZTE Corporation,Nanjing 210012,China)
出处
《软件》
2018年第11期101-104,共4页
Software
关键词
终端
北向对接
微服务
组件化
改造
运营商
CPE
North docking
Microservice
Component-based
Transformation
Operator