CN112698839B - Data center node deployment method, device and system and computer storage medium - Google Patents

Data center node deployment method, device and system and computer storage medium Download PDF

Info

Publication number
CN112698839B
CN112698839B CN202011644284.XA CN202011644284A CN112698839B CN 112698839 B CN112698839 B CN 112698839B CN 202011644284 A CN202011644284 A CN 202011644284A CN 112698839 B CN112698839 B CN 112698839B
Authority
CN
China
Prior art keywords
configuration information
data center
target
idc
subsystem
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
CN202011644284.XA
Other languages
Chinese (zh)
Other versions
CN112698839A (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.)
WeBank Co Ltd
Original Assignee
WeBank 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 WeBank Co Ltd filed Critical WeBank Co Ltd
Priority to CN202011644284.XA priority Critical patent/CN112698839B/en
Publication of CN112698839A publication Critical patent/CN112698839A/en
Application granted granted Critical
Publication of CN112698839B publication Critical patent/CN112698839B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/03Credit; Loans; Processing thereof
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Databases & Information Systems (AREA)
  • Finance (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Security & Cryptography (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • General Business, Economics & Management (AREA)
  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)

Abstract

The invention relates to the technical field of financial science and technology, and discloses a data center node deployment method, a data center node deployment device, a data center node deployment system and a computer storage medium. The data center node deployment method is applied to a packaging system and comprises the following steps: the packaging system acquires a subsystem identifier of a data center node DCN to be deployed and a target internet data center IDC, and acquires target configuration information according to the subsystem identifier and the target IDC; pulling a target SOP component from a standard operation program SOP adapter according to the subsystem identification, and packaging the target SOP component into a JAR package; and when the application is started, the target configuration information and the JAR packet are sent to an application system so that the application system can load the parameters of the SOP component corresponding to the JAR packet and the target configuration information to be deployed into the target IDC. The invention can reduce the deployment time and cost of the DCN and improve the deployment efficiency of the DCN.

Description

Data center node deployment method, device and system and computer storage medium
Technical Field
The present invention relates to the field of financial technology (Fintech), and in particular, to a data center node deployment method, apparatus, system, and computer storage medium.
Background
With the development of computer technology, more and more technologies are applied in the financial field, and the traditional financial industry is gradually changed to the financial technology (Fintech), but due to the requirements of safety and real-time performance of the financial industry, higher requirements are also put on the technologies.
In the process of multi-product line deployment, in the prior art, applications of different DCN (Data Center Node) areas are generally deployed for different product lines, and subsystem, configuration, DB (database) and system GIT (Georgia Institute of Technology, open source distributed version control system) engineering used are all independent, and specifically, the system composition is shown in fig. 1 (taking subsystem as CPS, credit process system, loan core customer account processing system as an example).
With the continuous expansion of business, product lines are also required to be expanded continuously in order to support the demands of products in different fields. In existing product line systems, lateral expansion is typically performed, and corresponding subsystems, configurations, DBs, and system GIT engineering used all require redevelopment and testing, resulting in higher DCN deployment time and cost. Therefore, how to reduce the deployment time and cost of DCN and improve the deployment efficiency of DCN is a current urgent problem to be solved.
Disclosure of Invention
The invention mainly aims to provide a data center node deployment method, a data center node deployment device, a data center node deployment system and a computer storage medium, and aims to reduce the deployment time and cost of DCN and improve the deployment efficiency of DCN.
In order to achieve the above object, the present invention provides a data center node deployment method, which is applied to a packaging system, and the data center node deployment method includes:
the packaging system acquires a subsystem identifier of a data center node DCN to be deployed and a target internet data center IDC, and acquires target configuration information according to the subsystem identifier and the target internet data center IDC;
pulling a target SOP component from a standard operation program SOP adapter according to the subsystem identification, and packaging the target SOP component into a JAR package;
when an application is started, the target configuration information and the JAR packet are sent to an application system, so that the application system loads parameters of SOP components corresponding to the JAR packet and the target configuration information to be deployed in the target internet data center IDC.
Optionally, the step of the packaging system obtaining the subsystem identifier of the DCN to be deployed and the target internet data center IDC, and obtaining the target configuration information according to the subsystem identifier and the target internet data center IDC includes:
The packaging system acquires a subsystem identifier of a DCN to be deployed and a target internet data center IDC, and acquires initial configuration information according to the subsystem identifier;
acquiring subsystem variables according to the subsystem identifiers, and determining and obtaining system configuration information according to the subsystem identifiers, the subsystem variables and the initial configuration information;
acquiring IDC variables according to the target internet data center IDC, and determining and obtaining IDC configuration information according to the target internet data center IDC, the IDC variables and the initial configuration information; wherein the target configuration information includes the system configuration information and the IDC configuration information.
Optionally, when the application is started, the step of sending the target configuration information and the JAR packet to an application system, so that the application system loads the parameters of the SOP component corresponding to the JAR packet and the target configuration information to be deployed into the target internet data center IDC includes:
when an application is started, acquiring a version address corresponding to a JAR packet from a preset attribute tag of a preset file of the JAR packet;
and sending the target configuration information and the JAR packet corresponding version address to an application system so that the application system loads parameters of a corresponding SOP component based on the JAR packet corresponding version address, and loads the target configuration information to be deployed in the target internet data center IDC.
Optionally, the target configuration information includes engineering code, system parameters, scripts, and environment variables.
In addition, in order to achieve the above object, the present invention further provides a data center node deployment method, which is applied to a data center node deployment system, wherein the data center node deployment system includes a packaging system and an application system, and the data center node deployment method includes:
the packaging system acquires a subsystem identifier of a DCN to be deployed and a target internet data center IDC, and acquires target configuration information according to the subsystem identifier and the target internet data center IDC;
the packaging system pulls a target SOP component from the SOP adapter according to the subsystem identification, and packages the target SOP component into a JAR package;
when an application is started, the application system receives target configuration information and a JAR packet sent by the packaging system based on a subsystem identifier of a DCN to be deployed and a target internet data center IDC;
and the application system loads the parameters of the SOP component corresponding to the JAR package and the target configuration information so as to be deployed into the target internet data center IDC.
Optionally, the step of loading, by the application system, the parameters of the SOP component corresponding to the JAR packet and the target configuration information for deployment into the target internet data center IDC includes:
The application system receives an external system identifier and a job category sent by an external system;
the application system obtains a policy constructor through the policy adapter according to the external system identifier and the job category;
the application system loads the parameters of the SOP component corresponding to the JAR package and the target configuration information based on the policy constructor so as to be deployed into a target internet data center IDC corresponding to the external system identifier.
Optionally, the step of loading, by the application system, the parameters of the SOP component corresponding to the JAR packet and the target configuration information for deployment into the target internet data center IDC includes:
the application system acquires the current operation category;
the application system obtains a policy constructor through a policy adapter according to the subsystem identification and the current operation category;
the application system loads the parameters of the SOP component corresponding to the JAR package and the target configuration information based on the policy constructor so as to be deployed into a target internet data center IDC to which a target external docking system corresponding to the subsystem identifier and the current operation type belongs.
In addition, to achieve the above object, the present invention also provides a data center node deployment apparatus, including:
The acquisition module is used for acquiring a subsystem identifier of the DCN to be deployed and a target internet data center IDC, and acquiring target configuration information according to the subsystem identifier and the target internet data center IDC;
the packaging module is used for pulling a target SOP component from the SOP adapter according to the subsystem identification and packaging the target SOP component into a JAR package;
and the sending module is used for sending the target configuration information and the JAR packet to an application system when the application is started so that the application system loads the parameters of the SOP component corresponding to the JAR packet and the target configuration information to be deployed in the target internet data center IDC.
In addition, in order to achieve the above object, the present invention further provides a data center node deployment system, which is characterized in that the data center node deployment system includes: packaging system and application system, still include: the system comprises a memory, a processor and a DCN deployment program stored on the memory and capable of running on the processor, wherein the DCN deployment program realizes the steps of the second data center node deployment method when being executed by the processor. .
In addition, to achieve the above object, the present invention also provides a computer-readable storage medium having stored thereon a DCN deployment program which, when executed by a processor, implements the steps of the first or second data center node deployment method described above.
The invention provides a data center node deployment method, a device, a system and a computer storage medium, wherein the data center node deployment method is applied to a packaging system, the packaging system firstly acquires a subsystem identifier of a DCN to be deployed and a target internet data center IDC, and acquires target configuration information according to the subsystem identifier and the target internet data center IDC; then, pulling a target SOP component from the SOP adapter according to the subsystem identification, and packaging the target SOP component into a JAR package; when the application is started, the target configuration information and the JAR packet are sent to the application system so as to supply the application system to load the parameters of the SOP component corresponding to the JAR packet and the target configuration information for deployment into the target internet data center IDC. By the mode, when different subsystems of different DCN areas are deployed on multiple production lines, one set of codes can be deployed more by directly acquiring the target configuration information (including some configuration parameters, GIT engineering codes and the like), and repeated development is not needed. In addition, different SOP components are expanded through SOP packaging, and then the target SOP component can be directly pulled during deployment, so that self-adaptation of the SOP component is realized, and repeated construction of a product functional module is avoided. Through the self-adaptive strategy, a set of code multi-deployment scheme under a distributed architecture multi-DCN system can be realized, so that the deployment time and cost of DCN can be reduced, and the deployment efficiency of DCN can be improved.
Drawings
FIG. 1 is a schematic diagram of a system for product line deployment in the prior art, in which the data center node deployment method of the present invention is involved;
FIG. 2 is a schematic diagram of a terminal structure of a hardware operating environment according to an embodiment of the present invention;
FIG. 3 is a flowchart of a first embodiment of a data center node deployment method applied to a packaging system according to the present invention;
fig. 4 is a flowchart of a first embodiment of a data center node deployment method applied to a data center node deployment system.
The achievement of the objects, functional features and advantages of the present invention will be further described with reference to the accompanying drawings, in conjunction with the embodiments.
Detailed Description
It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
Referring to fig. 2, fig. 2 is a schematic diagram of a terminal structure of a hardware running environment according to an embodiment of the present invention.
The terminal of the embodiment of the invention can be a server, or can be terminal equipment such as a PC (Personal Computer ), a tablet personal computer, a portable computer and the like, and the terminal is a terminal carrying a packaging system.
As shown in fig. 2, the terminal may include: a processor 1001, such as a CPU, a communication bus 1002, a network interface 1003, and a memory 1004. Wherein the communication bus 1002 is used to enable connected communication between these components. The network interface 1003 may optionally include a standard wired interface, a wireless interface (e.g., wi-Fi interface). The memory 1004 may be a high-speed RAM memory or a stable memory (non-volatile memory), such as a disk memory. The memory 1004 may also optionally be a storage device separate from the processor 1001 described above.
It will be appreciated by those skilled in the art that the terminal structure shown in fig. 1 is not limiting of the terminal and may include more or fewer components than shown, or may combine certain components, or a different arrangement of components.
As shown in fig. 2, an operating system, a network communication module, and a DCN deployment program may be included in the memory 1004, which is a type of computer storage medium.
In the terminal shown in fig. 2, the network interface 1003 is mainly used for connecting a terminal corresponding to an application system, and performing data communication with the terminal corresponding to the application system; and the processor 1001 may be configured to call a DCN deployment program stored in the memory 1004 and perform the following operations:
acquiring a subsystem identifier of a data center node DCN to be deployed and a target internet data center IDC, and acquiring target configuration information according to the subsystem identifier and the target internet data center IDC;
pulling a target SOP component from a standard operation program SOP adapter according to the subsystem identification, and packaging the target SOP component into a JAR package;
when an application is started, the target configuration information and the JAR packet are sent to an application system, so that the application system loads parameters of SOP components corresponding to the JAR packet and the target configuration information to be deployed in the target internet data center IDC.
Further, the processor 1001 may call the DCN deployment program stored in the memory 1004, and further perform the following operations:
the packaging system acquires a subsystem identifier of a DCN to be deployed and a target internet data center IDC, and acquires initial configuration information according to the subsystem identifier;
acquiring subsystem variables according to the subsystem identifiers, and determining and obtaining system configuration information according to the subsystem identifiers, the subsystem variables and the initial configuration information;
acquiring IDC variables according to the target internet data center IDC, and determining and obtaining IDC configuration information according to the target internet data center IDC, the IDC variables and the initial configuration information; wherein the target configuration information includes the system configuration information and the IDC configuration information.
Further, the processor 1001 may call the DCN deployment program stored in the memory 1004, and further perform the following operations:
when an application is started, acquiring a version address corresponding to a JAR packet from a preset attribute tag of a preset file of the JAR packet;
and sending the target configuration information and the JAR packet corresponding version address to an application system so that the application system loads parameters of a corresponding SOP component based on the JAR packet corresponding version address, and loads the target configuration information to be deployed in the target internet data center IDC.
Further, the target configuration information includes engineering code, system parameters, scripts, and environment variables.
Based on the hardware structure, the embodiments of the data center node deployment method are provided.
The invention provides a data center node deployment method.
Referring to fig. 3, fig. 3 is a flowchart of a first embodiment of a data center node deployment method applied to a packaging system according to the present invention.
In this embodiment, the method for deploying data center nodes is applied to a packaging system, and includes:
step S10, the packaging system acquires a subsystem identifier of a data center node DCN to be deployed and a target internet data center IDC, and acquires target configuration information according to the subsystem identifier and the target internet data center IDC;
the data center node deployment method of the embodiment is realized by a terminal carrying a packaging system (PACE+). In this embodiment, when receiving a deployment request of a product line, the packaging system may first obtain a subsystem identifier (system id) of a DCN (Data Center Node) to be deployed and a target internet Data Center IDC (Internet Data Center ) according to the deployment request, and then obtain target configuration information according to the subsystem identifier and the target internet Data Center IDC.
Specifically, a CMDB (Configuration Management Database ) may be pre-constructed, where a mapping relationship between a subsystem identifier and configuration information is stored in the CMDB, where the configuration information includes an engineering code (program), a system parameter (parameter), a script (shell), and an environment variable (Env), where the engineering code is a java code corresponding to the GIT project, the system parameter is some parameter configuration data of the system, the script is a personalized setting under a product, such as data cleaning, and the environment variable is some parameters used to specify an operating environment of the operating system in the operating system. When the target configuration information is acquired, initial configuration information can be acquired according to the subsystem identification; then, acquiring subsystem variables according to the subsystem identifiers, and determining to acquire system configuration information according to the subsystem identifiers, the subsystem variables and the initial configuration information; meanwhile, acquiring IDC variables according to the target internet data center IDC, and determining and obtaining IDC configuration information according to the target internet data center IDC, the IDC variables and initial configuration information; the target configuration information comprises system configuration information and IDC configuration information. For a specific implementation, reference may be made to the second embodiment described below.
Step S20, pulling a target SOP component from a standard operation program SOP adapter according to the subsystem identification, and packaging the target SOP component into a JAR package;
the target SOP components are then pulled from the SOP (Standard Operating Procedure, standard job program) adapter according to the subsystem identification and packaged into JAR packages. The SOP adapter comprises SOP components corresponding to different subsystem identifiers, and the packaging purpose is to facilitate subsequent deployment.
Specifically, the SOP component is based on the difference of product functions, the system parameters are highly extracted, the common abstract is a component, and the difference functions are obtained through component expansion. By mapping different products to different types of extension kits, customized code level isolation of different products is ensured, and further realization can be realized: 1) SOP granularity, cohesive function, reusable and expandable components; 2) Different products can be customized and combined with different service components; 3) The components are independent, so that unit testing is facilitated, and quality is guaranteed; 4) By expanding the suite, multi-product customized service flow support can be realized.
Step S30, when the application is started, the target configuration information and the JAR packet are sent to an application system, so that the application system loads the parameters of the SOP component corresponding to the JAR packet and the target configuration information, and deploys the parameters and the target configuration information into the target internet data center IDC.
When the application is started, the target configuration information and the JAR packet are sent to the application system so as to supply the application system to load the parameters of the SOP component corresponding to the JAR packet and the target configuration information for deployment into the target internet data center IDC.
Specifically, step S30 includes:
step a31, when an application is started, acquiring a version address corresponding to a JAR packet from a preset attribute tag of a preset file of the JAR packet;
step a32, the target configuration information and the version address corresponding to the JAR packet are sent to an application system, so that the application system loads parameters of a corresponding SOP component based on the version address corresponding to the JAR packet, and loads the target configuration information to be deployed in the target internet data center IDC.
In this embodiment, when an application is started, a version address corresponding to a JAR packet is obtained from a preset attribute tag of a preset file of the JAR packet, where the preset file is optionally a pop file, and the preset attribute tag is a sop.version_replacement_version-snappshot in the properties attribute tag. And then, the target configuration information and the version address corresponding to the JAR packet are sent to an application system so as to load parameters of the corresponding SOP component based on the version address corresponding to the JAR packet by the application system, and the target configuration information is loaded so as to be deployed in a target internet data center IDC.
Correspondingly, after receiving the target configuration information and the version address corresponding to the JAR packet, the application system can automatically load the parameters of the corresponding SOP component based on the version address corresponding to the JAR packet so as to realize automatic adaptation of SOP, and simultaneously load the target configuration information so as to be deployed in the target internet data center IDC.
The embodiment of the invention provides a data center node deployment method, which is applied to a packaging system, wherein the packaging system firstly acquires a subsystem identifier of a DCN to be deployed and a target internet data center IDC, and acquires target configuration information according to the subsystem identifier and the target internet data center IDC; then, pulling a target SOP component from the SOP adapter according to the subsystem identification, and packaging the target SOP component into a JAR package; when the application is started, the target configuration information and the JAR packet are sent to the application system so as to supply the application system to load the parameters of the SOP component corresponding to the JAR packet and the target configuration information for deployment into the target internet data center IDC. By the mode, when different subsystems of different DCN areas are deployed on multiple production lines, one set of codes can be deployed more by directly acquiring the target configuration information (including some configuration parameters, GIT engineering codes and the like), and repeated development is not needed. In addition, different SOP components are expanded through SOP packaging, and then the target SOP component can be directly pulled during deployment, so that self-adaptation of the SOP component is realized, and repeated construction of a product functional module is avoided. Through the self-adaptive strategy, a set of code multi-deployment scheme under a distributed architecture multi-DCN system can be realized, so that the deployment time and cost of DCN can be reduced, and the deployment efficiency of DCN can be improved.
Further, based on the first embodiment described above, a second embodiment of the present invention is presented as applied to a data center node deployment method of a packaging system.
In this embodiment, step S10 includes:
step a11, the packaging system acquires a subsystem identifier of a DCN to be deployed and a target internet data center IDC, and initial configuration information is acquired according to the subsystem identifier;
in this embodiment, the packaging system obtains the subsystem identifier of the DCN to be deployed and the target internet data center IDC, and obtains initial configuration information according to the subsystem identifier, specifically, may obtain initial configuration information corresponding to the subsystem identifier from the CMDB storing the mapping relationship between the subsystem identifier and the configuration information; the initial configuration information comprises engineering codes, system parameters, scripts and environment variables, wherein the engineering codes are java codes corresponding to GIT engineering, the system parameters are some parameter configuration data of the system, the scripts are personalized settings under the product, such as data cleaning, and the environment variables are some parameters used for specifying the running environment of the operating system in the operating system.
Step a12, acquiring subsystem variables according to the subsystem identifier, and determining to acquire system configuration information according to the subsystem identifier, the subsystem variables and the initial configuration information;
And then, acquiring subsystem variables according to the subsystem identifiers, and determining and obtaining system configuration information according to the subsystem identifiers, the subsystem variables and the initial configuration information, namely, taking the subsystem variables as key values in key-values to automatically replace the related variable values of the system.
Step a13, acquiring IDC variables according to the target internet data center IDC, and determining and obtaining IDC configuration information according to the target internet data center IDC, the IDC variables and the initial configuration information; wherein the target configuration information includes the system configuration information and the IDC configuration information.
While determining the system configuration information, the IDC variable can be obtained according to the target internet data center IDC, and the IDC configuration information is determined according to the target internet data center IDC, the IDC variable and the initial configuration information, that is, the IDC variable is used as a key value in a key-value to automatically replace the IDC related variable value. The IDC variable is optionally an environmental variable, such as E-environment, G-environment, etc.
Finally, the target configuration information includes system configuration information and IDC configuration information. Correspondingly, the target configuration information comprises 4 kinds of information, namely engineering codes, system parameters, scripts and environment variables.
In this embodiment, after initial configuration information is obtained according to the subsystem identifier, corresponding system related variable values (i.e., system configuration information) and IDC related variable values (i.e., IDC configuration information) are respectively determined according to the subsystem variables and IDC variables, so that automatic replacement of the system related variable values and IDC related variable values is realized, and further subsequent deployment can be facilitated.
Further, referring to fig. 4, fig. 4 is a flowchart of a first embodiment of a data center node deployment method applied to an application system according to the present invention.
In this embodiment, the data center node deployment method is applied to a data center node deployment system, where the data center node deployment system includes a packaging system and an application system, and the data center node deployment method further includes:
step S100, the packaging system acquires a subsystem identifier of a DCN to be deployed and a target internet data center IDC, and acquires target configuration information according to the subsystem identifier and the target internet data center IDC;
the data center node deployment method of the embodiment is applied to a data center node deployment system, and the data center node deployment system comprises a packaging system and an application system. In this embodiment, when receiving a deployment request of a product line, the packaging system may first obtain a subsystem identifier (system id) of a DCN (Data Center Node) to be deployed and a target internet Data Center IDC (Internet Data Center ) according to the deployment request, and then obtain target configuration information according to the subsystem identifier and the target internet Data Center IDC.
Specifically, a CMDB (Configuration Management Database ) may be pre-constructed, where a mapping relationship between a subsystem identifier and configuration information is stored in the CMDB, where the configuration information includes an engineering code (program), a system parameter (parameter), a script (shell), and an environment variable (Env), where the engineering code is a java code corresponding to the GIT project, the system parameter is some parameter configuration data of the system, the script is a personalized setting under a product, such as data cleaning, and the environment variable is some parameters used to specify an operating environment of the operating system in the operating system. When the target configuration information is acquired, initial configuration information can be acquired according to the subsystem identification; then, acquiring subsystem variables according to the subsystem identifiers, and determining to acquire system configuration information according to the subsystem identifiers, the subsystem variables and the initial configuration information; meanwhile, acquiring IDC variables according to the target internet data center IDC, and determining and obtaining IDC configuration information according to the target internet data center IDC, the IDC variables and initial configuration information; the target configuration information comprises system configuration information and IDC configuration information. For specific implementations, reference may be made to the second embodiment of the data center node deployment method described above as applied to a packaging system.
Step S200, the packaging system pulls a target SOP component from the SOP adapter according to the subsystem identification, and packages the target SOP component into a JAR package;
the packaging system then pulls the target SOP components from the SOP (Standard Operating Procedure, standard job program) adapter according to the subsystem identification and packages the target SOP components into JAR packages. The SOP adapter comprises SOP components corresponding to different subsystem identifiers, and the packaging purpose is to facilitate subsequent deployment.
Specifically, the SOP component is based on the difference of product functions, the system parameters are highly extracted, the common abstract is a component, and the difference functions are obtained through component expansion. By mapping different products to different types of extension kits, customized code level isolation of different products is ensured, and further realization can be realized: 1) SOP granularity, cohesive function, reusable and expandable components; 2) Different products can be customized and combined with different service components; 3) The components are independent, so that unit testing is facilitated, and quality is guaranteed; 4) By expanding the suite, multi-product customized service flow support can be realized.
Step S300, when an application is started, the application system receives target configuration information and JAR packets sent by the packaging system based on subsystem identifiers of DCNs to be deployed and target internet data centers IDCs;
When the application is started, the application system receives target configuration information and a JAR packet sent by the packaging system based on the subsystem identifier of the DCN to be deployed and the target internet data center IDC, wherein the target configuration information comprises system configuration information and IDC configuration information, and specifically comprises 4 types of engineering codes, system parameters, scripts and environment variables, and the acquisition process of the target configuration information and the JAR packet can refer to the first embodiment of the data center node deployment method applied to the packaging system, which is not described herein.
In step S400, the application system loads the parameters of the SOP component corresponding to the JAR packet and the target configuration information, so as to deploy the JAR packet into the target internet data center IDC.
After receiving the target configuration information and the JAR packet, the application system loads the parameters of the SOP component corresponding to the JAR packet and the target configuration information so as to be deployed into the target internet data center IDC.
Further, in the implementation, after the packaging system obtains the JAR package packaged by the SOP component, the corresponding version address of the JAR package may be obtained from a preset attribute tag of a preset file of the JAR package, where the preset file is optionally a pop file, and the preset attribute tag is a SOP. Then, the target configuration information and the version address corresponding to the JAR packet are sent to the application system, and at this time, after the application system receives the target configuration information and the version address corresponding to the JAR packet, the application system can automatically load parameters of a corresponding SOP component based on the version address corresponding to the JAR packet so as to realize automatic adaptation of SOP, and simultaneously load the target configuration information so as to be deployed in the target internet data center IDC.
As an embodiment, step S200 may include:
step a211, the application system receives an external system identifier and a job category sent by an external system;
step a212, the application system obtains a policy constructor through a policy adapter according to the external system identifier and the job category;
step a213, the application system loads the parameters of the SOP component corresponding to the JAR packet and the target configuration information based on the policy constructor, so as to deploy the parameters and the target configuration information into the target internet data center IDC corresponding to the external system identifier.
In this embodiment, when the external system transmits its own system identifier (system id, denoted as external system identifier) and job type (bizType), the deployment procedure is specifically as follows:
the application system receives an external system identifier and a job category sent by an external system, then a Policy constructor (Policy Builder) is obtained through Policy adapter (Policy adapter) according to the external system identifier and the job category, and finally, parameters of a SOP component corresponding to a JAR packet and target configuration information are loaded based on the Policy constructor so as to be deployed into a target internet data center IDC corresponding to the external system identifier. By the method, the self-adapting processing of the receiving function of the external system can be realized.
As another embodiment, step S200 may include:
step a221, the application system acquires the current job category;
step a222, the application system obtains a policy constructor through a policy adapter according to the subsystem identification and the current job category;
and a step a223, the application system loads the parameters of the SOP component corresponding to the JAR package and the target configuration information based on the policy constructor so as to be deployed into a target internet data center IDC to which the target external docking system corresponding to the subsystem identifier and the current operation type belongs.
In this embodiment, when the external system does not transmit its own system identifier and job class, the deployment process is specifically:
the application system obtains a current job category, wherein the current job category can be determined based on a currently executed job of a system flow, for example, the system flow is self-buckled, data synchronization and short messages, the currently executed job is determined according to the sequence, self-adapting processing of an external system sending function of a job type of self-buckled is performed first, self-adapting processing of an external system sending function of a job type of data synchronization is further performed, and finally self-adapting processing of an external system sending function of a job type of short messages is performed. Then, a policy constructor is obtained through the policy adapter according to the subsystem identification and the current operation category; finally, a policy constructor is obtained through adaptation according to the policy generator, and parameters of SOP components corresponding to the JAR package and target configuration information are loaded based on the policy constructor so as to be deployed into a target internet data center IDC to which a target external docking system corresponding to the subsystem identifier and the current operation type belongs. By the method, self-adapting processing of the sending function of the external system can be realized.
In this embodiment, the packaging system first obtains a subsystem identifier of the DCN to be deployed and the target internet data center IDC, and obtains target configuration information according to the subsystem identifier and the target internet data center IDC; then, pulling a target SOP component from the SOP adapter according to the subsystem identification, and packaging the target SOP component into a JAR package; when an application is started, an application system receives target configuration information and a JAR packet sent by a packaging system based on a subsystem identifier of a DCN to be deployed and a target internet data center IDC; then, the parameters and the target configuration information of the SOP component corresponding to the JAR packet are loaded to be deployed into the target Internet data center IDC. By the mode, when different subsystems of different DCN areas are deployed on multiple production lines, one set of codes can be deployed more by directly acquiring the target configuration information (including some configuration parameters, GIT engineering codes and the like), and repeated development is not needed. Meanwhile, different SOP components are expanded through SOP packaging, and then the target SOP component can be directly pulled during deployment, so that self-adaptation of the SOP component is realized, and repeated construction of a product functional module is avoided. In addition, the policy constructor realizes the automatic adaptation of the docking functions of different docking systems to be deployed into the corresponding target internet data center IDC, so that the deployment time and cost of the DCN can be further reduced, and the deployment efficiency of the DCN is improved. Through the self-adaptive strategy, a set of code multi-deployment scheme under a distributed architecture multi-DCN system can be realized, so that the deployment time and cost of DCN can be reduced, and the deployment efficiency of DCN can be improved.
The invention also provides a DCN system.
The data center node deployment system comprises: packaging system and application system, still include: the system comprises a memory, a processor and a DCN deployment program stored on the memory and capable of running on the processor, wherein the DCN deployment program realizes the steps of the data center node deployment method when being executed by the processor. The specific implementation process is basically the same as that of each embodiment of the data center node deployment method, and is not described herein.
The invention also provides a data center node deployment device.
In this embodiment, the data center node deployment apparatus includes:
the acquisition module is used for acquiring a subsystem identifier of the DCN to be deployed and a target internet data center IDC, and acquiring target configuration information according to the subsystem identifier and the target internet data center IDC;
the packaging module is used for pulling a target SOP component from the SOP adapter according to the subsystem identification and packaging the target SOP component into a JAR package;
and the sending module is used for sending the target configuration information and the JAR packet to an application system when the application is started so that the application system loads the parameters of the SOP component corresponding to the JAR packet and the target configuration information to be deployed in the target internet data center IDC.
Further, the acquisition module includes:
the first acquisition unit is used for acquiring a subsystem identifier of the DCN to be deployed and a target internet data center IDC, and acquiring initial configuration information according to the subsystem identifier;
the first determining unit is used for acquiring subsystem variables according to the subsystem identifier, and determining to obtain system configuration information according to the subsystem identifier, the subsystem variables and the initial configuration information;
the second determining unit is used for obtaining IDC variables according to the target internet data center IDC and determining and obtaining IDC configuration information according to the target internet data center IDC, the IDC variables and the initial configuration information; wherein the target configuration information includes the system configuration information and the IDC configuration information.
Further, the sending module includes:
the second acquisition unit is used for acquiring a version address corresponding to the JAR packet from a preset attribute tag of a preset file of the JAR packet when the application is started;
the sending unit is configured to send the target configuration information and the version address corresponding to the JAR packet to an application system, so that the application system loads parameters of a corresponding SOP component based on the version address corresponding to the JAR packet, and loads the target configuration information for deployment into the target internet data center IDC.
Further, the target configuration information includes engineering code, system parameters, scripts, and environment variables.
The function implementation of each module in the data center node deployment device corresponds to each step in the first data center node deployment method embodiment, and the function and implementation process of each module are not described in detail herein.
The present invention also provides a computer readable storage medium, on which a DCN deployment program is stored, which when executed by a processor implements the steps of the first data center node deployment method according to any of the above embodiments.
The specific embodiments of the computer readable storage medium of the present invention are substantially the same as the embodiments of the first data center node deployment method described above, and will not be described herein.
The present invention also provides a computer readable storage medium, on which a DCN deployment program is stored, which when executed by a processor implements the steps of the second data center node deployment method according to any of the above embodiments.
The specific embodiments of the computer readable storage medium of the present invention are substantially the same as the embodiments of the second data center node deployment method described above, and will not be described herein.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
The foregoing embodiment numbers of the present invention are merely for the purpose of description, and do not represent the advantages or disadvantages of the embodiments.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art in the form of a software product stored in a storage medium (e.g. ROM/RAM, magnetic disk, optical disk) as described above, comprising instructions for causing a terminal device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the method according to the embodiments of the present invention.
The foregoing description is only of the preferred embodiments of the present invention, and is not intended to limit the scope of the invention, but rather is intended to cover any equivalents of the structures or equivalent processes disclosed herein or in the alternative, which may be employed directly or indirectly in other related arts.

Claims (9)

1. The data center node deployment method is characterized by being applied to a packaging system, and comprises the following steps:
the packaging system acquires a subsystem identifier of a data center node DCN to be deployed and a target internet data center IDC, and acquires initial configuration information according to the subsystem identifier; acquiring subsystem variables according to the subsystem identifiers, and determining and obtaining system configuration information according to the subsystem identifiers, the subsystem variables and the initial configuration information; acquiring IDC variables according to the target internet data center IDC, and determining and obtaining IDC configuration information according to the target internet data center IDC, the IDC variables and the initial configuration information; wherein the target configuration information includes the system configuration information and the IDC configuration information;
pulling a target SOP component from a standard operation program SOP adapter according to the subsystem identification, and packaging the target SOP component into a JAR package;
When an application is started, the target configuration information and the JAR packet are sent to an application system, so that the application system loads parameters of SOP components corresponding to the JAR packet and the target configuration information to be deployed in the target internet data center IDC.
2. The data center node deployment method according to claim 1, wherein the step of sending the target configuration information and the JAR packet to an application system for the application system to load the parameters of the JAR packet corresponding to the SOP component and the target configuration information for deployment into the target internet data center IDC when the application is started comprises:
when an application is started, acquiring a version address corresponding to a JAR packet from a preset attribute tag of a preset file of the JAR packet;
and sending the target configuration information and the JAR packet corresponding version address to an application system so that the application system loads parameters of a corresponding SOP component based on the JAR packet corresponding version address, and loads the target configuration information to be deployed in the target internet data center IDC.
3. The data center node deployment method of any of claims 1 or 2, wherein the target configuration information comprises engineering code, system parameters, scripts, and environment variables.
4. The data center node deployment method is characterized by being applied to a data center node deployment system, wherein the data center node deployment system comprises a packaging system and an application system, and the data center node deployment method comprises the following steps:
the packaging system acquires a subsystem identifier of a DCN to be deployed and a target internet data center IDC, and acquires initial configuration information according to the subsystem identifier; acquiring subsystem variables according to the subsystem identifiers, and determining and obtaining system configuration information according to the subsystem identifiers, the subsystem variables and the initial configuration information; acquiring IDC variables according to the target internet data center IDC, and determining and obtaining IDC configuration information according to the target internet data center IDC, the IDC variables and the initial configuration information; wherein the target configuration information includes the system configuration information and the IDC configuration information;
the packaging system pulls a target SOP component from the SOP adapter according to the subsystem identification, and packages the target SOP component into a JAR package;
when an application is started, the application system receives target configuration information and a JAR packet sent by the packaging system based on a subsystem identifier of a DCN to be deployed and a target internet data center IDC;
And the application system loads the parameters of the SOP component corresponding to the JAR package and the target configuration information so as to be deployed into the target internet data center IDC.
5. The data center node deployment method of claim 4, wherein the step of loading the parameters of the JAR packet corresponding SOP component and the target configuration information by the application system for deployment into the target internet data center IDC comprises:
the application system receives an external system identifier and a job category sent by an external system;
the application system obtains a policy constructor through the policy adapter according to the external system identifier and the job category;
the application system loads the parameters of the SOP component corresponding to the JAR package and the target configuration information based on the policy constructor so as to be deployed into a target internet data center IDC corresponding to the external system identifier.
6. The data center node deployment method of claim 4, wherein the step of loading the parameters of the JAR packet corresponding SOP component and the target configuration information by the application system for deployment into the target internet data center IDC comprises:
the application system acquires the current operation category;
The application system obtains a policy constructor through a policy adapter according to the subsystem identification and the current operation category;
the application system loads the parameters of the SOP component corresponding to the JAR package and the target configuration information based on the policy constructor so as to be deployed into a target internet data center IDC to which a target external docking system corresponding to the subsystem identifier and the current operation type belongs.
7. A data center node deployment apparatus, the data center node deployment apparatus comprising:
the acquisition module is used for acquiring a subsystem identifier of a data center node DCN to be deployed and a target internet data center IDC, and acquiring initial configuration information according to the subsystem identifier; acquiring subsystem variables according to the subsystem identifiers, and determining and obtaining system configuration information according to the subsystem identifiers, the subsystem variables and the initial configuration information; acquiring IDC variables according to the target internet data center IDC, and determining and obtaining IDC configuration information according to the target internet data center IDC, the IDC variables and the initial configuration information; wherein the target configuration information includes the system configuration information and the IDC configuration information;
The packaging module is used for pulling a target SOP component from the SOP adapter according to the subsystem identification and packaging the target SOP component into a JAR package;
and the sending module is used for sending the target configuration information and the JAR packet to an application system when the application is started so that the application system loads the parameters of the SOP component corresponding to the JAR packet and the target configuration information to be deployed in the target internet data center IDC.
8. A data center node deployment system, the data center node deployment system comprising: packaging system and application system, still include: a memory, a processor, and a DCN deployment program stored on the memory and executable on the processor, which when executed by the processor, implements the steps of the data center node deployment method of any of claims 4 to 6.
9. A computer readable storage medium, characterized in that the computer readable storage medium has stored thereon a DCN deployment program, which when executed by a processor, implements the steps of the data center node deployment method according to any of claims 1 to 3 or 4 to 6.
CN202011644284.XA 2020-12-30 2020-12-30 Data center node deployment method, device and system and computer storage medium Active CN112698839B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011644284.XA CN112698839B (en) 2020-12-30 2020-12-30 Data center node deployment method, device and system and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011644284.XA CN112698839B (en) 2020-12-30 2020-12-30 Data center node deployment method, device and system and computer storage medium

Publications (2)

Publication Number Publication Date
CN112698839A CN112698839A (en) 2021-04-23
CN112698839B true CN112698839B (en) 2024-04-12

Family

ID=75514304

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011644284.XA Active CN112698839B (en) 2020-12-30 2020-12-30 Data center node deployment method, device and system and computer storage medium

Country Status (1)

Country Link
CN (1) CN112698839B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114281428B (en) * 2021-12-28 2024-06-04 挂号网(杭州)科技有限公司 Service dictionary configuration method, electronic equipment and storage medium
CN114579193B (en) * 2022-03-08 2024-01-12 国泰新点软件股份有限公司 Multi-system loading method, device, equipment and storage medium
CN114860349B (en) * 2022-07-06 2022-11-08 深圳华锐分布式技术股份有限公司 Data loading method, device, equipment and medium

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2004322201A1 (en) * 2004-08-12 2006-02-16 Fujitsu Limited Java applet, jar file creating method, jar file creating program, and jar file creating device
CN106201481A (en) * 2016-06-30 2016-12-07 传线网络科技(上海)有限公司 Assembly management method and apparatus in application development system
CN106990960A (en) * 2017-03-28 2017-07-28 阿里巴巴集团控股有限公司 Code dispositions method and device
CN109086051A (en) * 2018-06-29 2018-12-25 平安科技(深圳)有限公司 Application component dispositions method, device and computer storage medium
CN109542462A (en) * 2018-10-17 2019-03-29 平安科技(深圳)有限公司 A kind of system environments dispositions method, storage medium and server
CN109597655A (en) * 2017-09-28 2019-04-09 华为技术有限公司 Configure the method and device of application program
CN109871208A (en) * 2019-01-04 2019-06-11 平安科技(深圳)有限公司 Software systems generation method, device, computer readable storage medium and server
CN110109680A (en) * 2019-05-14 2019-08-09 重庆商勤科技有限公司 Using dispositions method, device and apply dissemination method, server, storage medium
CN110225138A (en) * 2019-06-25 2019-09-10 深圳前海微众银行股份有限公司 A kind of distributed structure/architecture
CN110572436A (en) * 2019-08-12 2019-12-13 浙江讯盟科技有限公司 Multi-place cross-cluster server deployment method and system
CN111078200A (en) * 2019-11-29 2020-04-28 深圳前海微众银行股份有限公司 Task construction method, device, equipment, medium and system
CN111666099A (en) * 2020-06-12 2020-09-15 江苏云柜网络技术有限公司 Application service publishing system
CN111767092A (en) * 2020-06-30 2020-10-13 深圳前海微众银行股份有限公司 Job execution method, device, system and computer readable storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10430170B2 (en) * 2016-10-31 2019-10-01 Servicenow, Inc. System and method for creating and deploying a release package

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2004322201A1 (en) * 2004-08-12 2006-02-16 Fujitsu Limited Java applet, jar file creating method, jar file creating program, and jar file creating device
CN106201481A (en) * 2016-06-30 2016-12-07 传线网络科技(上海)有限公司 Assembly management method and apparatus in application development system
CN106990960A (en) * 2017-03-28 2017-07-28 阿里巴巴集团控股有限公司 Code dispositions method and device
CN109597655A (en) * 2017-09-28 2019-04-09 华为技术有限公司 Configure the method and device of application program
CN109086051A (en) * 2018-06-29 2018-12-25 平安科技(深圳)有限公司 Application component dispositions method, device and computer storage medium
CN109542462A (en) * 2018-10-17 2019-03-29 平安科技(深圳)有限公司 A kind of system environments dispositions method, storage medium and server
CN109871208A (en) * 2019-01-04 2019-06-11 平安科技(深圳)有限公司 Software systems generation method, device, computer readable storage medium and server
CN110109680A (en) * 2019-05-14 2019-08-09 重庆商勤科技有限公司 Using dispositions method, device and apply dissemination method, server, storage medium
CN110225138A (en) * 2019-06-25 2019-09-10 深圳前海微众银行股份有限公司 A kind of distributed structure/architecture
CN110572436A (en) * 2019-08-12 2019-12-13 浙江讯盟科技有限公司 Multi-place cross-cluster server deployment method and system
CN111078200A (en) * 2019-11-29 2020-04-28 深圳前海微众银行股份有限公司 Task construction method, device, equipment, medium and system
CN111666099A (en) * 2020-06-12 2020-09-15 江苏云柜网络技术有限公司 Application service publishing system
CN111767092A (en) * 2020-06-30 2020-10-13 深圳前海微众银行股份有限公司 Job execution method, device, system and computer readable storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Data center network architecture in cloud computing:review,taxonomy,and open research issues;Han Qi;《Journal of Zhejiang University SCIENCE C》;全文 *

Also Published As

Publication number Publication date
CN112698839A (en) 2021-04-23

Similar Documents

Publication Publication Date Title
CN112698839B (en) Data center node deployment method, device and system and computer storage medium
CN111885170B (en) Processing method and system of Internet of things control system, cloud server and medium
CN113010599A (en) MYSQL database group copy state monitoring method, device and system
CN111273963B (en) Application program configuration information generation method and device, computer equipment and medium
CN111831191A (en) Workflow configuration method and device, computer equipment and storage medium
CN113407222B (en) Service updating method and device, computer equipment and storage medium
CN113708957B (en) Configuration method, terminal device and medium for server BMC
CN111399860B (en) Light application deployment method, light application deployment device, computer equipment and storage medium
CN111651169B (en) Block chain intelligent contract operation method and system based on web container
CN112698930B (en) Method, device, equipment and medium for obtaining server identification
CN113238935A (en) Application testing method, system, device, medium, and computer program product
CN111158689A (en) Cross-system UI application generation method, device and computer-readable storage medium
CN115829262A (en) Control and allocation method and system for unmanned aircraft and readable storage medium
CN114095498B (en) Cluster environment deployment method, system, computer equipment and storage medium
CN115509756A (en) Multi-cluster computing task submitting method and related device and equipment
CN114116487B (en) Pressure testing method and device, electronic equipment and storage medium
CN116126353A (en) Acceleration card software stack deployment method, device, equipment and storage medium
CN112685102A (en) Gateway plug-in hot loading method, device, equipment and medium
CN113010363A (en) Container monitoring method under swarm cluster and shared service cloud platform
CN109669699B (en) Application program distribution method, wireless controller and wireless access point
CN111857791A (en) Embedded product maintenance method and device, electronic equipment and storage medium
CN113596958B (en) Terminal equipment data interaction method, system, equipment and storage medium
CN113703827B (en) Dependency package management method, system, equipment and computer readable storage medium
CN114095495B (en) Terminal control method, device, storage medium and apparatus
CN114116051A (en) Processing method, device, equipment and storage medium based on neural network model

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