CN114281428B - Service dictionary configuration method, electronic equipment and storage medium - Google Patents

Service dictionary configuration method, electronic equipment and storage medium Download PDF

Info

Publication number
CN114281428B
CN114281428B CN202111626773.7A CN202111626773A CN114281428B CN 114281428 B CN114281428 B CN 114281428B CN 202111626773 A CN202111626773 A CN 202111626773A CN 114281428 B CN114281428 B CN 114281428B
Authority
CN
China
Prior art keywords
service
configuration
regional
target
service system
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.)
Active
Application number
CN202111626773.7A
Other languages
Chinese (zh)
Other versions
CN114281428A (en
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.)
Guahao Net Hangzhou Technology Co Ltd
Original Assignee
Guahao Net Hangzhou 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 Guahao Net Hangzhou Technology Co Ltd filed Critical Guahao Net Hangzhou Technology Co Ltd
Priority to CN202111626773.7A priority Critical patent/CN114281428B/en
Publication of CN114281428A publication Critical patent/CN114281428A/en
Application granted granted Critical
Publication of CN114281428B publication Critical patent/CN114281428B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Stored Programmes (AREA)

Abstract

The application provides a service dictionary configuration method, electronic equipment and a storage medium, wherein the method comprises the following steps: the central end configuration system responds to the service configuration instruction and issues a target service and system configuration parameters corresponding to the target service to the regional configuration system; aiming at an area service system, the area configuration system responds to an enabling instruction of the area configuration parameters corresponding to the area service system, and enables the area configuration parameters for a target service of the area service system; aiming at a specified organization service system under the regional service system, the regional configuration system responds to a specified configuration instruction of the specified organization service system, and starts specified configuration parameters indicated by the specified configuration instruction for target service of the specified organization service system. The application improves the development efficiency, improves the unification of configuration management, reduces the code and configuration maintenance amount, and reduces the labor cost and time cost of deployment and maintenance.

Description

Service dictionary configuration method, electronic equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method for configuring a service dictionary, an electronic device, and a storage medium.
Background
A business dictionary is information that is often used in the development of business systems, such as, for example, system parameters, environment variables, interface addresses, function switches, business constants, etc. When the service system is deployed, localization requirements are increased, and service configurations of different areas are different, so that service dictionaries of the areas are difficult to manage uniformly.
For example, there are the following demand configurations for a plurality of hospitals in the local city: interface addresses among all subsystems in the hospital, interface addresses and parameters of hospital call medical insurance interfaces, system parameters and service control switches in the hospital, and newly added function upgrades of one or more areas/hospitals.
In the related art, when the configuration is carried out, each hospital needs to independently deploy a set of system codes, then customized secondary development is carried out on the system of each hospital, and the service configuration and service parameters of the system are independently adjusted. This approach can result in the developer having to upgrade each hospital separately when deploying upgrade maintenance for the code. When the customized secondary development is carried out on hospitals, each hospital needs to be independently operated, the same requirements and functions cannot be combined, and finally, codes, configuration, maintenance and deployment are difficult, so that a great deal of labor cost and time cost are required to be consumed.
Disclosure of Invention
The embodiment of the application provides a configuration method of a service dictionary, which is used for improving development efficiency, improving configuration management unification, reducing code and configuration maintenance quantity and reducing labor cost and time cost of deployment and maintenance.
The embodiment of the application provides a method for configuring a service dictionary, which comprises the following steps:
The central end configuration system responds to the service configuration instruction and issues a target service and system configuration parameters corresponding to the target service to the regional configuration system;
Aiming at an area service system, the area configuration system responds to an enabling instruction of the area configuration parameters corresponding to the area service system, and enables the area configuration parameters for a target service of the area service system;
Aiming at a specified organization service system under the regional service system, the regional configuration system responds to a specified configuration instruction of the specified organization service system, and starts specified configuration parameters indicated by the specified configuration instruction for target service of the specified organization service system.
In an embodiment, when executing the target service, the target mechanism service system under the regional service system determines whether a designated configuration parameter corresponding to the target mechanism service system exists;
and if the designated configuration parameters corresponding to the target organization service system exist, the target organization service system executes the target service according to the designated configuration parameters.
In an embodiment, the target institution service system periodically initiates an acquisition request of the specified configuration parameters to the regional configuration system;
And if the designated configuration parameters are obtained, the target organization service system locally stores the latest obtained designated configuration parameters.
In an embodiment, if the designated configuration parameters corresponding to the target organization service system do not exist, judging whether the regional configuration parameters corresponding to the regional service system exist or not;
And if the regional configuration parameters corresponding to the regional service system exist, the target organization service system executes the target service according to the regional configuration parameters.
In an embodiment, the target institution service system periodically initiates an acquisition request of the regional configuration parameter to the regional configuration system;
And if the regional configuration parameters are obtained, the target organization service system locally stores the latest obtained regional configuration parameters.
In an embodiment, if there is no regional configuration parameter corresponding to the regional service system, acquiring a system configuration parameter corresponding to the target service from the regional configuration system;
and the target organization service system executes the target service according to the system configuration parameters.
In an embodiment, the area configuration system determines whether a system configuration parameter corresponding to the target service exists locally;
If not, saving the system configuration parameters corresponding to the target service.
In an embodiment, before said enabling the regional configuration parameters for the target service of the regional service system, the method further comprises:
and responding to a service opening instruction aiming at the regional service system, and opening the target service for the regional service system.
The embodiment of the application also provides electronic equipment, which comprises:
a processor;
A memory for storing processor-executable instructions;
Wherein the processor is configured to execute the above-mentioned configuration method of the service dictionary.
The embodiment of the application also provides a computer readable storage medium, wherein the storage medium stores a computer program which can be executed by a processor to complete the configuration method of the service dictionary.
According to the technical scheme provided by the embodiment of the application, the central end configuration system responds to the service configuration instruction and issues the target service and the system configuration parameters corresponding to the target service to the regional configuration system; aiming at the regional service system, the regional configuration system responds to an enabling instruction of the regional configuration parameters corresponding to the regional service system, and enables the regional configuration parameters for the target service of the regional service system; aiming at a designated organization service system under a regional service system, the regional configuration system responds to a designated configuration instruction of the designated structure service system, and starts designated configuration parameters indicated by the designated configuration instruction for target service of the designated organization service system, so that development efficiency is improved, configuration management unification is improved, code and configuration maintenance amount are reduced, and labor cost and time cost for deployment and maintenance are reduced.
Drawings
In order to more clearly illustrate the technical solution of the embodiments of the present application, the drawings that are required to be used in the embodiments of the present application will be briefly described below.
Fig. 1 is a schematic structural diagram of an electronic device according to an embodiment of the present application;
fig. 2 is a flow chart illustrating a method for configuring a service dictionary according to an embodiment of the present application;
fig. 3 is a flowchart illustrating a method for configuring a service dictionary according to another embodiment of the present application;
FIG. 4 is a schematic diagram of an area configuration system management interface according to an embodiment of the present application;
FIG. 5 is a schematic diagram of a pattern template detail interface provided by an embodiment of the present application;
FIG. 6 is a schematic diagram of a capability template detail interface provided by an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be described below with reference to the accompanying drawings in the embodiments of the present application.
Like reference numerals and letters denote like items in the following figures, and thus once an item is defined in one figure, no further definition or explanation thereof is necessary in the following figures. Meanwhile, in the description of the present application, the terms "first", "second", and the like are used only to distinguish the description, and are not to be construed as indicating or implying relative importance.
In the application, firstly, a central end configuration system responds to a service configuration instruction and issues a target service and system configuration parameters corresponding to the target service to an area configuration system; then, aiming at the regional service system, the regional configuration system responds to an enabling instruction of the regional configuration parameters corresponding to the regional service system, and enables the regional configuration parameters for the target service of the regional service system; finally, aiming at the appointed mechanism service system under the regional service system, the regional configuration system responds to the appointed configuration instruction of the appointed structure service system, and starts the appointed configuration parameters indicated by the appointed configuration instruction for the target service of the appointed mechanism service system.
Fig. 1 is a schematic structural diagram of an electronic device according to an embodiment of the present application. The electronic equipment can be used for executing the configuration method of the service dictionary provided by the embodiment of the application. As shown in fig. 1, the electronic device 100 includes: one or more processors 102, one or more memories 104 storing processor-executable instructions, wherein the processors 102 are configured to perform the method of configuring a business dictionary provided by the embodiments of the present application described below.
The processor 102 may be a gateway, an intelligent terminal, or a device comprising a Central Processing Unit (CPU), an image processing unit (GPU), or other form of processing unit having data processing capabilities and/or instruction execution capabilities, may process data from other components in the electronic device 100, and may control other components in the electronic device 100 to perform desired functions.
The memory 104 may include one or more computer program products that may include various forms of computer-readable storage media, such as volatile memory and/or non-volatile memory. The volatile memory may include, for example, random Access Memory (RAM) and/or cache memory (cache), and the like. The non-volatile memory may include, for example, read Only Memory (ROM), hard disk, flash memory, and the like. One or more computer program instructions may be stored on the computer readable storage medium that may be executed by the processor 102 to implement the business dictionary configuration method described below. Various applications and various data, such as various data used and/or generated by the applications, may also be stored in the computer readable storage medium.
In one embodiment, the electronic device 100 shown in FIG. 1 may also include an input device 106, an output device 108, and a data acquisition device 110, which are interconnected by a bus system 112 and/or other forms of connection mechanisms (not shown). It should be noted that the components and structures of the electronic device 100 shown in fig. 1 are exemplary only and not limiting, as the electronic device may have other components and structures as desired.
The input device 106 may be a device used by a user to input instructions and may include one or more of a keyboard, mouse, microphone, touch screen, and the like. The output device 108 may output various information (e.g., images or sounds) to the outside (e.g., a user), and may include one or more of a display, a speaker, and the like. The data acquisition device 110 may acquire images of the subject and store the acquired images in the memory 104 for use by other components. The data acquisition device 110 may be a camera, for example.
In an embodiment, the components in the electronic device used to implement the method for configuring a service dictionary according to the embodiment of the present application may be integrally disposed, or may be disposed in a scattered manner, such as integrally disposing the processor 102, the memory 104, the input device 106, and the output device 108, and separately disposing the data collecting device 110.
In an embodiment, an example electronic device for implementing the method for configuring a service dictionary of an embodiment of the present application may be implemented as a smart terminal such as a smart phone, a tablet computer, a smart watch, a vehicle-mounted device, and the like.
Fig. 2 is a flowchart illustrating a method for configuring a service dictionary according to an embodiment of the present application. As shown in fig. 2, the method may include the following steps S210-S230.
Step S210: the central end configuration system responds to the service configuration instruction and issues a target service and system configuration parameters corresponding to the target service to the regional configuration system.
The central end configuration system responds to the service configuration instruction of the super administrator at the central end, and the central end configuration system transmits the target service and the system configuration parameters corresponding to the target service to the regional configuration system. Wherein the system configuration comprises: the system level key, the system identifier, the root configuration key, the system function switch, the third party address, the parameter configuration and the public dictionary, etc., are not limited herein, and the system configuration parameters are parameters of the system configuration.
Step S220: for the regional service system, the regional configuration system responds to an enabling instruction of the regional configuration parameters corresponding to the regional service system, and enables the regional configuration parameters for the target service of the regional service system.
For the regional service system, the regional configuration system responds to an enabling instruction of a regional manager for the regional configuration parameters corresponding to the regional service system, and enables the regional configuration parameters for the target service of the regional service system. The regional configuration system defaults to issue system configuration parameters, the regional configuration system performs initialization configuration, and after the initialization configuration, the regional configuration system performs regional-level functional docking configuration, wherein the regional-level functional docking configuration comprises: local area file services, open platforms, medical insurance interfaces, supervisory platforms, and the like, without limitation herein. The regional service system also has some configuration of regional service levels, including: regional diseases, medicines, basic data, regional statistics functions, administrator accounts, and the like, are not limited herein.
In one embodiment, as shown in fig. 4, the parameters of the regional configuration system configuration include: template name, hospital mode, area of ownership, status, template description, and operation. Wherein the states include: has been enabled, has been shut down. The operation includes: view, delete, copy, etc. Fig. 5 is a configuration parameter of the pattern template details, which includes: template name, belonging area, hospital mode, template description, capability list, wherein the configuration parameters of the capability list further comprise: capability name, capability description, operation. Fig. 6 is a configuration parameter of the capability template details, which includes: template name, template description and configuration list.
Step S230: aiming at a specified organization service system under the regional service system, the regional configuration system responds to a specified configuration instruction of the specified organization service system, and starts specified configuration parameters indicated by the specified configuration instruction for target service of the specified organization service system.
For example, if the designated institution service system is the service system of the a-hospital, the regional configuration system responds to the designated configuration instruction of the service system of the a-hospital for the service system of the a-hospital, and enables the designated configuration parameters indicated by the designated configuration instruction for the target service of the service system of the a-hospital. The designated configuration of the business system of the hospital a includes, but is not limited to, a hospital a customized business function switch, a hospital a customized basic data, a business function switch, and the like.
In one embodiment, the regional configuration system determines whether a system configuration parameter corresponding to the target service exists locally;
If not, saving the system configuration parameters corresponding to the target service.
In an embodiment, before configuring parameters for a target service enablement area of the area service system, the method further comprises:
The regional configuration system responds to the service opening instruction aiming at the regional service system to open the target service for the regional service system.
Fig. 3 is a flowchart illustrating a method for configuring a service dictionary according to another embodiment of the present application. As shown in fig. 3, the method may include the following steps S310-S360.
Step S310: and the target mechanism service system under the regional service system judges whether the designated configuration parameters corresponding to the target mechanism service system exist or not when the target service is executed.
For example, if the target institution business system is a business system of hospital B. The target business is that the business dictionary of the designated B hospital is configured to be yes and the other hospitals are not. The service system of the B-hospital under the regional service system needs to determine whether a designated configuration parameter corresponding to the service system of the B-hospital exists when executing the target service. The designated configuration parameter may be a parameter that configures the "whether to print invoice after settlement" of the hospital B as yes, which is not limited herein.
In one embodiment, a target institution business system periodically initiates an acquisition request for specifying configuration parameters to an area configuration system;
If the designated configuration parameters are obtained, the target organization service system locally stores the newly obtained designated configuration parameters.
Step S320: and if the designated configuration parameters corresponding to the target organization service system exist, the target organization service system executes the target service according to the designated configuration parameters.
For example, if there is a designated configuration parameter corresponding to the business system of the B-hospital, the business system of the B-hospital executes the target business according to the designated configuration parameter.
Step S330: if the designated configuration parameters corresponding to the target organization service system do not exist, judging whether the regional configuration parameters corresponding to the regional service system exist or not.
For example, if there is no designated configuration parameter corresponding to the business system of the hospital B, it is determined whether there is an area configuration parameter corresponding to the area business system where the hospital B is located.
In an embodiment, a target mechanism service system periodically initiates an acquisition request of regional configuration parameters to a regional configuration system;
if the regional configuration parameters are obtained, the target institution business system locally stores the latest obtained regional configuration parameters.
Step S340: and if the regional configuration parameters corresponding to the regional service system exist, the target organization service system executes the target service according to the regional configuration parameters.
For example, if there is an area configuration parameter corresponding to the area service system where the B hospital is located, the service system of the B hospital performs the target service according to the area configuration parameter corresponding to the area service system where the B hospital is located.
Step S350: and if the regional configuration parameters corresponding to the regional service system do not exist, acquiring the system configuration parameters corresponding to the target service from the regional configuration system.
For example, if there is no regional configuration parameter corresponding to the regional service system in which the B hospital is located, the system configuration parameter corresponding to the target service is acquired from the regional configuration system in which the B hospital is located.
Step S360: and the target organization service system executes the target service according to the system configuration parameters.
For example, the business system of the B hospital performs the target business according to the system configuration parameters.
In the several embodiments provided in the present application, the disclosed apparatus and method may be implemented in other manners. The apparatus embodiments described above are merely illustrative, for example, of the flowcharts and block diagrams in the figures that illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). In some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, functional modules in the embodiments of the present application may be integrated together to form a single part, or each module may exist alone, or two or more modules may be integrated to form a single part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored on a computer readable storage medium. Based on this understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art or in a part of the technical solution in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a personal computer, a server, a network device, etc.) to perform all or part of the steps of the method of the embodiments of the present application. And the aforementioned storage medium includes: a usb disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a magnetic disk, or an optical disk, or other various media capable of storing program codes.

Claims (7)

1. A method for configuring a service dictionary, comprising:
the central end configuration system responds to a service configuration instruction of a super administrator at the central end and issues a target service and a system configuration parameter corresponding to the target service to the regional configuration system;
Aiming at an area service system, the area configuration system responds to an enabling instruction of an area manager for the area configuration parameters corresponding to the area service system, and enables the area configuration parameters for a target service of the area service system;
Aiming at a specified mechanism service system under the regional service system, the regional configuration system responds to a specified configuration instruction of the specified mechanism service system, and starts specified configuration parameters indicated by the specified configuration instruction for target service of the specified mechanism service system; the specified organization service system specifically comprises: a hospital service system under the regional service system;
The method further comprises the steps of:
The target mechanism service system under the regional service system judges whether a designated configuration parameter corresponding to the target mechanism service system exists or not when the target service is executed;
if the appointed configuration parameters corresponding to the target organization service system exist, the target organization service system executes the target service according to the appointed configuration parameters;
If the designated configuration parameters corresponding to the target organization service system do not exist, judging whether the regional configuration parameters corresponding to the regional service system exist or not;
If the regional configuration parameters corresponding to the regional service system exist, the target organization service system executes the target service according to the regional configuration parameters;
if the regional configuration parameters corresponding to the regional service system do not exist, acquiring the system configuration parameters corresponding to the target service from the regional configuration system;
and the target organization service system executes the target service according to the system configuration parameters.
2. The method according to claim 1, wherein the method further comprises:
the target mechanism service system periodically initiates an acquisition request of the specified configuration parameters to the regional configuration system;
And if the designated configuration parameters are obtained, the target organization service system locally stores the latest obtained designated configuration parameters.
3. The method according to claim 1, wherein the method further comprises:
the target mechanism service system periodically initiates an acquisition request of the regional configuration parameters to the regional configuration system;
And if the regional configuration parameters are obtained, the target organization service system locally stores the latest obtained regional configuration parameters.
4. The method according to claim 1, wherein the method further comprises:
The regional configuration system judges whether the system configuration parameters corresponding to the target service exist locally or not;
If not, saving the system configuration parameters corresponding to the target service.
5. The method of claim 1, wherein prior to said enabling the regional configuration parameters for the target service of the regional service system, the method further comprises:
and responding to a service opening instruction aiming at the regional service system, and opening the target service for the regional service system.
6. An electronic device, the electronic device comprising:
a processor;
A memory for storing processor-executable instructions;
Wherein the processor is configured to perform the method of configuring a business dictionary of any one of claims 1-5.
7. A computer readable storage medium, wherein the storage medium stores a computer program executable by a processor to perform the method of configuring a business dictionary as claimed in any one of claims 1-5.
CN202111626773.7A 2021-12-28 2021-12-28 Service dictionary configuration method, electronic equipment and storage medium Active CN114281428B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111626773.7A CN114281428B (en) 2021-12-28 2021-12-28 Service dictionary configuration method, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111626773.7A CN114281428B (en) 2021-12-28 2021-12-28 Service dictionary configuration method, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN114281428A CN114281428A (en) 2022-04-05
CN114281428B true CN114281428B (en) 2024-06-04

Family

ID=80876988

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111626773.7A Active CN114281428B (en) 2021-12-28 2021-12-28 Service dictionary configuration method, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114281428B (en)

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1665199A (en) * 2004-11-19 2005-09-07 中国移动通信集团公司 Method for push of service parameter information actively initiated by network management center
CN102541594A (en) * 2010-12-21 2012-07-04 微软公司 Multi-machine deployment and configuration of multi-tiered applications
CN104679498A (en) * 2013-12-02 2015-06-03 艾默生网络能源有限公司 Configuration monitoring interface generation method and apparatus
CN106095501A (en) * 2016-06-12 2016-11-09 华为软件技术有限公司 A kind of application section arranging method and device
CN106484452A (en) * 2015-08-31 2017-03-08 大唐移动通信设备有限公司 A kind of unified configuring management method of software platform and device
CN107885541A (en) * 2016-09-30 2018-04-06 北京京东尚科信息技术有限公司 The method and device of processing system configuration
CN108037961A (en) * 2017-12-07 2018-05-15 北京锐安科技有限公司 A kind of application program collocation method, device, server and storage medium
CN108804119A (en) * 2018-04-28 2018-11-13 北京金山云网络技术有限公司 Configure update method, device, system, configuration center, application node and medium
CN110958150A (en) * 2019-12-10 2020-04-03 深圳前海环融联易信息科技服务有限公司 Management method and device for dynamic service configuration
CN111447090A (en) * 2020-03-25 2020-07-24 上海爱数信息技术股份有限公司 Configuration management and control system among multi-service systems
CN111562950A (en) * 2020-04-28 2020-08-21 中国银行股份有限公司 System and method for dynamically releasing distributed application parameters
CN112054925A (en) * 2020-08-27 2020-12-08 青岛海信网络科技股份有限公司 Method and device for deploying background service
CN112506917A (en) * 2020-10-30 2021-03-16 福建亿能达信息技术股份有限公司 Dictionary mapping method, device, system, equipment and medium for main data
CN112511591A (en) * 2020-10-30 2021-03-16 福建亿能达信息技术股份有限公司 Method, device, equipment and medium for realizing hospital interface data interaction
CN112698839A (en) * 2020-12-30 2021-04-23 深圳前海微众银行股份有限公司 Data center node deployment method, device and system and computer storage medium
CN113220342A (en) * 2021-05-31 2021-08-06 挂号网(杭州)科技有限公司 Centralized configuration method and device, electronic equipment and storage medium
CN113467823A (en) * 2021-06-21 2021-10-01 北京达佳互联信息技术有限公司 Configuration information acquisition method, device, system and storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100319002A1 (en) * 2009-06-11 2010-12-16 Compiere, Inc. Systems and methods for metadata driven dynamic web services
US9374275B2 (en) * 2013-12-11 2016-06-21 Dropbox, Inc. Rapid application development using a content management system
US11451441B2 (en) * 2016-01-12 2022-09-20 Fastly, Inc. Management of edge dictionary containers in content nodes of a content delivery network

Patent Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1665199A (en) * 2004-11-19 2005-09-07 中国移动通信集团公司 Method for push of service parameter information actively initiated by network management center
CN102541594A (en) * 2010-12-21 2012-07-04 微软公司 Multi-machine deployment and configuration of multi-tiered applications
CN104679498A (en) * 2013-12-02 2015-06-03 艾默生网络能源有限公司 Configuration monitoring interface generation method and apparatus
CN106484452A (en) * 2015-08-31 2017-03-08 大唐移动通信设备有限公司 A kind of unified configuring management method of software platform and device
CN106095501A (en) * 2016-06-12 2016-11-09 华为软件技术有限公司 A kind of application section arranging method and device
CN107885541A (en) * 2016-09-30 2018-04-06 北京京东尚科信息技术有限公司 The method and device of processing system configuration
CN108037961A (en) * 2017-12-07 2018-05-15 北京锐安科技有限公司 A kind of application program collocation method, device, server and storage medium
CN108804119A (en) * 2018-04-28 2018-11-13 北京金山云网络技术有限公司 Configure update method, device, system, configuration center, application node and medium
CN110958150A (en) * 2019-12-10 2020-04-03 深圳前海环融联易信息科技服务有限公司 Management method and device for dynamic service configuration
CN111447090A (en) * 2020-03-25 2020-07-24 上海爱数信息技术股份有限公司 Configuration management and control system among multi-service systems
CN111562950A (en) * 2020-04-28 2020-08-21 中国银行股份有限公司 System and method for dynamically releasing distributed application parameters
CN112054925A (en) * 2020-08-27 2020-12-08 青岛海信网络科技股份有限公司 Method and device for deploying background service
CN112506917A (en) * 2020-10-30 2021-03-16 福建亿能达信息技术股份有限公司 Dictionary mapping method, device, system, equipment and medium for main data
CN112511591A (en) * 2020-10-30 2021-03-16 福建亿能达信息技术股份有限公司 Method, device, equipment and medium for realizing hospital interface data interaction
CN112698839A (en) * 2020-12-30 2021-04-23 深圳前海微众银行股份有限公司 Data center node deployment method, device and system and computer storage medium
CN113220342A (en) * 2021-05-31 2021-08-06 挂号网(杭州)科技有限公司 Centralized configuration method and device, electronic equipment and storage medium
CN113467823A (en) * 2021-06-21 2021-10-01 北京达佳互联信息技术有限公司 Configuration information acquisition method, device, system and storage medium

Also Published As

Publication number Publication date
CN114281428A (en) 2022-04-05

Similar Documents

Publication Publication Date Title
CN102929747B (en) Method for treating crash dump of Linux operation system based on loongson server
US8533701B2 (en) Virtual machine image update service
US9489110B2 (en) Automatic deployment, configuration, and lifecycle management of applications and infrastructure components
JP2010521726A (en) Method, system, and computer program for distributing customized software products
CN102754075A (en) Effectively managing configuration drift
CN107291481B (en) Component updating method, device and system
CN109033466B (en) Page sharing method calculates equipment and computer storage medium
TW200525422A (en) Method of using feature flags to determine compatibility between bios revisions and installed hardware during flash update
WO2023087764A1 (en) Algorithm application element packaging method and apparatus, device, storage medium, and computer program product
CN112083971B (en) Component processing method, device and storage medium
CN114020340B (en) Server system and data processing method thereof
JP6002302B2 (en) Web application generation system, Web application generation system control method, Web application generation system program, Web application generation device, Web application generation device control method, and Web application generation device program
CN114281428B (en) Service dictionary configuration method, electronic equipment and storage medium
CN113741931B (en) Software upgrading method and device, electronic equipment and readable storage medium
CN113326052A (en) Method and device for upgrading service component, computer equipment and storage medium
CN114553859A (en) BMC configuration management method and device, electronic equipment and storage medium
CN114675902A (en) Software version management method and management device based on embedded equipment
CN113138785A (en) Application program updating method and device
CN108845845B (en) Shortcut key creation method and device, electronic equipment and storage medium
CN112764729A (en) Application software development method and device, computer equipment and readable storage medium
CN111858234A (en) Task execution method, device, equipment and medium
CN111045696A (en) Method and device for automatically installing single machine operation system, computer equipment and storage medium
CN112114931A (en) Deep learning program configuration method and device, electronic equipment and storage medium
CN109684134A (en) For the method and server that rapid deployment firmware is set between multiple equipment
JP2015007842A (en) Software correction patch extraction program, software correction patch extraction method, and information processing device

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
GR01 Patent grant
GR01 Patent grant