CN108540529A - Do not restart dynamic parameter method for refreshing under a kind of framework based on micro services - Google Patents

Do not restart dynamic parameter method for refreshing under a kind of framework based on micro services Download PDF

Info

Publication number
CN108540529A
CN108540529A CN201810185713.8A CN201810185713A CN108540529A CN 108540529 A CN108540529 A CN 108540529A CN 201810185713 A CN201810185713 A CN 201810185713A CN 108540529 A CN108540529 A CN 108540529A
Authority
CN
China
Prior art keywords
configuration
client
service
micro services
parameter
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201810185713.8A
Other languages
Chinese (zh)
Inventor
徐磊
顾永生
张斌
周捷
高沈钢
刘刚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
State Grid Jiangsu Electric Power Co Ltd
Jiangsu Electric Power Information Technology Co Ltd
Original Assignee
State Grid Jiangsu Electric Power Co Ltd
Jiangsu Electric Power Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by State Grid Jiangsu Electric Power Co Ltd, Jiangsu Electric Power Information Technology Co Ltd filed Critical State Grid Jiangsu Electric Power Co Ltd
Priority to CN201810185713.8A priority Critical patent/CN108540529A/en
Publication of CN108540529A publication Critical patent/CN108540529A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching
    • H04L67/5683Storage of data provided by user terminals, i.e. reverse caching

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses do not restart dynamic parameter method for refreshing under a kind of framework based on micro services, unified parameter configuration management of this method based on configuration center, using SpringMvc HTTP Long Polling technologies by the configuration parameter of configuration center, dynamically flush in the local cache system of micro services;Newer push is configured to obtain at the first time.The present invention can carry out dynamic expansion and refresh configuration parameter, and the program to adapt to micro services uses.This method has been additionally contemplates that under configuration center offline environment that micro services obtain the fault tolerant mechanism for configuring parameter.

Description

Do not restart dynamic parameter method for refreshing under a kind of framework based on micro services
Technical field
The invention belongs to software technology field, be related to the micro services under a kind of micro services framework does not restart dynamic parameter brush New mechanism, the mechanism are realized, specifically a kind of base based on HTTP Long Polling and unified parameter configuration management Do not restart dynamic parameter method for refreshing under micro services framework.
Background technology
In micro services framework, since quantity of service is numerous, various configuration resources such as address of service, database, caching, File system, message queue and the relevant configuration of business etc. are required for being configured and be managed, and set of system is also required to Multiple environment, such as development environment, test environment, demo environment, production environment are configured, if using traditional configuration file management Mode, configuration file are dispersed in each project, are not easy to manage concentratedly and be safeguarded.And traditional configuration information processing mode It is configuration information to be written in the configuration files such as xml .properties, and application is packaged together, changes configuration information every time, It is required for re-starting packing, extremely inefficient, dynamic configuration center is exactly in order to solve this problem.Dynamic configuration center is also One micro services, the configuration modification of configuration center each time can be flushed to dynamically among each micro services of registration and be gone, often A micro services and no longer need to repack and restart.
The configuration dynamic state of parameters of the extension and micro services of realizing configuration center parameter refreshes, and not only needs in view of configuration The sphere of action of center configuration parameter, clustered deploy(ment), distributed deployment environment etc., it is also contemplated that the high concurrent of dynamic refresh, high Availability, high serious forgiveness.It so needs to plan the dynamic refresh of configuration center well and designs a kind of mature and reliable Flush mechanism.
Invention content
In view of the necessity that the configuration dynamic state of parameters of configuration center refreshes, the object of the present invention is to provide one kind based in incognito Do not restart dynamic parameter method for refreshing under business framework, this method can carry out dynamic expansion and refresh configuration parameter, to adapt to The program of micro services uses.This method has been additionally contemplates that under configuration center offline environment that micro services obtain the fault-tolerant machine for configuring parameter System.
The purpose of the present invention is achieved through the following technical solutions:
Do not restart dynamic parameter method for refreshing under a kind of framework based on micro services, it is characterised in that:This method is based in configuration The unified parameter configuration management of the heart is joined the configuration of configuration center using SpringMvc HTTP Long Polling technologies Number, dynamically flushes in the local cache system of micro services;It is specific as follows:
1)The dynamic refresh integrated framework of a configuration parameter is established, frame content includes:In configuration center server-side and configuration Two parts of heart client;
Configuration center server-side:It is a unified parameter configuration management micro services, centralization is provided for each micro services Exterior arrangement storage and management service system;
11)Configuration service Config Service:
Configuration interface service is provided for configuration center client;Configuration update push interface is provided(Based on Http long polling);Realize that Asynchronous Request is handled using Spring DeferredResult, to greatly improve service performance;Mesh Preceding SpringBoot is most 10000 connections using tomcat embed default configurations(It can adjust), used 4C8G's Virtual machine actual measurement can support 10000 connections(One application example can only initiate a long connection), so can expire substantially Sufficient High Availabitity demand.
12)Admin Service;Configuration management interface, service object Portal are provided;Configuration modification, publication are provided Equal interfaces.
13)Portal Server;Web interface is provided and configures configuration center client for user management:For micro services application The functions such as configuration acquisition, real-time update are provided, client Load balance, mistake is supported to retry.
2)Access configuration center:Each micro services client indicates the environment of the Id and access of itself, gets configuration Data;
Application mode:It is supplied to micro services system with jar packet modes;
Dynamic updates:Client and server-side keep a long connection, and newer push is configured to obtain at the first time.
Configuration center server-side:All micro services using configuration center are required for registering an Id in configuration center, Identity and corresponding configuration parameter set are closed when for accessing;
For real time push to client, the process for configuring publication is as follows after configuration is issued for configuration center server-side:
User issues in Portal operative configurations, and Portal calls the interface operation publication of Admin Service;Admin Service publications send ReleaseMessage to each Config Service with postponing;Config Service are received After ReleaseMessage, corresponding client is notified;
Configuration center gives out information as follows to client process:
Configuration center Admin Service notify all Config Service to have configuration to issue after configuration is issued, to Config Service notify corresponding client to pull newest configuration;It is simple by database realizing one in realization Message queue;
Realization method is as follows:
Admin Service can be inserted into a piece of news record after configuration is issued toward ReleaseMessage tables, and message content is just It is the configuration information key value of configuration publication;
Config Service there are one thread can run-down ReleaseMessage tables per second, see whether new message Record;
Config Service are if it find that have new Message Record, then notifying all message listeners;
After NotificationController obtains the key value of configuration publication, corresponding client is notified;
Configuration center client realization method is as follows:
Client initiates a Http request to the NotificationController of Config Service, will not return immediately Return as a result, but by Spring DeferredResult request hang up, if in 30 seconds without the client be concerned about Configuration publication, then returning to Http conditional codes 304 to client;If there is the configuration that the client is concerned about is issued, NotificationControlle calls the setResult methods of DeferredResult, the incoming configuration for having configuration variation to join Number information, while the request returns immediately;Client is stood after getting the namespace of configuration variation in the result of return I.e. request Config Service obtain the latest configuration of the configuration parameter.
The present invention can carry out dynamic expansion and refresh configuration parameter, and the program to adapt to micro services uses.This method is also Consider the fault tolerant mechanism that micro services under configuration center offline environment obtain configuration parameter.
Description of the drawings
Fig. 1 is the basic model figure of the present invention;
Fig. 2 is the system architecture diagram of the present invention;
Fig. 3 is real time push figure after the configuration publication of configuration center server-side;
Fig. 4 is configuration center released version message realization method figure;
Fig. 5 is configuration center notice client realization method figure;
Fig. 6 is that configuration center client obtains PUSH message realization method figure.
Specific implementation mode
Below in conjunction with attached drawing and specific example, the present invention is described in detail.
It includes configuration center server-side and configuration center client that configuration center dynamic parameter proposed by the present invention, which refreshes frame, Hold two parts.
Configuration center server-side
All micro services using configuration center be required in configuration center register an Id, when for accessing identity and Corresponding configuration parameter set is closed.It is multi-environment in order to realize, the configuration between high-availability cluster, and different micro services configuration sets It is shared, devise privately owned parameter and common parameter.It devises NameSpace for the ease of configuration parameter management and is grouped Management.
Fig. 3 illustrates what the design of real time push to client after configuration is issued of configuration center server-side was realized.Configuration The substantially process of publication:
User issues in Portal operative configurations;
Portal calls the interface operation publication of Admin Service;
Admin Service publications send ReleaseMessage to each Config Service with postponing;
After Config Service receive ReleaseMessage, corresponding client is notified;
Fig. 4, which illustrates configuration center and how to send, to give out information to client.Configuration center Admin Service are issued in configuration Afterwards, it needs that all Config Service is notified to have configuration to issue, to which Config Service can notify corresponding visitor Family end pulls newest configuration.In view of the importance of configuration center configuration parameter data persistence, and in order to as far as possible External dependence is reduced, is by one simple message queue of database realizing in realization.
Realization method is as follows:
Admin Service can be inserted into a piece of news record after configuration is issued toward ReleaseMessage tables, and message content is just It is the configuration information key value of configuration publication.
Config Service there are one thread can run-down ReleaseMessage tables per second, see whether new Message Record.
Config Service are if it find that have new Message Record, then being informed about all message listeners (ReleaseMessageListener)Such as NotificationController.
After NotificationController obtains the key value of configuration publication, it is notified that corresponding client.
Configuration center client
Fig. 5 illustrates the realization method of Config Service notice clients:
Client can initiate a Http request will not be immediately to the NotificationController of Config Service It returns the result, but request is hung up by Spring DeferredResult
If issued without the configuration that the client is concerned about in 30 seconds, Http conditional codes 304 can be returned to client;
If there is the configuration publication that the client is concerned about, NotificationControlle can call DeferredResult SetResult methods, the incoming configuration parameter information for having configuration variation, while the request can return immediately.Client is from return Result in get the namespace of configuration variation after, can immediately request Config Service obtain the configuration parameter Latest configuration.
Fig. 6 illustrates the realization principle that configuration center client obtains configuration:
Client and server-side maintain a long connection, so as to obtain the newer push of configuration at the first time.(Pass through Http Long Polling are realized);
Client can also periodically pull the latest configuration of application from configuration center server-side.
This is a fallback mechanism, and push-mechanism failure in order to prevent causes configuration not update;Client timing is drawn Local version can be reported by taking, so under normal circumstances, for the operation periodically pulled, server-side can all return to 304-Not Modified;
Timing frequency is defaulted as pulling for every 5 minutes once, and client can also pass through specifies System at runtime Property:Apollo.refreshInterval is covered, and unit is minute.
Client can preserve in memory after configuration center server-side gets the latest configuration of application;Client meeting The configuration got from server-side is cached portion in local file system;When the service that encounters is unavailable or obstructed network It waits, can still be configured from local recovery;Application program can obtain newest configuration from configuration center client, subscribe to configuration more New notice.

Claims (2)

1. not restarting dynamic parameter method for refreshing under a kind of framework based on micro services, it is characterised in that:This method is based on configuration The unified parameter configuration management at center, using SpringMvc HTTP Long Polling technologies by the configuration of configuration center Parameter dynamically flushes in the local cache system of micro services;It is specific as follows:
1)The dynamic refresh integrated framework of a configuration parameter is established, frame content includes:In configuration center server-side and configuration Two parts of heart client;
Configuration center server-side:It is a unified parameter configuration management micro services, centralization is provided for each micro services Exterior arrangement storage and management service system;
11)Configuration service Config Service:Configuration interface service is provided for configuration center client, configuration update is provided and is pushed away Send interface;
12)Admin Service, provide configuration management interface, and service object Portal provides configuration modification, issuing interface;
13)Portal Server provide web interface and configure configuration center client for user management, provided for micro services application Configuration acquisition, real-time update function, support client Load balance, mistake to retry;
2)Access configuration center:Each micro services client indicates the environment of the Id and access of itself, gets configuration data;
Application mode:It is supplied to micro services system with jar packet modes;
Dynamic updates:Client and server-side keep a long connection, and newer push is configured to obtain at the first time.
2. not restarting dynamic parameter method for refreshing under the framework according to claim 1 based on micro services, it is characterised in that: Configuration center server-side:All micro services using configuration center are required for registering an Id in configuration center, for accessing When identity and corresponding configuration parameter set close;
For real time push to client, the process for configuring publication is as follows after configuration is issued for configuration center server-side:
User issues in Portal operative configurations, and Portal calls the interface operation publication of Admin Service;Admin Service publications send ReleaseMessage to each Config Service with postponing;Config Service are received After ReleaseMessage, corresponding client is notified;
Configuration center gives out information as follows to client process:
Configuration center Admin Service notify all Config Service to have configuration to issue after configuration is issued, to Config Service notify corresponding client to pull newest configuration;It is simple by database realizing one in realization Message queue;
Realization method is as follows:
Admin Service can be inserted into a piece of news record after configuration is issued toward ReleaseMessage tables, and message content is just It is the configuration information key value of configuration publication;
Config Service there are one thread can run-down ReleaseMessage tables per second, see whether new message Record;
Config Service are if it find that have new Message Record, then notifying all message listeners;
After NotificationController obtains the key value of configuration publication, corresponding client is notified;
Configuration center client realization method is as follows:
Client initiates a Http request to the NotificationController of Config Service, will not return immediately Return as a result, but by Spring DeferredResult request hang up, if in 30 seconds without the client be concerned about Configuration publication, then returning to Http conditional codes 304 to client;If there is the configuration that the client is concerned about is issued, NotificationControlle calls the setResult methods of DeferredResult, the incoming configuration for having configuration variation to join Number information, while the request returns immediately;Client is stood after getting the namespace of configuration variation in the result of return I.e. request Config Service obtain the latest configuration of the configuration parameter.
CN201810185713.8A 2018-03-07 2018-03-07 Do not restart dynamic parameter method for refreshing under a kind of framework based on micro services Pending CN108540529A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810185713.8A CN108540529A (en) 2018-03-07 2018-03-07 Do not restart dynamic parameter method for refreshing under a kind of framework based on micro services

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810185713.8A CN108540529A (en) 2018-03-07 2018-03-07 Do not restart dynamic parameter method for refreshing under a kind of framework based on micro services

Publications (1)

Publication Number Publication Date
CN108540529A true CN108540529A (en) 2018-09-14

Family

ID=63486487

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810185713.8A Pending CN108540529A (en) 2018-03-07 2018-03-07 Do not restart dynamic parameter method for refreshing under a kind of framework based on micro services

Country Status (1)

Country Link
CN (1) CN108540529A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109683988A (en) * 2018-12-25 2019-04-26 鼎信信息科技有限责任公司 Micro services start method, apparatus, computer equipment and storage medium
CN109995586A (en) * 2019-03-25 2019-07-09 江苏电力信息技术有限公司 Refresh model with dynamic configuration parameters based on the unified configuration under micro services framework
CN110958150A (en) * 2019-12-10 2020-04-03 深圳前海环融联易信息科技服务有限公司 Management method and device for dynamic service configuration
CN111078238A (en) * 2018-10-19 2020-04-28 中国移动通信集团浙江有限公司 Centralized processing method and device for application configuration in container environment
CN111131472A (en) * 2019-12-27 2020-05-08 紫光云(南京)数字技术有限公司 Building method of Apollo configuration center
CN112019369A (en) * 2019-05-31 2020-12-01 烽火通信科技股份有限公司 Dynamic configuration management method and system under micro-service framework
CN112114893A (en) * 2020-08-14 2020-12-22 中国科学院电子学研究所苏州研究院 Process-oriented service configuration management and integration tool and method
CN112114881A (en) * 2020-08-24 2020-12-22 上海汇付数据服务有限公司 Online method and online system based on micro service
CN112860342A (en) * 2021-02-10 2021-05-28 北京百度网讯科技有限公司 Method, device, equipment, system and storage medium for microservice configuration
CN112994914A (en) * 2019-12-16 2021-06-18 厦门雅迅网络股份有限公司 Parameter unification configuration method and system for distributed multi-module cloud platform system
CN114675896A (en) * 2020-12-24 2022-06-28 广东飞企互联科技股份有限公司 Parameter configuration method and system for micro-service development

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104065517A (en) * 2014-07-07 2014-09-24 用友软件股份有限公司 Distributed-system software configuration management method and system
CN106325930A (en) * 2016-08-23 2017-01-11 北京百度网讯科技有限公司 Method and device for notifying change of configuration files
US20170163479A1 (en) * 2015-12-02 2017-06-08 Le Holdings (Beijing) Co., Ltd. Method, Device and System of Renewing Terminal Configuration In a Memcached System
CN107104846A (en) * 2017-06-02 2017-08-29 北京北信源软件股份有限公司 A kind of method for realizing resource distribution, device and resource distribution center
CN107370832A (en) * 2017-09-05 2017-11-21 江苏电力信息技术有限公司 A kind of expansible method for refreshing for not restarting dynamic configuration parameters of application server

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104065517A (en) * 2014-07-07 2014-09-24 用友软件股份有限公司 Distributed-system software configuration management method and system
US20170163479A1 (en) * 2015-12-02 2017-06-08 Le Holdings (Beijing) Co., Ltd. Method, Device and System of Renewing Terminal Configuration In a Memcached System
CN106325930A (en) * 2016-08-23 2017-01-11 北京百度网讯科技有限公司 Method and device for notifying change of configuration files
CN107104846A (en) * 2017-06-02 2017-08-29 北京北信源软件股份有限公司 A kind of method for realizing resource distribution, device and resource distribution center
CN107370832A (en) * 2017-09-05 2017-11-21 江苏电力信息技术有限公司 A kind of expansible method for refreshing for not restarting dynamic configuration parameters of application server

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
DEWEY-LY: "《CSDN技术论坛》", 30 August 2017 *
宋顺: "《InfoQ技术论坛》", 19 September 2017 *

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111078238A (en) * 2018-10-19 2020-04-28 中国移动通信集团浙江有限公司 Centralized processing method and device for application configuration in container environment
CN109683988B (en) * 2018-12-25 2019-10-18 南方电网数字电网研究院有限公司 Micro services start method, apparatus, computer equipment and storage medium
CN109683988A (en) * 2018-12-25 2019-04-26 鼎信信息科技有限责任公司 Micro services start method, apparatus, computer equipment and storage medium
CN109995586A (en) * 2019-03-25 2019-07-09 江苏电力信息技术有限公司 Refresh model with dynamic configuration parameters based on the unified configuration under micro services framework
CN112019369A (en) * 2019-05-31 2020-12-01 烽火通信科技股份有限公司 Dynamic configuration management method and system under micro-service framework
WO2020237797A1 (en) * 2019-05-31 2020-12-03 烽火通信科技股份有限公司 Dynamic configuration management method and system in microservice framework
CN110958150A (en) * 2019-12-10 2020-04-03 深圳前海环融联易信息科技服务有限公司 Management method and device for dynamic service configuration
CN112994914A (en) * 2019-12-16 2021-06-18 厦门雅迅网络股份有限公司 Parameter unification configuration method and system for distributed multi-module cloud platform system
CN111131472A (en) * 2019-12-27 2020-05-08 紫光云(南京)数字技术有限公司 Building method of Apollo configuration center
CN112114893A (en) * 2020-08-14 2020-12-22 中国科学院电子学研究所苏州研究院 Process-oriented service configuration management and integration tool and method
CN112114881A (en) * 2020-08-24 2020-12-22 上海汇付数据服务有限公司 Online method and online system based on micro service
CN112114881B (en) * 2020-08-24 2023-05-02 上海汇付支付有限公司 Micro-service-based online method and system
CN114675896A (en) * 2020-12-24 2022-06-28 广东飞企互联科技股份有限公司 Parameter configuration method and system for micro-service development
CN112860342A (en) * 2021-02-10 2021-05-28 北京百度网讯科技有限公司 Method, device, equipment, system and storage medium for microservice configuration
WO2022170782A1 (en) * 2021-02-10 2022-08-18 北京百度网讯科技有限公司 Micro-service configuration method and apparatus, electronic device, system, and storage medium
CN112860342B (en) * 2021-02-10 2024-03-12 北京百度网讯科技有限公司 Method, device, equipment, system and storage medium for micro-service configuration

Similar Documents

Publication Publication Date Title
CN108540529A (en) Do not restart dynamic parameter method for refreshing under a kind of framework based on micro services
CN109995586A (en) Refresh model with dynamic configuration parameters based on the unified configuration under micro services framework
US8635185B2 (en) System and method for providing session affinity in a clustered database environment
US8230056B2 (en) Enterprise management system
US7308487B1 (en) System and method for providing fault-tolerant remote controlled computing devices
US7152104B2 (en) Method and apparatus for notifying administrators of selected events in a distributed computer system
JP5117495B2 (en) A system that identifies the inventory of computer assets on the network and performs inventory management
US7512668B2 (en) Message-oriented middleware server instance failover
US20130014004A1 (en) System and method for rendering presentation pages based on locality
CN102868736B (en) A kind of cloud computing Monitoring framework design basis ground motion method and cloud computing treatment facility
CN103023857B (en) A kind of method and system of information resources remote deployment
CN106453288A (en) Asynchronous mode supporting distributed micro service framework system and implementation method thereof
CN112711635B (en) Method for cross-regional data consistency of distributed Internet of things equipment and service cluster
WO2004003735A2 (en) System event filtering and notification for opc clients
CN113852939B (en) Cloud-protogenesis-oriented user plane function micro-service system
CN106681861A (en) New environment isolation configuration data management method and system
CN112230987A (en) System and method for realizing distributed modular plug-in framework
CN115190103A (en) Service grid-based service domain name resolution method, device and equipment
CN110022257A (en) Distributed information system
CN112511595B (en) Message pushing method and message service system
CN109936476A (en) A kind of call method of configuration data, device and its equipment
CN116112569A (en) Micro-service scheduling method and management system
US9118697B1 (en) System and method for integrating namespace management and storage management in a storage system environment
CN110955669B (en) Front-end and back-end data consistency method and system based on event and memory database
CN111538522B (en) Zk-based message middleware online upgrading method and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 210024 civil defense building, No. 189, Guangzhou Road, Gulou District, Nanjing, Jiangsu

Applicant after: Jiangsu Electric Power Information Technology Co., Ltd.

Applicant after: STATE GRID JIANGSU ELECTRIC POWER Co.

Address before: 210024 civil defense building, No. 189, Guangzhou Road, Gulou District, Nanjing, Jiangsu

Applicant before: Jiangsu Electric Power Information Technology Co., Ltd.

Applicant before: STATE GRID JIANGSU ELECTRIC POWER COMPANY

CB02 Change of applicant information
RJ01 Rejection of invention patent application after publication

Application publication date: 20180914

RJ01 Rejection of invention patent application after publication