WO2019153488A1 - Procédé de gestion de configuration de service, appareil, support de stockage et serveur - Google Patents

Procédé de gestion de configuration de service, appareil, support de stockage et serveur Download PDF

Info

Publication number
WO2019153488A1
WO2019153488A1 PCT/CN2018/082836 CN2018082836W WO2019153488A1 WO 2019153488 A1 WO2019153488 A1 WO 2019153488A1 CN 2018082836 W CN2018082836 W CN 2018082836W WO 2019153488 A1 WO2019153488 A1 WO 2019153488A1
Authority
WO
WIPO (PCT)
Prior art keywords
client
service
instruction
central server
management
Prior art date
Application number
PCT/CN2018/082836
Other languages
English (en)
Chinese (zh)
Inventor
谭智文
洪宇明
Original Assignee
平安科技(深圳)有限公司
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 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2019153488A1 publication Critical patent/WO2019153488A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/50Network service management, e.g. ensuring proper service fulfilment according to agreements
    • H04L41/5041Network service management, e.g. ensuring proper service fulfilment according to agreements characterised by the time relationship between creation and deployment of a service
    • H04L41/5054Automatic deployment of services triggered by the service manager, e.g. service implementation by automatic configuration of network components
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/04Network management architectures or arrangements
    • H04L41/046Network management architectures or arrangements comprising network management agents or mobile agents therefor
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/50Network service management, e.g. ensuring proper service fulfilment according to agreements
    • H04L41/5003Managing SLA; Interaction between SLA and QoS
    • H04L41/5009Determining service level performance parameters or violations of service level contracts, e.g. violations of agreed response time or mean time between failures [MTBF]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/50Network service management, e.g. ensuring proper service fulfilment according to agreements
    • H04L41/508Network service management, e.g. ensuring proper service fulfilment according to agreements based on type of value added network service under agreement
    • H04L41/5096Network service management, e.g. ensuring proper service fulfilment according to agreements based on type of value added network service under agreement wherein the managed service relates to distributed or central networked applications

Definitions

  • the present application relates to the field of information monitoring, and in particular, to a service configuration management method, apparatus, storage medium, and server.
  • Zookeeper is a distributed, open source distributed application coordination service. It is an open source implementation of Google's Chubby and an important component of Hadoop and Hbase.
  • Etcd is a highly available key-value storage system used primarily for shared configuration and service discovery. Etcd is a young project developed and maintained by CoreOS. It is a high-speed iteration and development project that is inspired by Zookeeper and Doozer.
  • distributed coordination systems such as zookeeper and etcd require applications to realize service discovery through the development of driver packages. For old applications that have not been put into development manpower maintenance, it is difficult to access the distributed coordination system to realize service discovery. higher cost.
  • the embodiment of the present application provides a service configuration management method, device, storage medium, and server, so as to solve the problem in the prior art, for an old application that has not been put into development manpower maintenance, accessing the distributed coordination system to implement the service Finding more difficult and costly problems.
  • a first aspect of the embodiment of the present application provides a service configuration management method, including:
  • the proxy server starts the daemon, and listens to the service management instruction sent by the central server and the request management instruction sent by the client;
  • a second aspect of the embodiments of the present application provides a service configuration management system, where the service configuration management system includes: a proxy server, a central server, and a client, where:
  • the central server is configured to send a service management instruction to the proxy server
  • the proxy server is configured to start a daemon process, and listen to the service management instruction sent by the central server; and when the daemon detects the service management instruction sent by the central server actively, the service management instruction is parsed; Sending the parsed service management instruction to the client;
  • the client is configured to receive the parsed service management instruction sent by the proxy server, and perform configuration management according to the parsed service management instruction degree of the service in the client;
  • the client is further configured to actively send a service request instruction to the proxy server;
  • the proxy server is further configured to parse the service request instruction when the daemon detects the service request instruction sent by the client actively during the listening process, and send the parsed service request instruction to the center a server to cause the central server to send a service management instruction that matches the service request instruction to the proxy server.
  • a third aspect of an embodiment of the present application provides a server including a memory and a processor, the memory storing computer readable instructions executable on the processor, the processor executing the computer readable instructions The following steps are implemented:
  • the proxy server starts the daemon, and listens to the service management instruction sent by the central server and the request management instruction sent by the client;
  • a fourth aspect of the embodiments of the present application provides a computer readable storage medium storing computer readable instructions that, when executed by a processor, implement the following steps:
  • the proxy server starts the daemon, and listens to the service management instruction sent by the central server and the request management instruction sent by the client;
  • a fifth aspect of the embodiments of the present application provides a service configuration management apparatus, including:
  • a first instruction intercepting unit configured to start a daemon by the proxy server, listen to a service management instruction sent by the central server, and a request management instruction sent by the client;
  • a first instruction parsing unit configured to parse the service management instruction when the daemon detects the service management instruction sent by the central server actively during the listening process
  • a configuration management unit configured to perform configuration management on the service of the client according to the parsed service management instruction
  • a second instruction parsing unit configured to parse the service request instruction when the daemon process detects a service request instruction sent by the client actively during the listening process
  • a first instruction sending unit configured to send the parsed service request instruction to the central server, so that the central server sends a service management instruction that matches the service request instruction to the proxy server.
  • the daemon is started by the proxy server, and the service management instruction sent by the central server and the request management instruction sent by the client are monitored, and the daemon detects the service management instruction sent by the central server actively during the monitoring process.
  • the service management instruction is parsed, and the service of the client is configured and managed according to the parsed service management instruction.
  • the daemon detects the service request instruction sent by the client actively during the listening process, Parsing the service request instruction, and transmitting the parsed service request instruction to the central server, so that the central server sends a service management instruction that matches the service request instruction to the proxy server.
  • the program monitors the instructions of the central server and the instructions of the client through the daemon of the proxy server, manages and maintains the service configuration of the client in time, and responds to the request sent by the client to the central server in time to effectively implement service discovery and reduce The cost of cluster maintenance in a distributed system.
  • FIG. 1 is a framework diagram of a service configuration management system provided by an embodiment of the present application.
  • FIG. 2 is a flowchart of an implementation of a service configuration management method provided by an embodiment of the present application
  • FIG. 3 is a specific implementation flowchart of a service configuration management method S203 provided by an embodiment of the present application.
  • FIG. 4 is a flowchart of a specific implementation of a service configuration management method S205 according to an embodiment of the present application
  • FIG. 5 is a flowchart of an implementation of a service configuration management method including receiving status information sent by a client according to another embodiment of the present application;
  • FIG. 6 is a structural block diagram of a service configuration management apparatus according to an embodiment of the present application.
  • FIG. 7 is a structural block diagram of a service configuration management apparatus according to another embodiment of the present application.
  • FIG. 8 is a schematic diagram of a server provided by an embodiment of the present application.
  • FIG. 1 is a system architecture diagram of a service configuration management system according to a first embodiment of the present application. The detailed description is as follows: For convenience of description, only parts related to the embodiments of the present application are shown.
  • the service configuration management system includes a central server 1, a proxy server 2, and a client 3, wherein:
  • the central server 1 is configured to send a service management command to the proxy server 2.
  • the service management instruction includes a number of the client 3 to be managed and a configuration file instruction
  • the configuration file instruction includes a configuration file modification instruction, a configuration file deletion instruction, or a configuration file addition instruction.
  • the service management instruction of the central server 1 includes a configuration parameter of a configuration file whose service name corresponds to the service name.
  • the proxy server 2 is configured to start a daemon process and listen to service management instructions sent by the central server 1.
  • the service management instruction is parsed when the daemon detects the service management instruction sent by the central server 1 actively during the listening process.
  • the parsed service management instruction is sent to the client 3.
  • the client 3 is configured to receive the parsed service management command sent by the proxy server 2, and perform configuration management according to the parsed service management command degree of the service in the client 3.
  • the client 3 is further configured to actively send a service request instruction to the proxy server 2.
  • the service request instruction includes the number of the client 3, and further includes a service name requested by the client 3.
  • the proxy server 2 is further configured to parse the service request instruction when the daemon process detects the service request instruction sent by the client 3 actively during the listening process.
  • the parsed service request instruction is sent to the central server 1 to cause the central server 1 to transmit a service management instruction matching the service request instruction to the proxy server 2.
  • the central server 1 and the client 3 are included in the distributed system environment.
  • the proxy server 2 is installed in the distributed system environment, and the instructions of the central server 1 and the instructions of the client 3 are monitored by a daemon process in the proxy server 2.
  • the above daemon is a process that runs in the background and is not controlled by any terminal. Multiple daemons run in the background at the same time, and perform different management tasks.
  • the client 3 is further configured to send a feedback instruction to the proxy server 2, where the feedback instruction includes information that the client 3 reloads the configuration file successfully, and the proxy server 2 sends the feedback instruction to the
  • the central server 1 is configured to notify the central server 1 that the client 3 has reloaded the configuration result.
  • the client 3 includes, but is not limited to, a client 3 with communication capabilities such as a desktop computer, a mobile phone, a notebook, and a tablet.
  • a client 3 with communication capabilities such as a desktop computer, a mobile phone, a notebook, and a tablet.
  • a plurality of clients 3 can be connected to the proxy server 2 by wire or wirelessly.
  • the service configuration management system may adopt Bluetooth technology, WIFI technology or
  • the 3G/4G/5G technology establishes a wireless connection between the proxy server 2 and the central server 1, and can also establish a wired connection between the proxy server 2 and the central server 1 by using serial port technology or USB interface technology.
  • the service configuration management system includes a proxy server, a central server, and a client, and the daemon is started by the proxy server, and the service management instruction sent by the central server and the request management command sent by the client are monitored.
  • the daemon detects the service management instruction sent by the central server, the service management instruction is parsed, and the service of the client is configured and managed according to the parsed service management instruction, and the daemon is monitored during the monitoring process.
  • the daemon detects the service management instruction sent by the central server, parsed, and sending the parsed service request instruction to the central server, so that the central server sends the service request instruction Matching service management instructions to the proxy server.
  • the program monitors the instructions of the central server and the instructions of the client through the daemon of the proxy server, manages and maintains the service configuration of the client in time, and responds to the request sent by the client to the central server in time to effectively implement service discovery and reduce The cost of cluster maintenance in a distributed system.
  • FIG. 2 shows an implementation flow of the service configuration management method provided by the embodiment of the present application.
  • the execution body of the process is the proxy server 2 shown in FIG. 1, and the method flow includes steps S201 to S205.
  • the specific implementation principles of each step are as follows:
  • the proxy server starts the daemon, and listens to the service management instruction sent by the central server and the request management instruction sent by the client.
  • an instruction of the central server and an instruction of the client are monitored by a daemon in the proxy server.
  • the daemon is a process that runs in the background and is not controlled by any terminal.
  • the service management instruction includes a number of a client to be managed and a configuration file instruction
  • the configuration file instruction includes a configuration file modification instruction, a configuration file deletion instruction, or a configuration file addition instruction.
  • the service request instruction includes a number of the client to be managed, and a service name requested by the client.
  • S202 Parse the service management instruction when the daemon detects the service management instruction sent by the central server actively during the monitoring process.
  • S203 Perform configuration management on the service of the client according to the parsed service management instruction.
  • the foregoing S203 specifically includes:
  • A1 Obtain the number of the client in the service management instruction. Specifically, the number of the client to be managed by the proxy server in the service management instruction is obtained. The number of the client is used to identify a client in a distributed system, and the clients in the distributed system respectively have and have only one corresponding number, and the number is unique.
  • A2 Search processing logic of the client current configuration file and the address of the client from the pre-established client registration information table according to the number of the client.
  • the information recorded in the client registration information table is information when the client registers to join the distributed system, including the number and address of the client, and the processing logic of the current configuration file of the client.
  • A3 modifying, according to the configuration file modification instruction, the processing logic of the current configuration file of the client, and the address of the client, the current configuration file of the client, so that the current is detected by the client Reload the configuration file when the configuration file is modified.
  • the processing logic is embodied by a function.
  • the processing logic is a function called when the configuration file is managed.
  • the client that needs to be monitored by the daemon of the proxy server is pre-registered on the proxy server, and the registration information includes the number, address, and processing logic (ie, processing function) of the client.
  • the proxy server establishes a client registration information table according to the registration information sent by the registration client that needs to be monitored.
  • the client registration information table includes the processing number of the client, the address, and the processing logic of the client's configuration file.
  • the processing logic of the current configuration file of the client and the address of the client modify the current configuration file of the client.
  • the configuration file is reloaded, so that the service configuration management of the client is performed in time to implement service discovery.
  • the client detects the configuration file of the service in real time, and determines whether the configuration file of the service is updated.
  • the client detects the configuration file of the service on a periodic basis. When it is detected that the current configuration file is different from the configuration file when the previous cycle is detected, the configuration file is reloaded, thereby automatically updating the service of the client.
  • the method further includes:
  • the daemon monitors a service feedback instruction sent by the client.
  • the proxy server performs configuration management on the service of the client according to the parsed service management instruction
  • the service of the client is updated.
  • the client sends a service feedback instruction to the server.
  • the proxy server notifies the proxy server that the configuration management of the service is successful.
  • S2032 If the service feedback instruction sent by the client is not detected within a specified time, send a reload configuration command to the client according to the preset first command line, so that the client configures according to the overload The instruction reloads the updated configuration file. Specifically, when the service feedback instruction sent by the client is not monitored within a specified time, it is determined that the client loads the updated configuration file and fails.
  • S204 Parse the service request instruction when the daemon detects the service request instruction sent by the client actively during the listening process.
  • the daemon process also listens for the service request instruction sent by the client.
  • the service request instruction includes a number of the client and a service name requested by the client.
  • S205 Send the parsed service request instruction to the central server, so that the central server sends a service management instruction that matches the service request instruction to the proxy server.
  • FIG. 4 shows a specific implementation process of the service configuration management method S205 provided by the embodiment of the present application, which is described in detail as follows:
  • the proxy server parses the service request instruction, and sends the number of the client and the service name in the parsed service request instruction to the central server, and the central server receives the After the number of the client and the service name, the latest configuration file of the service name is searched according to the service name, and sent to the proxy server.
  • the central server searches for the current configuration file of the client according to the number of the client, searches for the latest configuration file corresponding to the service name according to the service name, and searches for the current configuration file and the latest configuration. Comparing the files, generating a configuration file modification instruction according to the comparison result, generating a service management instruction according to the number of the client in the service request instruction and the generated configuration file modification instruction, and sending the service management instruction to the a proxy server, such that the proxy server performs configuration management of the client's services according to the generated service management instructions.
  • the program monitors the instructions of the central server and the instructions of the client through the daemon of the proxy server, manages and maintains the service configuration of the client in time, and responds to the request sent by the client to the central server in time to effectively implement service discovery and reduce The cost of cluster maintenance in a distributed system.
  • FIG. 5 illustrates a service configuration management method including receiving status information sent by a client according to an embodiment of the present application, which is described in detail as follows:
  • S501 The proxy server starts the daemon, and listens to the service management instruction sent by the central server and the request management instruction sent by the client.
  • S502 Parse the service management instruction when the daemon detects the service management instruction sent by the central server actively during the monitoring process.
  • S503 Perform configuration management on the service of the client according to the parsed service management instruction.
  • S504 Parse the service request instruction when the daemon detects the service request instruction sent by the client actively during the listening process.
  • S505 Send the parsed service request instruction to the central server, so that the central server sends a service management instruction that matches the service request instruction to the proxy server.
  • step S501 to step S505 in this embodiment refer to step S201 to step S205 of the foregoing embodiment, and details are not described herein again.
  • the proxy server receives the status information sent by the client, and sends the status information to the central server, so that the central server determines the status of the service of the client according to the status information, and A service management instruction for managing the service of the client is generated according to a status of the service of the client.
  • the status information sent by the client includes the currently available service name, and includes the running status of the client process.
  • the daemon process feeds back the status information of the client to the central server, and the central server may determine the availability status of the client service according to the status information of the client, and generate and the client according to the availability status of the client service.
  • the availability status of the end service corresponds to a service management instruction for managing the availability status of the client service, ie, for different states of the client service, the central server generates different service management instructions.
  • the availability status of the client includes but is not limited to the normal operation of the service, the service failure, and the service version is too low.
  • the proxy server receives status information sent by the client periodically. Specifically, the client may periodically send status information of the service to the daemon.
  • the daemon of the proxy server simultaneously monitors the instructions of the central server and the instructions of the client, manages and maintains the service configuration of the client in time, and responds to the request sent by the client to the central server in time to effectively implement Service discovery, reducing the cost of cluster maintenance in the distributed system.
  • the proxy server receives the status information sent by the client, and sends the status information to the central server, so that the central server is Determining the status of the service of the client, and generating a service management instruction for managing the service of the client according to the status of the service of the client, so as to timely grasp the status of the service in the client, and generate corresponding Service management instructions to enable efficient configuration management of services for the client.
  • FIG. 6 is a structural block diagram of the service configuration management apparatus provided by the embodiment of the present application. For the convenience of description, only parts related to the embodiment of the present application are shown.
  • the service configuration management apparatus includes: a first instruction listening unit 61, a first instruction parsing unit 62, a configuration management unit 63, a second instruction parsing unit 64, and a first instruction sending unit 65, wherein:
  • the first instruction intercepting unit 61 is configured to: the proxy server starts the daemon, listens to the service management instruction sent by the central server, and the request management instruction sent by the client;
  • the first instruction parsing unit 62 is configured to parse the service management instruction when the daemon process detects the service management instruction sent by the central server actively during the listening process;
  • the configuration management unit 63 is configured to perform configuration management on the service of the client according to the parsed service management instruction.
  • the second instruction parsing unit 64 is configured to parse the service request instruction when the daemon process detects the service request instruction sent by the client actively during the listening process;
  • the first instruction sending unit 65 is configured to send the parsed service request instruction to the central server, so that the central server sends a service management instruction that matches the service request instruction to the proxy server.
  • the configuration management unit 63 includes:
  • a number obtaining module configured to obtain a number of the client in the service management instruction
  • An information finding module configured to search, according to the number of the client, a processing logic of the current configuration file of the client and an address of the client from a pre-established client registration information table;
  • a configuration management module configured to modify, according to the configuration file modification instruction, the processing logic of the client current configuration file, and the address of the client, the current configuration file of the client, so that the client detects Reload the configuration file when the current configuration file is modified.
  • the first instruction sending unit 65 includes:
  • a first instruction parsing module configured to parse a service request instruction sent by the client, and obtain a service name that the client requests to update
  • a first data sending module configured to send, by the client, a service name that is updated by the client to the central server, so that the central server sends, according to the service name that the client requests to update, a message that includes the service name The latest configuration file for the service to the proxy server.
  • the service configuration management apparatus further includes:
  • a second instruction intercepting unit 71 configured to: the daemon process listens to a service feedback instruction sent by the client;
  • the second instruction sending unit 72 is configured to: if the service feedback instruction sent by the client is not monitored within a specified time, send a reload configuration command to the client according to the preset first command line, so that The client reloads the updated configuration file according to the overload configuration directive.
  • the service configuration management apparatus further includes:
  • An information processing unit configured to receive, by the proxy server, status information sent by the client, and send the status information to the central server, so that the central server determines the service of the client according to the status information. a state, and generating a service management instruction for managing the service of the client according to the state of the service of the client.
  • the daemon is started by the proxy server, and the service management instruction sent by the central server and the request management instruction sent by the client are monitored, and the daemon detects the service management instruction sent by the central server actively during the monitoring process.
  • the service management instruction is parsed, and the service of the client is configured and managed according to the parsed service management instruction.
  • the daemon detects the service request instruction sent by the client actively during the listening process, Parsing the service request instruction, and transmitting the parsed service request instruction to the central server, so that the central server sends a service management instruction that matches the service request instruction to the proxy server.
  • the program monitors the instructions of the central server and the instructions of the client through the daemon of the proxy server, manages and maintains the service configuration of the client in time, and responds to the request sent by the client to the central server in time to effectively implement service discovery and reduce The cost of cluster maintenance in a distributed system.
  • FIG. 8 is a schematic diagram of a server according to an embodiment of the present application.
  • the server 8 of this embodiment includes a processor 80, a memory 81, and computer readable instructions 82 stored in the memory 81 and executable on the processor 80, such as a service configuration manager. .
  • the processor 80 executes the computer readable instructions 82, the steps in the foregoing various service configuration management method embodiments are implemented, such as steps 201 to 205 shown in FIG. 2.
  • the processor 80 when executing the computer readable instructions 82, implements the functions of the various modules/units in the various apparatus embodiments described above, such as the functions of the modules 61-65 shown in FIG.
  • the computer readable instructions 82 may be partitioned into one or more modules/units that are stored in the memory 81 and executed by the processor 80, To complete this application.
  • the one or more modules/units may be a series of computer readable instruction instruction segments capable of performing a particular function for describing the execution of the computer readable instructions 82 in the server 8.
  • the server 8 can be a computing device such as a desktop computer, a notebook, a palmtop computer, and a cloud server.
  • the server may include, but is not limited to, a processor 80, a memory 81. It will be understood by those skilled in the art that FIG. 8 is merely an example of the server 8, does not constitute a limitation of the server 8, may include more or less components than those illustrated, or combine some components, or different components, such as
  • the server may also include an input and output device, a network access device, a bus, and the like.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Debugging And Monitoring (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Computer And Data Communications (AREA)

Abstract

La présente invention concerne un procédé de gestion de configuration de service, un appareil, un support de stockage et un serveur. Ledit procédé comprend les étapes suivantes : démarrer, par un serveur mandataire, un démon pour surveiller une instruction de gestion de service envoyée par un serveur central et une instruction de gestion de demande envoyée par un client ; analyser l'instruction de gestion de service lorsque le démon détecte, pendant la surveillance, l'instruction de gestion de service qui est envoyée activement par le serveur central ; effectuer une gestion de configuration sur le service du client selon l'instruction de gestion de service analysée ; analyser l'instruction de demande de service lorsque le démon détecte, pendant la surveillance, une instruction de demande de service qui est envoyée activement par le client ; et envoyer l'instruction de demande de service analysée au serveur central, de sorte que le serveur central envoie, au serveur mandataire, une instruction de gestion de service correspondant à l'instruction de demande de service. La présente invention peut réaliser efficacement une découverte de service, ce qui réduit le coût de maintenance de grappe dans un système distribué.
PCT/CN2018/082836 2018-02-07 2018-04-12 Procédé de gestion de configuration de service, appareil, support de stockage et serveur WO2019153488A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810122209.3A CN108566290B (zh) 2018-02-07 2018-02-07 服务配置管理方法、***、存储介质和服务器
CN201810122209.3 2018-02-07

Publications (1)

Publication Number Publication Date
WO2019153488A1 true WO2019153488A1 (fr) 2019-08-15

Family

ID=63531211

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/082836 WO2019153488A1 (fr) 2018-02-07 2018-04-12 Procédé de gestion de configuration de service, appareil, support de stockage et serveur

Country Status (2)

Country Link
CN (1) CN108566290B (fr)
WO (1) WO2019153488A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113590331A (zh) * 2021-08-05 2021-11-02 山东派盟网络科技有限公司 一种任务处理方法、控制装置及存储介质

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109445927B (zh) * 2018-11-12 2021-09-17 郑州云海信息技术有限公司 一种存储集群的任务管理方法及装置
CN109462646B (zh) * 2018-11-12 2021-11-19 平安科技(深圳)有限公司 一种异常响应的方法及设备
CN109543133A (zh) * 2018-11-29 2019-03-29 杭州涂鸦信息技术有限公司 一种自动化发布方法、装置、***、设备及可读存储介质
CN110543335A (zh) * 2019-08-15 2019-12-06 上海易点时空网络有限公司 应用程序配置管理方法及***
CN110572277A (zh) * 2019-08-15 2019-12-13 上海易点时空网络有限公司 机器管理方法及***
CN110569085A (zh) * 2019-08-15 2019-12-13 上海易点时空网络有限公司 配置文件加载方法及***
CN110519088A (zh) * 2019-08-15 2019-11-29 上海易点时空网络有限公司 配置服务容灾方法及***
CN110474983A (zh) * 2019-08-15 2019-11-19 上海易点时空网络有限公司 基于代理服务的云配置方法及***
CN110535695A (zh) * 2019-08-15 2019-12-03 上海易点时空网络有限公司 配置信息勘误方法及***
CN110572442A (zh) * 2019-08-15 2019-12-13 上海易点时空网络有限公司 配置文件路径的方法及***
CN111193717A (zh) * 2019-12-06 2020-05-22 上海上讯信息技术股份有限公司 Ftp黑白名单控制方法、装置及电子设备
CN111736874A (zh) * 2020-06-28 2020-10-02 深圳前海微众银行股份有限公司 一种应用更新方法及装置
CN112507267B (zh) * 2020-12-03 2023-01-20 上海哔哩哔哩科技有限公司 用户偏好设置同步方法、***、设备及可读存储介质
CN114301777A (zh) * 2021-12-29 2022-04-08 山石网科通信技术股份有限公司 配置数据更新方法、装置、***及非易失性存储介质
CN114328130B (zh) * 2022-03-03 2022-08-12 深圳市明源云科技有限公司 服务器监控方法、***、设备及计算机可读存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050015429A1 (en) * 2003-07-17 2005-01-20 International Business Machines Corporation Method and system for providing user control over receipt of cookies from e-commerce applications
CN103023857A (zh) * 2011-09-20 2013-04-03 腾讯科技(深圳)有限公司 一种信息资源远程部署的方法及***
US20130311593A1 (en) * 2012-05-17 2013-11-21 Matthew Browning Prince Incorporating web applications into web pages at the network level
CN106302596A (zh) * 2015-06-03 2017-01-04 北京京东尚科信息技术有限公司 一种服务发现的方法和装置

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102123056B (zh) * 2010-11-29 2013-07-24 东北大学 端到端Web服务质量监测方法
CN103812900A (zh) * 2012-11-13 2014-05-21 ***通信集团公司 一种数据同步方法、装置及***
EP2897326A1 (fr) * 2014-01-21 2015-07-22 Thomson Licensing Système comprenant une passerelle d'accès et dispositif de modem de réseau longue distance et passerelle d'accès respectif et dispositif de modem de réseau longue distance
US9960977B2 (en) * 2015-03-02 2018-05-01 Facebook, Inc. Techniques to identify application foreground / background state based on network traffic

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050015429A1 (en) * 2003-07-17 2005-01-20 International Business Machines Corporation Method and system for providing user control over receipt of cookies from e-commerce applications
CN103023857A (zh) * 2011-09-20 2013-04-03 腾讯科技(深圳)有限公司 一种信息资源远程部署的方法及***
US20130311593A1 (en) * 2012-05-17 2013-11-21 Matthew Browning Prince Incorporating web applications into web pages at the network level
CN106302596A (zh) * 2015-06-03 2017-01-04 北京京东尚科信息技术有限公司 一种服务发现的方法和装置

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113590331A (zh) * 2021-08-05 2021-11-02 山东派盟网络科技有限公司 一种任务处理方法、控制装置及存储介质

Also Published As

Publication number Publication date
CN108566290A (zh) 2018-09-21
CN108566290B (zh) 2020-05-08

Similar Documents

Publication Publication Date Title
WO2019153488A1 (fr) Procédé de gestion de configuration de service, appareil, support de stockage et serveur
CN108737270B (zh) 一种服务器集群的资源管理方法和装置
CN107590001B (zh) 负载均衡方法及装置、存储介质、电子设备
WO2019061720A1 (fr) Système et procédé de synchronisation de données
WO2017041398A1 (fr) Procédé et dispositif de transmission de données
WO2018040722A1 (fr) Procédé et dispositif d'interrogation de données de tables
WO2023109138A1 (fr) Procédé et appareil pour démarrer une application android dans un système linux, et dispositif électronique
WO2019007010A1 (fr) Procédé et système de recherche distribuée et de mise à jour d'index, serveurs et dispositifs informatiques
CN111258627A (zh) 一种接口文档生成方法和装置
US9104488B2 (en) Support server for redirecting task results to a wake-up server
US9959301B2 (en) Distributing and processing streams over one or more networks for on-the-fly schema evolution
US20230275976A1 (en) Data processing method and apparatus, and computer-readable storage medium
CN112751847A (zh) 接口调用请求的处理方法、装置、电子设备及存储介质
WO2024016624A1 (fr) Procédé et système d'accès multi-grappes
CN112463290A (zh) 动态调整计算容器的数量的方法、***、装置和存储介质
CN111352716A (zh) 一种基于大数据的任务请求方法、装置、***及存储介质
WO2019153880A1 (fr) Procédé de téléchargement de fichier miroir dans un groupe, nœud et serveur d'interrogation
US8793710B2 (en) Distributed multi-system management
US8832255B2 (en) Using status inquiry and status response messages to exchange management information
WO2019062019A1 (fr) Procédé d'exportation de liste de données et terminal utilisant ce procédé
WO2018188607A1 (fr) Procédé et dispositif de traitement de flux
WO2024045646A1 (fr) Procédé, appareil et système de gestion d'autorisation d'accès de groupe
WO2019062156A1 (fr) Procédé et dispositif d'exécution de procédure de stockage, et support d'enregistrement
US20190324817A1 (en) Method, apparatus, and computer program product for optimization in distributed system
CN106936911B (zh) 轻量级分布式计算平台及其计算资源管控方法

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18905107

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 03.11.2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18905107

Country of ref document: EP

Kind code of ref document: A1