CN106790182B - Distributed business service system, centralized service control method and corresponding device thereof - Google Patents

Distributed business service system, centralized service control method and corresponding device thereof Download PDF

Info

Publication number
CN106790182B
CN106790182B CN201611254550.1A CN201611254550A CN106790182B CN 106790182 B CN106790182 B CN 106790182B CN 201611254550 A CN201611254550 A CN 201611254550A CN 106790182 B CN106790182 B CN 106790182B
Authority
CN
China
Prior art keywords
service
control command
business
business process
distribution strategy
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
CN201611254550.1A
Other languages
Chinese (zh)
Other versions
CN106790182A (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.)
Guangzhou Huaduo Network Technology Co Ltd
Original Assignee
Guangzhou Huaduo Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Huaduo Network Technology Co Ltd filed Critical Guangzhou Huaduo Network Technology Co Ltd
Priority to CN201611254550.1A priority Critical patent/CN106790182B/en
Publication of CN106790182A publication Critical patent/CN106790182A/en
Priority to PCT/CN2017/103213 priority patent/WO2018120940A1/en
Application granted granted Critical
Publication of CN106790182B publication Critical patent/CN106790182B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network

Abstract

The invention provides a method and a device for controlling remote login centralized service, wherein the method comprises the following steps: receiving a control command and a distribution strategy sent by a remote login service client; determining one or more service processes in the distributed system corresponding to the distribution strategy from a pre-stored service processing information table according to the distribution strategy; distributing the control command to each business process through a remote login service; and feeding back result information fed back after each business process executes the control command to the client. The method provided by the invention can meet the requirement of on-line centralized operation of each service process control console, is simple to operate, easy to realize, high in efficiency, convenient to use, not easy to make mistakes and capable of improving the service quality.

Description

Distributed business service system, centralized service control method and corresponding device thereof
Technical Field
The invention relates to the technical field of communication, in particular to a distributed business service system, a remote login centralized service control method and a corresponding device thereof.
Background
At present, a lot of systems need to process a lot of service data in the background, and when a large amount of data needs to be processed in real time, a single device often cannot meet the requirements. For this reason, a distributed system is usually adopted to improve the real-time processing capability of the system on data. In a distributed environment, business processes are deployed on many machines in many rooms across the country or even around the world. Not only is the distribution wide, but also the types and the number of business processes are various.
In the prior art, some business processes provide a relatively simple way to allow engineers telnet to operate certain commands to the process's console to achieve this goal, in order to facilitate control of the business. Under the conditions of simple deployment and small number of service processes, the direct telnet service process control console mode is generally not problematic. But in the case of wide deployment and many business processes, it is cumbersome or even infeasible to remember where the different business processes are deployed. In addition, for the same kind of service process, the console of each process of telnet executes the same command, which is not only inefficient, but also prone to error and leakage.
However, the existing technical solutions are complex to operate, low in efficiency, and high in development and maintenance costs, and cannot utilize the existing console commands, and cannot meet the requirements of online operating various service process consoles and reduce the quality of service.
Disclosure of Invention
In view of the foregoing problems, the present invention provides a method for controlling a telnet centralized service and a corresponding apparatus.
The invention also provides a distributed business system for executing the remote login centralized service control method.
In order to solve the problems, the invention adopts the following technical schemes:
the invention provides a remote login centralized service control method, which comprises the following steps:
receiving a control command and a distribution strategy sent by a remote login service client;
determining one or more service processes in the distributed system corresponding to the distribution strategy from a pre-stored service processing information table according to the distribution strategy;
distributing the control command to each business process through a remote login service;
and feeding back result information fed back after each business process executes the control command to the client.
Specifically, still include:
receiving a registration request of any newly added service process, and adding registration information of the newly added service process to the service processing information table; alternatively, the first and second electrodes may be,
and monitoring the survival state of any service process existing in the service processing information table, and deleting the registration information of the service process from the service processing information table when any service process does not exist.
Specifically, the step of adding the registration information of the newly added service process to the service processing information table or deleting the registration information of the service process from the service processing information table is performed by another host different from the local host in the distributed system, or is performed by the local host.
Specifically, the service processing information table stores registration information of a service process, the registration information of the service process includes a type name of the service process, and the distribution policy includes designation information of the type name of the service process.
Preferably, in the service processing information table, the registration information of the service process further includes a name and/or an IP address of a service host in the distributed system where the service process is located, and a port number that is open in the service host, and before the control command is distributed to each service process through the telnet service, a session with the service process is created with the name and/or the IP address of the service host and the port number.
Preferably, the control command and the distribution policy are expressed in the same command line.
The invention provides a remote login centralized service control device, comprising:
a receiving module: the system comprises a remote login service client, a server and a server, wherein the remote login service client is used for receiving a control command and a distribution strategy sent by the remote login service client;
a determination module: the system comprises a distribution strategy table, a service processing information table and a service processing information table, wherein the distribution strategy table is used for storing service processing information of a plurality of service processes in the distributed system;
a distribution module: the system is used for distributing the control command to each business process through a remote login service;
a feedback module: and the client is used for feeding back result information fed back after each business process executes the control command to the client.
The invention provides a remote login centralized service control method, which comprises the following steps:
sending a control command and a distribution strategy for specifying one or more business processes in the distributed system to a central control process through a remote login service;
receiving result information fed back after the central control process distributes the control command to each service process according to the distribution strategy;
and displaying the result information.
Preferably, the distribution policy includes specifying information of a type name of the business process.
The invention provides a distributed business service system, comprising:
the central control process host is used for receiving the remote login service control command and the distribution strategy thereof sent by the client, determining the corresponding business process according to the distribution strategy, distributing the remote login service control command to the business process host where the business processes are located, and feeding back the result information of each business process host after executing the control command to the client;
the service discovery process host is used for discovering the service processes in the distributed system, adding the registration information of each service process into a service processing information table, or deleting the registration information of the offline service process from the service processing information table;
one or more business process hosts, configured to run the business process actively registered with the service discovery process host, and configured to execute the control command distributed by the central control process host and feed back result information accordingly.
Preferably, the central control process host and the service discovery process host are implemented in the same computer device.
Compared with the prior art, the technical scheme of the invention at least has the following advantages:
the invention provides a remote login centralized service control method and a corresponding device thereof, which are used for forwarding a control command sent by a client to corresponding other business equipment in a telnet standard protocol mode through the cooperation of a central control process, a service discovery process and other business equipment in a distributed system so as to realize the processing of the control command sent by the client and the corresponding feedback of processing result information to the client.
Specifically, the central control process receives a remote login service control command and a distribution strategy thereof sent by a client, determines corresponding business processes according to the distribution strategy and carries out corresponding scheduling, distributes the remote login service control command to business process hosts where the business processes are located, and feeds back result information after each business process host executes the control command to the client.
The service discovery process discovers the service processes in the distributed system, collects and stores the registration information of each service process to provide source data for the central control process to construct the service process information table, and the central control process adds the registration information to the service process information table by taking the registration information as the source data or deletes the registration information of the offline service process from the service processing information table. And the service discovery process implements and updates the registration information of each service process so that the central control process implements and maintains the registration information table according to the update information.
And the other business equipment receives the remote login service control command sent by the central control process, executes the control command and feeds back result information correspondingly.
The invention can conveniently control other processes in the distributed system through one central control process, meets the requirements of convenience and safety of a plurality of process operation commands in the distributed system, fully utilizes the existing operation commands and modes in the system, is easy to realize and has low maintenance cost. The invention provides a method and a corresponding device which are simple, easy to realize, higher in operation efficiency and not easy to make mistakes, and the method and the corresponding device are used for controlling the operation of each business process in a distributed system.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a flow chart of an embodiment of a method for centralized remote entry service control according to the present invention;
FIG. 2 is a flow chart of an embodiment of a method for centralized remote entry service control according to the present invention;
FIG. 3 is a schematic structural diagram of a first embodiment of a telnet centralized service control apparatus according to the present invention;
FIG. 4 is a schematic structural diagram of a second embodiment of a remote login centralized service control apparatus according to the present invention;
FIG. 5 is a schematic flow chart of an embodiment of a centralized remote login service control method according to the present invention;
fig. 6 is a schematic structural diagram and an interaction diagram of an internal process of a distributed service system according to the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention.
In some of the flows described in the present specification and claims and in the above-described figures, a number of operations are included that occur in a particular order, but it should be clearly understood that these operations may be performed out of order or in parallel as they occur herein, with the order of the operations being numbered, e.g., S11, S12, etc., merely to distinguish between various operations, and the order of the operations by themselves is not meant to imply any order of execution. Additionally, the flows may include more or fewer operations, and the operations may be performed sequentially or in parallel. It should be noted that, the descriptions of "first", "second", etc. in this document are used for distinguishing different messages, devices, modules, etc., and do not represent a sequential order, nor limit the types of "first" and "second" to be different.
As used herein, the singular forms "a", "an", "the" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. It will be understood that when an element is referred to as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may also be present. Further, "connected" or "coupled" as used herein may include wirelessly connected or wirelessly coupled. As used herein, the term "and/or" includes all or any element and all combinations of one or more of the associated listed items.
It will be understood by those of ordinary skill in the art that, unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. It will be further understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the prior art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein.
The image classification display method is mainly suitable for terminals with communication functions, such as smart phone terminals or smart tablet terminals, is not limited to the type of an operating system, and can be operating systems such as Android, IOS, WP, Saiban and the like.
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, wherein the same or similar reference numerals denote the same or similar elements or elements having the same or similar functions throughout. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, in a method for controlling a telnet centralized service provided by the present invention, in a specific embodiment, the method specifically includes the following steps:
s11, receiving a control command and a distribution strategy sent by the remote login service client;
and receiving a control command and a distribution strategy which are sent by a client maintaining a first session of the remote login service with a local control process, wherein the control command and the distribution strategy are expressed in the same command line.
In a possible application scenario, for example, an engineer wants to open a function on a certain type of service process a, and sends a control command to open the function through a central console on telnet in the same distributed system as the service process a. The control command and the distribution strategy are expressed in the same command line so as to forward the control command to all or any one of the service processes corresponding to the service type, namely the service process A, indicated by the distribution strategy, and thus, the control command is executed on all the service processes corresponding to the class A service process. In the same command line, the control command may be a standard control command provided by Telnet standard protocol, the distribution policy may be any form of pre-protocol, and the control command and the distribution policy may be separated by some common separator, such as a blank number, a slash, etc.
The distribution strategy comprises specified information of the business process, and is expressed in the form of keywords and a list of selectively carried suffixes.
In one possible design, the present invention prefers the following three possible distribution strategies for distributing the control commands sent by the client:
the strategy is used for sending the control command to all business processes in the distributed system, and the expression form of the strategy is as follows: all, where All is its keyword and its suffix list is empty.
And secondly, the control command is used for sending the control command to all business processes corresponding to the business type specified by the distribution strategy in the distributed system, and the expression form is as follows:
type < Business Process Type name >
In the expression, Type is a keyword, and the suffix list is the Type name of the business process. In some embodiments, multiple type names separated by separators may be allowed to appear as desired.
Thirdly, the control command is sent to any business process corresponding to the business type specified by the distribution strategy in the distributed system, and the expression form is as follows:
any < Business Process type name >
In the expression, Any is a keyword, and the suffix list is the type name of the business process. In some embodiments, multiple type names separated by separators may be allowed to appear as desired.
The central control process provides a plurality of distribution strategies of the control command, and a user can select a specific distribution strategy when operating the central control process so that the central control process distributes the control command sent by a client to a set business process to be executed according to the distribution strategy.
The distribution policy in the embodiment of the present invention may include several types other than the above three types, and is not limited to the above three types, including the keywords (such as ALL, Type, Any) and the suffix list thereof, which may be pre-agreed by a developer when implementing the step, and is not limited herein.
S12, determining one or more service processes in the distributed system corresponding to the distribution strategy from a pre-stored service processing information table according to the distribution strategy;
in the embodiment of the present invention, the distributed system includes a service discovery process, which is used for discovering that the business process in the distributed system joins the system or goes offline in the system. The service discovery process collects and stores the registration information of each service process, and the central control process acquires the registration information of each service process through the service discovery process and stores the registration information in the local service process information table, or deletes the registration information of the offline service process from the service processing information table so as to maintain the service processing information table in real time. And the service processing information table is used for determining the service process corresponding to the distribution strategy by the central control process according to the distribution strategy so as to execute a specific control command.
Preferably, the service processing information table stores registration information of a service process, the registration information of the service process includes a Type name of the service process, and the distribution policy includes specification information of the Type name of the service process, for example, the above-mentioned All keyword may represent specification of an unlimited service process Type name, and the Type, Any and other keywords, and a subsequent suffix list thereof may be used to specify a specific certain Type of service process by giving a service process Type name. Specifically, when all the business processes register with the service discovery process, information such as names of the business processes, type names of the business processes, deployment ip, ports and the like needs to be reported, and the service discovery process stores the registration information in the business processing information table.
Preferably, the registration information of the service process in the service processing information table further includes a name and/or an IP address of a service host in the distributed system where the service process is located, and a port number that is open in the service host, the central control process queries the service process corresponding to the service process in the table according to the distribution policy and obtains the name and/or the IP address of the service host in the distributed system where the service process is located, and the central control process creates a session with the service process according to the name and/or the IP address of the service host and the port number to distribute the control command to each service process through a remote login service.
In one possible embodiment, the business process type of each business process is determined by the data range information processed by the business process, and preferably, the processed data range information of the business process is allocated by the service discovery process. Specifically, the distributed system comprises a central control process, a service discovery process and at least one service process, wherein the at least one service process sends a registration request to the service discovery process, the service discovery process receives the registration request sent by each service process, and after receiving the registration request, a processed data range is allocated to each service process, namely, the type of the data range is specified. When the business processes submit registration requests to the service discovery process, the relevant registration information of the business process is submitted to the service discovery process so that the service discovery process can store the registration information and store the types of the business processes together, and the central control process acquires the registration information to construct the business process information table and updates the business process information table through the service discovery process.
In the embodiment of the present invention, the central control process host and the service discovery process host are implemented in the same computer device or different computer devices.
S13, distributing the control command to each business process through a remote login service;
in the embodiment of the invention, the central control process distributes the control command to each business process which maintains a second session of the remote login service with the local central control process. And the central control process distributes the control command to each service process through the second session.
In a possible design, with the above different examples of the distribution policy, the present invention prefers to distribute the control command to the business processes in the following three ways:
firstly, the control command is distributed to all service processes in the distributed system;
when the central control process is based on a distribution strategy submitted by a client, if the business processes to be distributed specified by the specified information of the distribution strategy are all the business processes in the system, the central control process sends the control command to all the business processes in the system to execute the control command, and each business process feeds back the executed result information to the central control process through the second session so that the central control process feeds back the result information to the client to be displayed on the client.
Secondly, the control command is distributed to all business processes corresponding to the business process type specified by the distribution strategy specifying information in the distributed system;
when the central control process is based on a distribution strategy submitted by a client, if the business processes to be distributed specified by the specified information of the distribution strategy are all the business processes corresponding to the business process type specified by the specified information in the system, the central control process sends the control command to all the business processes of the specified business process type in the system to execute the control command, and each business process feeds back the executed result information to the central control process through the second session so that the central control process feeds back the result information to the client to display the result information on the client.
And thirdly, distributing the control command to any business process corresponding to the business process type specified by the distribution strategy specifying information in the distributed system.
When the central control process is based on a distribution strategy submitted by a client, if a service process to be distributed, which is specified by specified information of the distribution strategy, is any service process corresponding to the service process type specified by the specified information in the system, the central control process sends the control command to any service process of the specified service process type in the system to execute the control command, and each service process feeds back executed result information to the central control process through the second session so that the central control process feeds back the result information to the client to display the result information on the client.
And S14, feeding back result information fed back after each business process executes the control command to the client.
In the embodiment of the present invention, the central control process and each service process maintain a second session of the remote login service and send the control command to each service process through the second session, and accordingly, each service process feeds back the executed result information to the central control process through the second session, so that the central control process feeds back the result information to the client.
In one possible design, the central control process sends the result information fed back by each business process to the client for summarizing at the client, or the central control process sends the result information fed back by each business process to the client after summarizing so as to be displayed at the client.
Referring to fig. 2, in another embodiment of the present invention, a step S15 is further included for receiving a registration request of any new service process, and adding registration information of the new service process to the service processing information table; or, monitoring the survival state of any service process already existing in the service processing information table, and deleting the registration information of the service process from the service processing information table when any service process does not exist.
The distributed system comprises a service discovery process, and the service discovery process is used for discovering the service processes in the distributed system, adding the registration information of each service process into a service processing information table, or deleting the registration information of the offline service process from the service processing information table to maintain the service processing information table.
The central control process obtains the host names, the IPs and the port numbers of all the business processes in the distributed system through the service discovery process, stores the host names, the IPs and the port numbers in a local business process information table, and dynamically maintains the table in real time through the service discovery process.
Preferably, the service discovery process and the central control process exist in the same computer device or different devices, and accordingly, the step of adding the registration information of the newly added service process to the service processing information table or deleting the registration information of the service process from the service processing information table is performed by another host different from the local host in the distributed system or performed by the local host.
It should be noted that when the central control process distributes the control command to each service process for the first time, if there is no second session of the telnet service, the second session needs to be established in advance, and it may not be considered to close the second session. If the second session is not closed, the previously established second session may be invoked when the control command is distributed again. Of course, the second session between the central control process and each business process, no matter which service host the business process resides in, is independent of the second session between the central control process and another business process.
The central control process, the service discovery process and each service process can be flexibly combined according to the design requirements of the central control process, the service discovery process and each service process in a distributed system, and can be realized in the same service host or different service hosts without obstructing the realization of the invention.
Referring to fig. 3, to further illustrate the telnet centralized service control method of the present invention, the telnet centralized service control method is described in a modularized manner, and a telnet centralized service control apparatus is provided, which includes, in one embodiment, a receiving module 11, a determining module 12, a distributing module 13, and a feedback module 14, and further includes, in the embodiment shown in fig. 4, an updating module 15. Wherein the content of the first and second substances,
the receiving module 11: the system comprises a remote login service client, a server and a server, wherein the remote login service client is used for receiving a control command and a distribution strategy sent by the remote login service client;
and receiving a control command and a distribution strategy which are sent by a client maintaining a first session of the remote login service with a local control process, wherein the control command and the distribution strategy are expressed in the same command line.
In a possible application scenario, for example, an engineer wants to open a function on a certain type of service process a, and sends a control command to open the function through a central console on telnet in the same distributed system as the service process a. The control command and the distribution strategy are expressed in the same command line so as to forward the control command to all or any one of the service processes corresponding to the service type, namely the service process A, indicated by the distribution strategy, and thus, the control command is executed on all the service processes corresponding to the class A service process. In the same command line, the control command may be a standard control command provided by Telnet standard protocol, the distribution policy may be any form of pre-protocol, and the control command and the distribution policy may be separated by some common separator, such as a blank number, a slash, etc.
The distribution strategy comprises specified information of the business process, and is expressed in the form of keywords and a list of selectively carried suffixes.
In one possible design, the present invention prefers the following three possible distribution strategies for distributing the control commands sent by the client:
the strategy is used for sending the control command to all business processes in the distributed system, and the expression form of the strategy is as follows: all, where All is its keyword and its suffix list is empty.
And secondly, the control command is used for sending the control command to all business processes corresponding to the business type specified by the distribution strategy in the distributed system, and the expression form is as follows:
type < Business Process Type name >
In the expression, Type is a keyword, and the suffix list is the Type name of the business process. In some embodiments, multiple type names separated by separators may be allowed to appear as desired.
Thirdly, the control command is sent to any business process corresponding to the business type specified by the distribution strategy in the distributed system, and the expression form is as follows:
any < Business Process type name >
In the expression, Any is a keyword, and the suffix list is the type name of the business process. In some embodiments, multiple type names separated by separators may be allowed to appear as desired.
The central control process provides a plurality of distribution strategies of the control command, and a user can select a specific distribution strategy when operating the central control process so that the central control process distributes the control command sent by a client to a set business process to be executed according to the distribution strategy.
The distribution policy in the embodiment of the present invention may include several types other than the above three types, and is not limited to the above three types, including the keywords (such as ALL, Type, Any) and the suffix list thereof, which may be pre-agreed by a developer when implementing the step, and is not limited herein.
The determination module 12: the system comprises a distribution strategy table, a service processing information table and a service processing information table, wherein the distribution strategy table is used for storing service processing information of a plurality of service processes in the distributed system;
in the embodiment of the present invention, the distributed system includes a service discovery process, which is used for discovering that the business process in the distributed system joins the system or goes offline in the system. The service discovery process collects and stores the registration information of each service process, and the central control process acquires the registration information of each service process through the service discovery process and stores the registration information in the local service process information table, or deletes the registration information of the offline service process from the service processing information table so as to maintain the service processing information table in real time. And the service processing information table is used for determining the service process corresponding to the distribution strategy by the central control process according to the distribution strategy so as to execute a specific control command.
Preferably, the service processing information table stores registration information of a service process, the registration information of the service process includes a Type name of the service process, and the distribution policy includes specification information of the Type name of the service process, for example, the above-mentioned All keyword may represent specification of an unlimited service process Type name, and the Type, Any and other keywords, and a subsequent suffix list thereof may be used to specify a specific certain Type of service process by giving a service process Type name. Specifically, when all the business processes register with the service discovery process, information such as names of the business processes, type names of the business processes, deployment ip, ports and the like needs to be reported, and the service discovery process stores the registration information in the business processing information table.
Preferably, the registration information of the service process in the service processing information table further includes a name and/or an IP address of a service host in the distributed system where the service process is located, and a port number that is open in the service host, the central control process queries the service process corresponding to the service process in the table according to the distribution policy and obtains the name and/or the IP address of the service host in the distributed system where the service process is located, and the central control process creates a session with the service process according to the name and/or the IP address of the service host and the port number to distribute the control command to each service process through a remote login service.
In one possible embodiment, the business process type of each business process is determined by the data range information processed by the business process, and preferably, the processed data range information of the business process is allocated by the service discovery process. Specifically, the distributed system comprises a central control process, a service discovery process and at least one service process, wherein the at least one service process sends a registration request to the service discovery process, the service discovery process receives the registration request sent by each service process, and after receiving the registration request, a processed data range is allocated to each service process, namely, the type of the data range is specified. When the business processes submit registration requests to the service discovery process, the relevant registration information of the business process is submitted to the service discovery process so that the service discovery process can store the registration information and store the types of the business processes together, and the central control process acquires the registration information to construct the business process information table and updates the business process information table through the service discovery process.
In the embodiment of the present invention, the central control process host and the service discovery process host are implemented in the same computer device or different computer devices.
The distribution module 13: the system is used for distributing the control command to each business process through a remote login service;
in the embodiment of the invention, the central control process distributes the control command to each business process which maintains a second session of the remote login service with the local central control process. And the central control process distributes the control command to each service process through the second session.
In a possible design, with the above different examples of the distribution policy, the present invention prefers to distribute the control command to the business processes in the following three ways:
firstly, the control command is distributed to all service processes in the distributed system;
when the central control process is based on a distribution strategy submitted by a client, if the business processes to be distributed specified by the specified information of the distribution strategy are all the business processes in the system, the central control process sends the control command to all the business processes in the system to execute the control command, and each business process feeds back the executed result information to the central control process through the second session so that the central control process feeds back the result information to the client to be displayed on the client.
Secondly, the control command is distributed to all business processes corresponding to the business process type specified by the distribution strategy specifying information in the distributed system;
when the central control process is based on a distribution strategy submitted by a client, if the business processes to be distributed specified by the specified information of the distribution strategy are all the business processes corresponding to the business process type specified by the specified information in the system, the central control process sends the control command to all the business processes of the specified business process type in the system to execute the control command, and each business process feeds back the executed result information to the central control process through the second session so that the central control process feeds back the result information to the client to display the result information on the client.
And thirdly, distributing the control command to any business process corresponding to the business process type specified by the distribution strategy specifying information in the distributed system.
When the central control process is based on a distribution strategy submitted by a client, if a service process to be distributed, which is specified by specified information of the distribution strategy, is any service process corresponding to the service process type specified by the specified information in the system, the central control process sends the control command to any service process of the specified service process type in the system to execute the control command, and each service process feeds back executed result information to the central control process through the second session so that the central control process feeds back the result information to the client to display the result information on the client.
The feedback module 14: and feeding back result information fed back after each business process executes the control command to the client.
In the embodiment of the present invention, the central control process and each service process maintain a second session of the remote login service and send the control command to each service process through the second session, and accordingly, each service process feeds back the executed result information to the central control process through the second session, so that the central control process feeds back the result information to the client.
In one possible design, the central control process sends the result information fed back by each business process to the client for summarizing at the client, or the central control process sends the result information fed back by each business process to the client after summarizing so as to be displayed at the client.
Referring to fig. 2, in another embodiment of the present invention, an updating module 15 is further included for receiving a registration request of any newly added service process, and adding registration information of the newly added service process to the service processing information table; or, monitoring the survival state of any service process already existing in the service processing information table, and deleting the registration information of the service process from the service processing information table when any service process does not exist.
The distributed system comprises a service discovery process, and the service discovery process is used for discovering the service processes in the distributed system, adding the registration information of each service process into a service processing information table, or deleting the registration information of the offline service process from the service processing information table to maintain the service processing information table.
The central control process obtains the host names, the IPs and the port numbers of all the business processes in the distributed system through the service discovery process, stores the host names, the IPs and the port numbers in a local business process information table, and dynamically maintains the table in real time through the service discovery process.
Preferably, the service discovery process and the central control process exist in the same computer device or different devices, and accordingly, the step of adding the registration information of the newly added service process to the service processing information table or deleting the registration information of the service process from the service processing information table is performed by another host different from the local host in the distributed system or performed by the local host.
It should be noted that when the central control process distributes the control command to each service process for the first time, if there is no second session of the telnet service, the second session needs to be established in advance, and it may not be considered to close the second session. If the second session is not closed, the previously established second session may be invoked when the control command is distributed again. Of course, the second session between the central control process and each business process, no matter which service host the business process resides in, is independent of the second session between the central control process and another business process.
The central control process, the service discovery process and each service process can be flexibly combined according to the design requirements of the central control process, the service discovery process and each service process in a distributed system, and can be realized in the same service host or different service hosts without obstructing the realization of the invention.
In a possible application scenario of the present invention, for example, a user wants to query stock data from 2014 to 2015, the data is distributed and stored on different service processing devices, the user only needs to operate a control command to query through a central control process on telnet, the control command includes a distribution policy of the query command, the central control process correspondingly finds a plurality of corresponding service processing devices storing the stock data according to the distribution policy and forwards the control command to the service processing devices to perform a query operation, and the service processing devices correspondingly feed back result information of the stock data queried by the service processing devices to the central control process so that the central control process directly presents the result information to the user or feeds back the result information to a client to display the result information of the stock data on the client.
Through the implementation of the invention, the user does not need to care about the deployed ip and the port of each service processing device and does not need to log in the console of each service processing device to execute the same query command, thereby not only having low efficiency, but also being easy to miss.
In the implementation of the invention, a user only needs to know the ip port of the central control process and only needs to log in the console of the central control process, and a specific type of service process is specified to operate a command, the data range of the specific type of service for representing the processing of the service process is the stock data from 2014 to 2015, and correspondingly, the control command is executed on all the devices of the service process and the corresponding stock data result information is fed back, so that the implementation is convenient and quick.
With reference to the foregoing embodiments, the greatest effect of the present invention is to provide a method and a corresponding apparatus for controlling a telnet centralized service, where a control command sent by a client is forwarded to other corresponding service devices in a telnet standard protocol manner through cooperation of a central control process, a service discovery process, and other service devices in a distributed system, so as to implement processing of the control command sent by the client and corresponding feedback of processing result information to the client.
Specifically, the central control process receives a remote login service control command and a distribution strategy thereof sent by a client, determines corresponding business processes according to the distribution strategy and carries out corresponding scheduling, distributes the remote login service control command to business process hosts where the business processes are located, and feeds back result information after each business process host executes the control command to the client.
The invention can conveniently control other processes in the distributed system through one central control process, meets the requirements of convenience and safety of a plurality of process operation commands in the distributed system, fully utilizes the existing operation commands and modes in the system, is easy to realize and has low maintenance cost. The invention provides a method and a corresponding device which are simple, easy to realize, higher in operation efficiency and not easy to make mistakes, and the method and the corresponding device are used for controlling the operation of each business process in a distributed system.
Referring to fig. 5, the present invention provides a method for controlling a telnet centralized service, specifically to adapt to the method implemented by the server, which is implemented by the client. In one possible implementation, the method implemented at the client includes:
s21, sending control commands and distribution strategies for specifying one or more business processes in the distributed system to the central control process through the telnet service.
And the client sends a control command and a distribution strategy to the central control process through a first session of the remote login service maintained by the local control process, wherein the control command and the distribution strategy are expressed in the same command line.
In a possible application scenario, for example, an engineer wants to open a function on a certain type of service process a, and sends a control command to open the function through a central console on telnet in the same distributed system as the service process a. The control command and the distribution strategy are expressed in the same command line so as to forward the control command to all or any one of the service processes corresponding to the service type, namely the service process A, indicated by the distribution strategy, and thus, the control command is executed on all the service processes corresponding to the class A service process.
In one possible design, the present invention prefers the following three possible distribution strategies for distributing the control commands sent by the client:
the strategy is used for sending the control command to all business processes in the distributed system, and the expression form of the strategy is as follows: and (3) All.
And secondly, the control command is used for sending the control command to all business processes corresponding to the business type specified by the distribution strategy in the distributed system, and the expression form is as follows:
type < Business Process Type name >
Thirdly, the control command is sent to any business process corresponding to the business type specified by the distribution strategy in the distributed system, and the expression form is as follows:
any < Business Process type name >
The central control process provides a plurality of distribution strategies of the control command, and a user can select a specific distribution strategy when operating the write control process so that the central control process distributes the control command sent by a client to a set business process to be executed according to the distribution strategy.
The distribution policy in the embodiment of the present invention may include several types other than the above three types, which are not limited to the above three types and are not limited herein.
And S22, receiving result information fed back after the central control process distributes the control command to each service process according to the distribution strategy.
In the embodiment of the present invention, the distributing the control command by the central control process according to the distribution policy specifically includes the following three ways:
firstly, the control command is distributed to all service processes in the distributed system;
when the central control process is based on a distribution strategy submitted by a client, if the business processes to be distributed specified by the specified information of the distribution strategy are all the business processes in the system, the central control process sends the control command to all the business processes in the system to execute the control command, and each business process feeds back the executed result information to the central control process through the second session so that the central control process feeds back the result information to the client to be displayed on the client.
Secondly, the control command is distributed to all business processes corresponding to the business process type specified by the distribution strategy specification information in the distributed system;
when the central control process is based on a distribution strategy submitted by a client, if the business processes to be distributed specified by the specified information of the distribution strategy are all the business processes corresponding to the business process type specified by the specified information in the system, the central control process sends the control command to all the business processes of the specified business process type in the system to execute the control command, and each business process feeds back the executed result information to the central control process through the second session so that the central control process feeds back the result information to the client to display the result information on the client.
And thirdly, distributing the control command to any business process corresponding to the business process type specified by the distribution strategy specification information in the distributed system.
When the central control process is based on a distribution strategy submitted by a client, if a service process to be distributed, which is specified by specified information of the distribution strategy, is any service process corresponding to the service process type specified by the specified information in the system, the central control process sends the control command to any service process of the specified service process type in the system to execute the control command, and each service process feeds back executed result information to the central control process through the second session so that the central control process feeds back the result information to the client to display the result information on the client.
In the embodiment of the present invention, the central control process and each service process maintain a second session of the remote login service and send the control command to each service process through the second session, and accordingly, each service process feeds back the executed result information to the central control process through the second session, so that the central control process feeds back the result information to the client.
In one possible design, the central control process sends the result information fed back by each business process to the client for summarizing at the client, or the central control process sends the result information fed back by each business process to the client after summarizing so as to be displayed at the client.
And S23, displaying the result information.
In the embodiment of the present invention, after each service process executes a specific control command, the result information is fed back to the central control process through the second session, and the central control process presents the result information to a user or feeds back the result information to the client to display the result information on the client.
The method has the greatest beneficial effect that the method is based on the standard telnet protocol, and can conveniently control other processes in the distributed system through one central control process. It only needs one central control process to provide services with standard telnet protocol. Specifically, the user may log in the central control process in a telnet manner to remotely control each service process in the distributed system.
The method is simple to implement, and a set of web background does not need to be built by spending much time and energy. The method is a more familiar and friendly way for users, and improves the service quality.
The invention can conveniently control other processes in the distributed system through one central control process, meets the requirements of convenience and safety of a plurality of process operation commands in the distributed system, fully utilizes the existing operation commands and modes in the system, is easy to realize and has low maintenance cost. The invention provides a method and a corresponding device which are simple, easy to realize, higher in operation efficiency and not easy to make mistakes, and the method and the corresponding device are used for controlling the operation of each business process in a distributed system.
Referring to fig. 6, an embodiment of the present invention further provides a remote login centralized service control system, and in a specific implementation manner, the remote login centralized service control system includes:
the central control process host 31: the system comprises a client, a remote login service host and a service process host, wherein the remote login service host is used for receiving a remote login service control command and a distribution strategy thereof sent by the client, determining a corresponding service process according to the distribution strategy, distributing the remote login service control command to the service process host where the service processes are located, and feeding back result information obtained after the control command is executed by each service process host to the client.
Service discovery process host 32: the system is used for discovering the business processes in the distributed system, and collecting and storing the registration information of each business process to provide source data for the central control process to construct the business process information table.
One or more business process hosts 33: the system is used for running the business process which is actively registered with the service discovery process host, executing the control command distributed by the central control process host and correspondingly feeding back result information.
It can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing embodiments of the image classification display method, and are not described herein again.
In the embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method for displaying pictures by classification can be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
It will be understood by those skilled in the art that all or part of the steps in the various image classification display methods of the foregoing embodiments may be implemented by a program to instruct associated hardware, where the program may be stored in a computer-readable storage medium, and the storage medium may include: read Only Memory (ROM), Random Access Memory (RAM), magnetic or optical disks, and the like.
It will be understood by those skilled in the art that all or part of the steps in the method for displaying classified pictures in the above embodiments may be implemented by hardware related to instructions of a program, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk.
While the mobile terminal provided by the present invention has been described in detail, for those skilled in the art, the idea of the embodiment of the present invention may be changed in the specific implementation and application scope, and in summary, the content of the present description should not be construed as limiting the present invention.

Claims (9)

1. A remote login centralized service control method is characterized by comprising the following steps:
receiving a control command and a distribution strategy sent by a remote login service client;
determining one or more service processes in the distributed system corresponding to the distribution strategy from a pre-stored service processing information table according to the distribution strategy; the service processing information table stores registration information of a service process, the registration information of the service process comprises a type name of the service process, and the distribution strategy comprises specified information of the type name of the service process, so that the control command is forwarded to all service processes or any one service process corresponding to the distribution strategy;
distributing the control command to each business process through a remote login service;
feeding back result information fed back after each business process executes the control command to the client;
the distribution strategy is expressed by a form of a keyword and a list selectively carrying suffixes, and comprises the following expression forms:
all; wherein, All is a keyword, and the list of All suffixes is empty, which is used for representing All business processes for distributing the control command to the distributed system;
type < business process Type name >; the Type is a keyword, the Type suffix list is a Type name of the business process, and the Type suffix list is used for representing and distributing the control command to all business processes corresponding to the business process Type name appointed in the distributed system;
any < business process type name >; and the Any suffix list is a type name of the business process and is used for representing and distributing the control command to Any business process corresponding to the specified business process type name.
2. The telnet centralized service control method of claim 1, further comprising:
receiving a registration request of any newly added service process, and adding registration information of the newly added service process to the service processing information table; alternatively, the first and second electrodes may be,
and monitoring the survival state of any service process existing in the service processing information table, and deleting the registration information of the service process from the service processing information table when any service process does not exist.
3. The telnet centralized service control method of claim 2, wherein the step of adding or deleting registration information of a new business process to or from the business process information table is performed by another host different from the native host in the distributed system or by the native host.
4. The method as claimed in claim 1, wherein the registration information of the service process in the service processing information table further includes a name and/or an IP address of a service host in a distributed system where the service process is located, and a port number opened in the service host, and before the telnet service distributes the control command to each service process, a session with the service process is created by using the name and/or the IP address of the service host and the port number.
5. The telnet centralized service control method according to claim 1, wherein said step of distributing said control command to each of said business processes via telnet services specifically comprises any one of the following situations that is determined by a distribution policy:
distributing the control command to all business processes in the distributed system;
distributing the control command to all business processes corresponding to the business process type specified by the distribution strategy specifying information in the distributed system;
and distributing the control command to any business process corresponding to the business process type specified by the distribution strategy specifying information in the distributed system.
6. The telnet centralized service control method of claim 1, wherein the control command and the distribution policy are expressed in a same command line.
7. A telnet centralized service control apparatus, comprising:
a receiving module: the system comprises a remote login service client, a server and a server, wherein the remote login service client is used for receiving a control command and a distribution strategy sent by the remote login service client;
a determination module: the system comprises a distribution strategy table, a service processing information table and a service processing information table, wherein the distribution strategy table is used for storing service processing information of a plurality of service processes in the distributed system; the service processing information table stores registration information of a service process, the registration information of the service process comprises a type name of the service process, and the distribution strategy comprises specified information of the type name of the service process, so that the control command is forwarded to all service processes or any one service process corresponding to the distribution strategy;
a distribution module: the system is used for distributing the control command to each business process through a remote login service;
a feedback module: the client is used for feeding back result information fed back after each business process executes the control command to the client;
the distribution strategy is expressed by a form of a keyword and a list selectively carrying suffixes, and comprises the following expression forms:
all; wherein, All is a keyword, and the list of All suffixes is empty, which is used for representing All business processes for distributing the control command to the distributed system;
type < business process Type name >; the Type is a keyword, the Type suffix list is a Type name of the business process, and the Type suffix list is used for representing and distributing the control command to all business processes corresponding to the business process Type name appointed in the distributed system;
any < business process type name >; and the Any suffix list is a type name of the business process and is used for representing and distributing the control command to Any business process corresponding to the specified business process type name.
8. A method for controlling a remote login centralized service is characterized by comprising the following steps:
sending a control command and a distribution strategy for specifying one or more business processes in the distributed system to a central control process through a remote login service; determining one or more service processes in the distributed system corresponding to the distribution strategy from a pre-stored service processing information table through the central control process according to the distribution strategy; the service processing information table stores registration information of a service process, the registration information of the service process comprises a type name of the service process, and the distribution strategy comprises specified information of the type name of the service process, so that the control command is forwarded to all service processes or any one service process corresponding to the distribution strategy;
receiving result information fed back after the central control process distributes the control command to each service process according to the distribution strategy;
displaying the result information;
the distribution strategy is expressed by a form of a keyword and a list selectively carrying suffixes, and comprises the following expression forms:
all; wherein, All is a keyword, and the list of All suffixes is empty, which is used for representing All business processes for distributing the control command to the distributed system;
type < business process Type name >; the Type is a keyword, the Type suffix list is a Type name of the business process, and the Type suffix list is used for representing and distributing the control command to all business processes corresponding to the business process Type name appointed in the distributed system;
any < business process type name >; and the Any suffix list is a type name of the business process and is used for representing and distributing the control command to Any business process corresponding to the specified business process type name.
9. A distributed business service system, comprising:
the central control process host is used for receiving the remote login service control command and the distribution strategy thereof sent by the client, determining the corresponding business process according to the distribution strategy, distributing the remote login service control command to the business process host where the business processes are located, and feeding back the result information of each business process host after executing the control command to the client;
the service discovery process host is used for discovering the service processes in the distributed system, adding the registration information of each service process into a service processing information table, or deleting the registration information of the offline service process from the service processing information table; the service processing information table stores registration information of a service process, the registration information of the service process comprises a type name of the service process, and the distribution strategy comprises specified information of the type name of the service process, so that the control command is forwarded to all service processes or any one service process corresponding to the distribution strategy;
one or more business process hosts, configured to run the business process actively registered with the service discovery process host, and configured to execute the control command distributed by the central control process host and feed back result information accordingly;
the distribution strategy is expressed by a form of a keyword and a list selectively carrying suffixes, and comprises the following expression forms:
all; wherein, All is a keyword, and the list of All suffixes is empty, which is used for representing All business processes for distributing the control command to the distributed system;
type < business process Type name >; the Type is a keyword, the Type suffix list is a Type name of the business process, and the Type suffix list is used for representing and distributing the control command to all business processes corresponding to the business process Type name appointed in the distributed system;
any < business process type name >; and the Any suffix list is a type name of the business process and is used for representing and distributing the control command to Any business process corresponding to the specified business process type name.
CN201611254550.1A 2016-12-30 2016-12-30 Distributed business service system, centralized service control method and corresponding device thereof Active CN106790182B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201611254550.1A CN106790182B (en) 2016-12-30 2016-12-30 Distributed business service system, centralized service control method and corresponding device thereof
PCT/CN2017/103213 WO2018120940A1 (en) 2016-12-30 2017-09-25 Distributive business service system, centralized service control method and corresponding device thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611254550.1A CN106790182B (en) 2016-12-30 2016-12-30 Distributed business service system, centralized service control method and corresponding device thereof

Publications (2)

Publication Number Publication Date
CN106790182A CN106790182A (en) 2017-05-31
CN106790182B true CN106790182B (en) 2020-10-16

Family

ID=58954305

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611254550.1A Active CN106790182B (en) 2016-12-30 2016-12-30 Distributed business service system, centralized service control method and corresponding device thereof

Country Status (2)

Country Link
CN (1) CN106790182B (en)
WO (1) WO2018120940A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106790182B (en) * 2016-12-30 2020-10-16 广州华多网络科技有限公司 Distributed business service system, centralized service control method and corresponding device thereof
CN107943591A (en) * 2017-12-05 2018-04-20 郑州云海信息技术有限公司 A kind of method of more host processes management based on linux
CN110262882A (en) * 2019-06-17 2019-09-20 北京思特奇信息技术股份有限公司 A kind of distributed communication command scheduling system and method
CN116708481B (en) * 2023-08-07 2023-10-27 北京全路通信信号研究设计院集团有限公司 Railway service system data synchronization method and system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104598300A (en) * 2014-12-24 2015-05-06 北京奇虎科技有限公司 Distributive business process customization method and system
CN104735134A (en) * 2015-02-15 2015-06-24 百度在线网络技术(北京)有限公司 Method and device for providing computing service

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1905476A (en) * 2005-07-29 2007-01-31 中兴通讯股份有限公司 Managing system and method for terminal products
JP2011090512A (en) * 2009-10-22 2011-05-06 Fujitsu Ltd Monitoring device, monitoring method, and monitoring program
CN103138985B (en) * 2011-12-01 2016-03-02 中国移动通信集团浙江有限公司 A kind of supporting network business host processes control method and system
CN106790182B (en) * 2016-12-30 2020-10-16 广州华多网络科技有限公司 Distributed business service system, centralized service control method and corresponding device thereof

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104598300A (en) * 2014-12-24 2015-05-06 北京奇虎科技有限公司 Distributive business process customization method and system
CN104735134A (en) * 2015-02-15 2015-06-24 百度在线网络技术(北京)有限公司 Method and device for providing computing service

Also Published As

Publication number Publication date
WO2018120940A1 (en) 2018-07-05
CN106790182A (en) 2017-05-31

Similar Documents

Publication Publication Date Title
CN106790182B (en) Distributed business service system, centralized service control method and corresponding device thereof
CN107508795B (en) Cross-container cluster access processing device and method
KR100874773B1 (en) Method, device, and system for enabling data synchronization between a plurality of devices
CN107003983A (en) Configuration network
CN106202416B (en) Table data write method and device, table data read method and device
DE112013003180T5 (en) A method, system and apparatus for managing server hardware resources in a cloud scheduling environment
CN105847108B (en) Communication means and device between container
JP2010097402A (en) Computer system and configuration management method thereof
CN103095758B (en) A kind of method processing file data in distributed file system and this system
CN112910685B (en) Method and device for realizing unified management of container network
CN113645304B (en) Data service processing method and related equipment
CN110830574B (en) Method for realizing intranet load balance based on docker container
CN112769602B (en) System and method for unified configuration management of white box switch and network operating system
CN110297867B (en) Database cluster operation method and system based on domestic CPU and distributed container cluster
CN103346910A (en) Method and device for managing available mode of servers
USRE46770E1 (en) Computer managing method
CN103944979A (en) Method, device and system for message pushing
CN112769837A (en) Websocket-based communication transmission method, device, equipment, system and storage medium
CN108737161B (en) Real-time data bus management method and system for intelligent agent cooperation system
CN101534255A (en) A method and device for realizing oriented processing of certain request
US10382349B2 (en) Server for distributed controller system
CN114422519B (en) Data request processing method and device, electronic equipment and storage medium
CN111629016A (en) Control method, device and system
CN110166487B (en) Local area network equipment information transmission method, main equipment, storage medium and intelligent equipment
CN105516232A (en) SAN storage system application software management method, management server, host and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20170531

Assignee: GUANGZHOU CUBESILI INFORMATION TECHNOLOGY Co.,Ltd.

Assignor: GUANGZHOU HUADUO NETWORK TECHNOLOGY Co.,Ltd.

Contract record no.: X2021980000151

Denomination of invention: Distributed service system, centralized service control method and corresponding devices

Granted publication date: 20201016

License type: Common License

Record date: 20210107

EE01 Entry into force of recordation of patent licensing contract