CN111510472A - Client cluster management method, system, terminal and storage medium - Google Patents

Client cluster management method, system, terminal and storage medium Download PDF

Info

Publication number
CN111510472A
CN111510472A CN202010165569.9A CN202010165569A CN111510472A CN 111510472 A CN111510472 A CN 111510472A CN 202010165569 A CN202010165569 A CN 202010165569A CN 111510472 A CN111510472 A CN 111510472A
Authority
CN
China
Prior art keywords
client
service
request
setting
execution
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.)
Withdrawn
Application number
CN202010165569.9A
Other languages
Chinese (zh)
Inventor
刘小雪
陈小天
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent 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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202010165569.9A priority Critical patent/CN111510472A/en
Publication of CN111510472A publication Critical patent/CN111510472A/en
Withdrawn legal-status Critical Current

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/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources

Landscapes

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

Abstract

The invention provides a client cluster management method, a system, a terminal and a storage medium, comprising the following steps: setting a request grade according to the service request type; setting an execution sequence of service requests sent by the client according to the request level; and remotely controlling the corresponding client to execute the corresponding services according to the service requests in sequence according to the execution sequence. The invention realizes a method for automatically calling a VNC client to a client desktop remotely, and the method is used for quickly sequencing according to the request message level and the request message time and processing the client requests in batches. After the method is called, the request of each client can be rapidly processed, the service processing efficiency is improved, the process of operating the client is recorded, and the subsequent monitoring is convenient.

Description

Client cluster management method, system, terminal and storage medium
Technical Field
The invention relates to the technical field of client management, in particular to a client cluster management method, a client cluster management system, a client cluster management terminal and a storage medium.
Background
Some custom client machines (e.g., lane meters) have specific functions, some of which require higher-authority users to perform, at the request of the customer. Therefore, when an ordinary user performs an operation on the client machine, the ordinary user needs to request a high-level user's consent to perform the operation.
In a special service scene, the request concurrency of the client machine is very large, so that monitoring personnel is required to quickly give a response and record a relevant operation log.
In a traditional mode, when a common user operates a client, the common user needs to acquire an ip, a user name and a password of the client, and uses a remote tool to remotely reach the client to complete certain operation. Each time an operation is performed, the connection is performed by manually configuring the ip, the user name and the password.
The time and labor are consumed, and the executed operation content cannot be recorded, which is not beneficial to unified management. Therefore, how to improve the response efficiency and the execution efficiency of the client is necessary.
Disclosure of Invention
In view of the above-mentioned deficiencies of the prior art, the present invention provides a client cluster management method, system, terminal and storage medium to solve the above-mentioned technical problems.
In a first aspect, the present invention provides a client cluster management method, including:
setting a request grade according to the service request type;
setting an execution sequence of service requests sent by the client according to the request level;
and remotely controlling the corresponding client to execute the corresponding services according to the service requests in sequence according to the execution sequence.
Further, the method further comprises:
packaging and calling the ocx control of the VNC control, installing, and setting the installation directory as the root directory of the IE browser;
and configuring the VNC of the client according to the client information, and storing the configured temporary file under a tem folder of the root directory of the IE browser.
Further, after the setting of the execution sequence of the service requests sent by the client according to the request level, the method further includes:
and sequencing the service requests of the same level according to the request sending time, wherein the service requests comprise client numbers, service types, sending time, service boundary differences and MD5 encryption information.
Further, the remotely controlling the corresponding client to execute the corresponding services according to the service requests in sequence according to the execution sequence includes:
actively pushing the sorted service request list to a foreground page end, wherein the foreground page automatically pops up according to the request level;
connecting a client desktop of a service request to be executed through a VNC;
and executing corresponding service at the client according to the service request.
In a second aspect, the present invention provides a client cluster management system, including:
the level setting unit is configured for setting a request level according to the service request type;
the order generating unit is used for setting the execution order of the service requests sent by the client according to the request level;
and the service execution unit is configured to remotely control the corresponding client to execute the corresponding services according to the service requests in sequence according to the execution sequence.
Further, the system further comprises:
the control packaging unit is used for packaging and calling the ocx control of the VNC control, installing the ocx control and setting the installation directory as the root directory of the IE browser;
and the file configuration unit is configured to configure the VNC of the client according to the client information, and the configured temporary file is stored in a root directory tem folder of the IE browser.
Further, the system further comprises:
and the time sequencing unit is configured to sequence the service requests of the same level according to the request sending time, wherein the service requests comprise client numbers, service types, sending time, service boundary differences and MD5 encryption information.
Further, the service execution unit includes:
the list pushing module is configured to actively push the sequenced service request list to a foreground page end, and the foreground page automatically pops up according to the request level;
the remote control module is configured for connecting a client desktop of a service request to be executed through the VNC;
and the service execution module is configured for executing the corresponding service at the client according to the service request.
In a third aspect, a terminal is provided, including:
a processor, a memory, wherein,
the memory is used for storing a computer program which,
the processor is used for calling and running the computer program from the memory so as to make the terminal execute the method of the terminal.
In a fourth aspect, a computer storage medium is provided having stored therein instructions that, when executed on a computer, cause the computer to perform the method of the above aspects.
The beneficial effect of the invention is that,
according to the client cluster management method, the client cluster management system, the client cluster management terminal and the client cluster management storage medium, the service request grades of the clients are set, the received service requests are sequenced according to the grades, and the VNC is used for remotely controlling the clients when the service requests are processed, so that services requested by the clients are executed. The invention realizes a method for automatically calling a VNC client to a client desktop remotely, and the method is used for quickly sequencing according to the request message level and the request message time and processing the client requests in batches. After the method is called, the request of each client can be rapidly processed, the service processing efficiency is improved, the process of operating the client is recorded, and the subsequent monitoring is convenient.
In addition, the invention has reliable design principle, simple structure and very wide application prospect.
Drawings
In order to more clearly illustrate the embodiments or technical solutions in the prior art of the present invention, the drawings used in the description of the embodiments or prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained based on these drawings without creative efforts.
FIG. 1 is a schematic flow diagram of a method of one embodiment of the invention.
FIG. 2 is a schematic flow diagram of a method of one embodiment of the invention.
FIG. 3 is a schematic block diagram of a system of one embodiment of the present invention.
Fig. 4 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
Detailed Description
In order to make those skilled in the art better understand the technical solution of the present invention, the technical solution in the embodiment of the present invention will be clearly and completely described below with reference to the drawings in the embodiment of the present invention, and it is obvious that the described embodiment is only a part of the embodiment of the present invention, and not all embodiments. 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.
The following explains key terms appearing in the present invention.
Vnc (virtual Network console) is an abbreviation for virtual Network console.
FIG. 1 is a schematic flow diagram of a method of one embodiment of the invention. The execution subject in fig. 1 may be a client cluster management system.
As shown in fig. 1, the method 100 includes:
step 110, setting a request grade according to the service request type;
step 120, setting an execution sequence of the service requests sent by the client according to the request level;
and step 130, remotely controlling the corresponding client to execute the corresponding services according to the service requests in sequence according to the execution sequence.
In order to facilitate understanding of the present invention, the client cluster management method provided by the present invention is further described below with reference to the principle of the client cluster management method of the present invention and the process of managing the client cluster in the embodiment.
Specifically, the client cluster management method includes:
1. configuration of a monitoring center end: packaging and calling an ocx control (dynamic library) of the VNC control, installing, and setting an installation directory as a root directory of the IE browser; and configuring the VNC of the client according to the client information, and storing the configured temporary file under a tem folder of the root directory of the IE browser.
2. Defining the grade according to the service type, and assembling a message, wherein the message comprises: client number, service type, sending time, service boundary, and MD5 encryption information. After the messages are assembled, the clients (1000 or more) uniformly send requests to the monitoring center program.
3. And after receiving the request of the client, the monitoring center verifies the request message. And if the encryption mode and the format of the request message pass the verification, analyzing the message. The message requests are sequenced according to a request rule, wherein the sequencing rule is as follows: 1) within the same time, the higher the level is, the more the ranking is; 2) within the same level, the earlier and earlier the request time; 3) if the transmission time is different from the rank, sorting according to the time of transmission.
4. The background of the monitoring center actively pushes the ordered request list to the front page end, and the front page automatically pops the window according to the request level.
5. And after receiving the information, the monitor selects whether to connect the vnc. After clicking the VNC button, the desktop of the client will be automatically connected.
6. And the client program judges whether the authority meets the requirement, executes the next operation, and finishes the request after the execution of the operation.
Description of the execution flow and method:
Figure BDA0002407323830000061
Figure BDA0002407323830000071
Figure BDA0002407323830000081
3, dwr information push
Figure BDA0002407323830000082
Figure BDA0002407323830000091
4. Page presentation
Figure BDA0002407323830000092
Figure BDA0002407323830000101
Figure BDA0002407323830000111
As shown in fig. 3, the system 300 includes:
a level setting unit 310 configured to set a request level according to a service request type;
an order generating unit 320 configured to set an execution order of the service requests sent by the client according to the request level;
and the service execution unit 330 is configured to remotely control the corresponding clients to execute the corresponding services according to the service requests in sequence according to the execution sequence.
Optionally, as an embodiment of the present invention, the system further includes:
the control packaging unit is used for packaging and calling the ocx control of the VNC control, installing the ocx control and setting the installation directory as the root directory of the IE browser;
and the file configuration unit is configured to configure the VNC of the client according to the client information, and the configured temporary file is stored in a root directory tem folder of the IE browser.
Optionally, as an embodiment of the present invention, the system further includes:
and the time sequencing unit is configured to sequence the service requests of the same level according to the request sending time, wherein the service requests comprise client numbers, service types, sending time, service boundary differences and MD5 encryption information.
Optionally, as an embodiment of the present invention, the service execution unit includes:
the list pushing module is configured to actively push the sequenced service request list to a foreground page end, and the foreground page automatically pops up according to the request level;
the remote control module is configured for connecting a client desktop of a service request to be executed through the VNC;
and the service execution module is configured for executing the corresponding service at the client according to the service request.
Fig. 4 is a schematic structural diagram of a terminal system 400 according to an embodiment of the present invention, where the terminal system 400 may be used to execute the client cluster management method according to the embodiment of the present invention.
The terminal system 400 may include: a processor 410, a memory 420, and a communication unit 430. The components communicate via one or more buses, and those skilled in the art will appreciate that the architecture of the servers shown in the figures is not intended to be limiting, and may be a bus architecture, a star architecture, a combination of more or less components than those shown, or a different arrangement of components.
The memory 420 may be used for storing instructions executed by the processor 410, and the memory 420 may be implemented by any type of volatile or non-volatile storage terminal or combination thereof, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic disk or optical disk. The executable instructions in memory 420, when executed by processor 410, enable terminal 400 to perform some or all of the steps in the method embodiments described below.
The processor 410 is a control center of the storage terminal, connects various parts of the entire electronic terminal using various interfaces and lines, and performs various functions of the electronic terminal and/or processes data by operating or executing software programs and/or modules stored in the memory 420 and calling data stored in the memory. The processor may be composed of an Integrated Circuit (IC), for example, a single packaged IC, or a plurality of packaged ICs connected with the same or different functions. For example, the processor 410 may include only a Central Processing Unit (CPU). In the embodiment of the present invention, the CPU may be a single operation core, or may include multiple operation cores.
A communication unit 430, configured to establish a communication channel so that the storage terminal can communicate with other terminals. And receiving user data sent by other terminals or sending the user data to other terminals.
The present invention also provides a computer storage medium, wherein the computer storage medium may store a program, and the program may include some or all of the steps in the embodiments provided by the present invention when executed. The storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM) or a Random Access Memory (RAM).
Therefore, the invention sets the service request grade of the client, sorts the received service requests according to the grade, and utilizes the VNC to remotely control the client when processing the service requests so as to execute the service requested by the client. The invention realizes a method for automatically calling a VNC client to a client desktop remotely, and the method is used for quickly sequencing according to the request message level and the request message time and processing the client requests in batches. After the method is called, the request of each client can be rapidly processed, the service processing efficiency is improved, the process of operating the client is recorded, and the subsequent monitoring is convenient.
Those skilled in the art will readily appreciate that the techniques of the embodiments of the present invention may be implemented as software plus a required general purpose hardware platform. Based on such understanding, the technical solutions in the embodiments of the present invention may be embodied in the form of a software product, where the computer software product is stored in a storage medium, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and the like, and the storage medium can store program codes, and includes instructions for enabling a computer terminal (which may be a personal computer, a server, or a second terminal, a network terminal, and the like) to perform all or part of the steps of the method in the embodiments of the present invention.
The same and similar parts in the various embodiments in this specification may be referred to each other. Especially, for the terminal embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and the relevant points can be referred to the description in the method embodiment.
In the embodiments provided in the present invention, it should be understood that the disclosed system and method can be implemented in other ways. For example, the above-described system embodiments are merely illustrative, and for example, the division of the units is only one logical functional 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, systems 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.
Although the present invention has been described in detail by referring to the drawings in connection with the preferred embodiments, the present invention is not limited thereto. Various equivalent modifications or substitutions can be made on the embodiments of the present invention by those skilled in the art without departing from the spirit and scope of the present invention, and these modifications or substitutions are within the scope of the present invention/any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A client cluster management method, comprising:
setting a request grade according to the service request type;
setting an execution sequence of service requests sent by the client according to the request level;
and remotely controlling the corresponding client to execute the corresponding services according to the service requests in sequence according to the execution sequence.
2. The method of claim 1, further comprising:
packaging and calling the ocx control of the VNC control, installing, and setting the installation directory as the root directory of the IE browser;
and configuring the VNC of the client according to the client information, and storing the configured temporary file under a tem folder of the root directory of the IE browser.
3. The method according to claim 1, wherein after said setting the execution order of the service requests sent by the client according to the request level, the method further comprises:
and sequencing the service requests of the same level according to the request sending time, wherein the service requests comprise client numbers, service types, sending time, service boundary differences and MD5 encryption information.
4. The method of claim 1, wherein remotely controlling the corresponding clients to execute the corresponding services according to the service requests in sequence according to the execution order comprises:
actively pushing the sorted service request list to a foreground page end, wherein the foreground page automatically pops up according to the request level;
connecting a client desktop of a service request to be executed through a VNC;
and executing corresponding service at the client according to the service request.
5. A client cluster management system, comprising:
the level setting unit is configured for setting a request level according to the service request type;
the order generating unit is used for setting the execution order of the service requests sent by the client according to the request level;
and the service execution unit is configured to remotely control the corresponding client to execute the corresponding services according to the service requests in sequence according to the execution sequence.
6. The system of claim 5, further comprising:
the control packaging unit is used for packaging and calling the ocx control of the VNC control, installing the ocx control and setting the installation directory as the root directory of the IE browser;
and the file configuration unit is configured to configure the VNC of the client according to the client information, and the configured temporary file is stored in a root directory tem folder of the IE browser.
7. The system of claim 5, further comprising:
and the time sequencing unit is configured to sequence the service requests of the same level according to the request sending time, wherein the service requests comprise client numbers, service types, sending time, service boundary differences and MD5 encryption information.
8. The system of claim 5, wherein the service execution unit comprises:
the list pushing module is configured to actively push the sequenced service request list to a foreground page end, and the foreground page automatically pops up according to the request level;
the remote control module is configured for connecting a client desktop of a service request to be executed through the VNC;
and the service execution module is configured for executing the corresponding service at the client according to the service request.
9. A terminal, comprising:
a processor;
a memory for storing instructions for execution by the processor;
wherein the processor is configured to perform the method of any one of claims 1-4.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1-4.
CN202010165569.9A 2020-03-11 2020-03-11 Client cluster management method, system, terminal and storage medium Withdrawn CN111510472A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010165569.9A CN111510472A (en) 2020-03-11 2020-03-11 Client cluster management method, system, terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010165569.9A CN111510472A (en) 2020-03-11 2020-03-11 Client cluster management method, system, terminal and storage medium

Publications (1)

Publication Number Publication Date
CN111510472A true CN111510472A (en) 2020-08-07

Family

ID=71871569

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010165569.9A Withdrawn CN111510472A (en) 2020-03-11 2020-03-11 Client cluster management method, system, terminal and storage medium

Country Status (1)

Country Link
CN (1) CN111510472A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040145605A1 (en) * 2003-01-28 2004-07-29 Sujoy Basu Access method and system for remote desktops
CN101227428A (en) * 2008-01-30 2008-07-23 中兴通讯股份有限公司 Application server and remote control method thereof
CN101378400A (en) * 2007-08-30 2009-03-04 国际商业机器公司 Method, server and system for polymerizing desktop application and Web application
CN102196003A (en) * 2010-03-12 2011-09-21 新奥特(北京)视频技术有限公司 Remote control method and device of monitoring system
CN109150997A (en) * 2018-08-01 2019-01-04 Oppo(重庆)智能科技有限公司 Internet behavior monitoring method, device, terminal device and storage medium
CN110113495A (en) * 2019-05-10 2019-08-09 北京奇艺世纪科技有限公司 Long-range control method, device, electronic equipment and the system of APP
CN110740162A (en) * 2019-08-30 2020-01-31 上海连尚网络科技有限公司 Communication link establishing method, device, electronic equipment and medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040145605A1 (en) * 2003-01-28 2004-07-29 Sujoy Basu Access method and system for remote desktops
CN101378400A (en) * 2007-08-30 2009-03-04 国际商业机器公司 Method, server and system for polymerizing desktop application and Web application
CN101227428A (en) * 2008-01-30 2008-07-23 中兴通讯股份有限公司 Application server and remote control method thereof
CN102196003A (en) * 2010-03-12 2011-09-21 新奥特(北京)视频技术有限公司 Remote control method and device of monitoring system
CN109150997A (en) * 2018-08-01 2019-01-04 Oppo(重庆)智能科技有限公司 Internet behavior monitoring method, device, terminal device and storage medium
CN110113495A (en) * 2019-05-10 2019-08-09 北京奇艺世纪科技有限公司 Long-range control method, device, electronic equipment and the system of APP
CN110740162A (en) * 2019-08-30 2020-01-31 上海连尚网络科技有限公司 Communication link establishing method, device, electronic equipment and medium

Similar Documents

Publication Publication Date Title
CN108549580B (en) Method for automatically deploying Kubernets slave nodes and terminal equipment
CN111555963B (en) Message pushing method and device, electronic equipment and storage medium
CN108776934B (en) Distributed data calculation method and device, computer equipment and readable storage medium
CN113505354B (en) Data processing method, device and storage medium
US20200004785A1 (en) Automatic grouping based on user behavior
CN114257551A (en) Distributed current limiting method and system and storage medium
CN112367345A (en) Data processing method, server device and computer readable storage medium
CN113923208A (en) Processing method for downloading mass drive test data
CN109948332A (en) A kind of physical machine login password remapping method and device
CN111726266B (en) Hot spot data barreling method and system and computer equipment
CN113238851A (en) Script automatic execution method, system, equipment and medium based on cloud platform
CN111736993A (en) Cluster high-availability service configuration method, system, terminal and storage medium
CN116743619A (en) Network service testing method, device, equipment and storage medium
CN116166383A (en) Access method, access system, computing device and computer storage medium
CN111510472A (en) Client cluster management method, system, terminal and storage medium
CN110262892A (en) A kind of ticketing service dissemination method based on distributed storage data-link, device and data-link node
CN109640127A (en) The Fault Locating Method and device of content distributing network
CN113076111A (en) Customized cluster configuration method, system, terminal and storage medium
CN109450770A (en) Service executing apparatus, device, computer equipment and storage medium
CN113609178A (en) Data pushing method, device, equipment and storage medium
CN113760450A (en) Automatic safety management method and device for private cloud virtual machine, terminal and storage medium
CN108551484B (en) User information synchronization method, device, computer device and storage medium
CN111966286A (en) Multi-data pool hierarchical migration method and system
CN113656378A (en) Server management method, device and medium
CN115373831A (en) Data processing method, device and computer readable storage medium

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
WW01 Invention patent application withdrawn after publication

Application publication date: 20200807

WW01 Invention patent application withdrawn after publication