CN111491021A - License data processing method and device for distributed cluster - Google Patents

License data processing method and device for distributed cluster Download PDF

Info

Publication number
CN111491021A
CN111491021A CN202010276148.3A CN202010276148A CN111491021A CN 111491021 A CN111491021 A CN 111491021A CN 202010276148 A CN202010276148 A CN 202010276148A CN 111491021 A CN111491021 A CN 111491021A
Authority
CN
China
Prior art keywords
server
distributed cluster
permission data
memory
service
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.)
Granted
Application number
CN202010276148.3A
Other languages
Chinese (zh)
Other versions
CN111491021B (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.)
Beijing Xingchen Tianhe Technology Co ltd
Original Assignee
Xsky Beijing Data Technology Corp 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 Xsky Beijing Data Technology Corp ltd filed Critical Xsky Beijing Data Technology Corp ltd
Priority to CN202010276148.3A priority Critical patent/CN111491021B/en
Publication of CN111491021A publication Critical patent/CN111491021A/en
Application granted granted Critical
Publication of CN111491021B publication Critical patent/CN111491021B/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/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/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers

Abstract

The invention discloses a method and a device for processing permission data of a distributed cluster. The method comprises the following steps: when a preset condition is met, each first server in the distributed cluster acquires permission data from a target server, wherein the distributed cluster comprises at least one first server and at least one target server; analyzing the acquired permission data to obtain authorization information corresponding to the first server; and storing the authorization information into the memory of the first server. The invention achieves the effect of improving the service permission verification efficiency of the distributed cluster.

Description

License data processing method and device for distributed cluster
Technical Field
The invention relates to the field of computers, in particular to a method and a device for processing permission data of a distributed cluster.
Background
A distributed cluster typically comprises a plurality of servers, each of which may assume different roles and initiate different services, and whether these roles and services are authorized or not needs to be guaranteed by a license, which requires a simple and effective license authentication method.
The scheme in the related art is generally as follows: one main server is selected by election, the other servers are auxiliary servers, then the main server sends a license detection command to the auxiliary servers and receives detection results of the auxiliary servers for summarizing, but the scheme has some problems: the mode that the main service sends the detection command to the auxiliary server is not timely enough; the secondary server has no machine for actively detecting license; when a secondary server starts a certain service or function, it needs to know whether the cluster authorizes the service function, and then it needs to actively check the license right, and this solution does not solve this problem.
Aiming at the problem of low efficiency of service permission verification of a distributed cluster in the related art, an effective solution is not provided at present.
Disclosure of Invention
The invention mainly aims to provide a method and a device for processing permission data of a distributed cluster, so as to solve the problem of low service permission verification efficiency of the distributed cluster in the related technology.
In order to achieve the above object, according to an aspect of the present invention, there is provided a license data processing method of a distributed cluster, the method including: when a preset condition is met, each first server in a distributed cluster acquires permission data from a target server, wherein the distributed cluster comprises at least one first server and at least one target server; analyzing the acquired permission data to obtain authorization information corresponding to the first server; and storing the authorization information into a memory of the first server.
Further, the method further comprises: after the first server receives a service starting instruction, acquiring the authorization information stored in the memory of the first server; judging whether the authorization information has the authority of starting the service or not; and responding to the starting instruction of the service to start the service when the judgment result is yes.
Further, before each first server in the distributed cluster obtains the license data from the target server, the method further comprises: and storing the permission data into the target server when the distributed cluster is started for the first time or when the permission data is newly acquired.
Further, each first server in the distributed cluster obtaining the license data from the target server includes: and each first server in the distributed cluster acquires the permission data from the target server through a preset API (application programming interface).
Further, when a preset condition is met, each first server in the distributed cluster acquiring the permission data from the target server includes: and each first server in the distributed cluster acquires the permission data from the target server at preset time intervals, or acquires the permission data from the target server at preset time points.
In order to achieve the above object, according to another aspect of the present invention, there is also provided a license data processing apparatus for a distributed cluster, the apparatus including: a first obtaining unit, configured to, when a preset condition is met, obtain permission data from a target server by each first server in a distributed cluster, where the distributed cluster includes at least one first server and at least one target server; the analysis unit is used for analyzing the acquired permission data to obtain authorization information corresponding to the first server; the first storage unit is used for storing the authorization information into the memory of the first server.
Further, the apparatus further comprises: a second obtaining unit, configured to obtain the authorization information stored in the memory of the first server after the first server receives a service start instruction; the judging unit is used for judging whether the authorization information has the authority of starting the service; and the starting unit is used for responding to the starting instruction of the service to start the service when the judgment result is yes.
Further, the apparatus further comprises: the second storage unit is configured to, before each first server in the distributed cluster acquires the permission data from the target server, store the permission data in the target server when the distributed cluster is started for the first time or when the permission data is newly acquired.
In order to achieve the above object, according to another aspect of the present invention, there is also provided a storage medium including a stored program, wherein when the program runs, a device on which the storage medium is located is controlled to execute the method for processing permission data of a distributed cluster according to the present invention.
In order to achieve the above object, according to another aspect of the present invention, there is also provided an apparatus, which includes at least one processor, and at least one memory and a bus connected to the processor, wherein the processor and the memory complete communication with each other through the bus, and the processor is configured to call program instructions in the memory to execute the method for processing permission data of a distributed cluster according to the present invention.
According to the method, when a preset condition is met, each first server in a distributed cluster acquires permission data from a target server, wherein the distributed cluster comprises at least one first server and at least one target server; analyzing the acquired permission data to obtain authorization information corresponding to the first server; the authorization information is stored in the memory of the first server, so that the problem of low service permission verification efficiency of the distributed cluster in the related technology is solved, and the effect of improving the service permission verification efficiency of the distributed cluster is achieved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this application, illustrate embodiments of the invention and, together with the description, serve to explain the invention and not to limit the invention. In the drawings:
FIG. 1 is a flowchart of a license data processing method of a distributed cluster according to an embodiment of the present invention;
fig. 2 is a schematic diagram of a license data processing apparatus of a distributed cluster according to an embodiment of the present invention.
Detailed Description
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present invention will be described in detail below with reference to the embodiments with reference to the attached drawings.
In order to make the technical solutions better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only partial embodiments of the present application, but 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 application.
It should be noted that the terms "first," "second," and the like in the description and claims of this application and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It should be understood that the data so used may be interchanged under appropriate circumstances such that embodiments of the application described herein may be used. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
For convenience of description, several terms referred to in the embodiments of the present application are explained below:
l icense, license, business type distributed cluster, generally needs to be licensed for use, license typically includes total capacity authorization, available disk authorization, available node number authorization, etc.
The embodiment of the invention provides a method for processing permission data of a distributed cluster.
Fig. 1 is a flowchart of a license data processing method of a distributed cluster according to an embodiment of the present invention, as shown in fig. 1, the method including the steps of:
step S102: when a preset condition is met, each first server in the distributed cluster acquires permission data from a target server, wherein the distributed cluster comprises at least one first server and at least one target server;
step S104: analyzing the acquired permission data to obtain authorization information corresponding to the first server;
step S106: and storing the authorization information into the memory of the first server.
In the embodiment, when a preset condition is met, each first server in a distributed cluster acquires permission data from a target server, wherein the distributed cluster comprises at least one first server and at least one target server; analyzing the acquired permission data to obtain authorization information corresponding to the first server; the authorization information is stored in the memory of the first server, so that the problem of low service permission verification efficiency of the distributed cluster in the related technology is solved, and the effect of improving the service permission verification efficiency of the distributed cluster is achieved. Further, the method further comprises: after the first server receives a service starting instruction, acquiring authorization information stored in a memory of the first server; judging whether the authorization information has the authority of starting the service or not; and when the judgment result is yes, responding to the starting instruction of the service to start the service.
In this embodiment, the preset condition may be various types of conditions, for example, a time condition, at a certain time interval, or every time a certain time point is reached, it is assumed that there are 5 servers in the distributed cluster, where one server is a management master node, four servers are ordinary servers, the target server is preferably a management master node, or may be an ordinary server, the target server storing the license data may be accessed through an API interface, and the other servers may obtain the license data through the API interface, and after obtaining the license data, analyze out the relevant service permission margin, for example, there is still remaining monitoring services, and then for the current server, the monitoring service is an available service, and stores such authorization information locally to the current first server. Therefore, the permission can be obtained in advance, if the monitoring service is required to be started in the next time, the first server can directly authorize to start the monitoring service through the locally stored permission data, and the permission does not need to be obtained when the monitoring service is required to be started.
Optionally, the license data is stored in the target server before each first server in the distributed cluster acquires the license data from the target server, when the distributed cluster is started for the first time, or when the license data is newly acquired.
When the distributed cluster is built and started for the first time, the permission data can be stored in the target server, or after a new purchase is permitted, the permission data can be stored in the target server.
Optionally, the obtaining, by each first server in the distributed cluster, the license data from the target server includes: each first server in the distributed cluster acquires the permission data from the target server through a preset API (application programming interface).
Optionally, when a preset condition is met, the obtaining, by each first server in the distributed cluster, the permission data from the target server includes: every other preset time interval, each first server in the distributed cluster acquires the permission data from the target server, or every time when the preset time point is reached, each first server in the distributed cluster acquires the permission data from the target server.
Through the technical scheme, the license management and verification do not need to be divided into the primary server and the secondary server, and the same verification is carried out on all the servers, so that all the nodes can independently verify the license, and the license can be inquired in time when all the nodes start service or run functions, and the detection command does not need to be triggered by the primary node.
The present embodiment also provides a preferred embodiment.
Distributed cluster license management and verification steps:
1. after the distributed cluster is installed, the license (applied or purchased from the manufacturer) needs to be input after the distributed cluster is started for the first time.
License is stored on a server in the cluster, which may be a file, a database, or even a distributed storage device in the cluster. The cluster provides a uniform API interface, and all machines can inquire the license through the API interface without concerning the storage mode of the license.
3. All servers in the cluster run a license authentication program, and the license authentication program acquires the license through the interface in the last step at intervals (for example, 5 minutes), analyzes the license and verifies whether the local computer conforms to the authorized function in the license. Storing the authorization information in a memory.
4. At regular intervals (e.g., 5 minutes), license is obtained and verified again, and the authorization information in the memory is updated, so as to ensure that the authorization information in each server is close to the latest.
5. When a machine needs to start a service, it determines whether the new service can be started by checking the authorization information in the memory.
The technical scheme of the embodiment can realize that: all server nodes in the distributed cluster actively verify the license without depending on the primary and secondary nodes, the cluster provides a uniform API interface, all machines in the cluster can inquire the license through the interface without concerning the storage position and the storage mode of the license, and all the nodes re-verify and update the license information in the memory at intervals.
It should be noted that the steps illustrated in the flowcharts of the figures may be performed in a computer system such as a set of computer-executable instructions and that, although a logical order is illustrated in the flowcharts, in some cases, the steps illustrated or described may be performed in an order different than presented herein.
The embodiment of the invention provides a device for processing permission data of a distributed cluster, which can be used for executing the method for processing the permission data of the distributed cluster.
Fig. 2 is a schematic diagram of a license data processing apparatus of a distributed cluster according to an embodiment of the present invention, as shown in fig. 2, the apparatus including:
a first obtaining unit 10, configured to, when a preset condition is met, obtain permission data from a target server by each first server in a distributed cluster, where the distributed cluster includes at least one first server and at least one target server;
the analysis unit 20 is configured to analyze the acquired permission data to obtain authorization information corresponding to the first server;
the first storage unit 30 is configured to store the authorization information in the memory of the first server.
The embodiment adopts a first obtaining unit 10, configured to, when a preset condition is met, obtain permission data from a target server by each first server in a distributed cluster, where the distributed cluster includes at least one first server and at least one target server; the analysis unit 20 is configured to analyze the acquired permission data to obtain authorization information corresponding to the first server; the first storage unit 30 is configured to store the authorization information in the memory of the first server, so that the problem of low service permission verification efficiency of the distributed cluster in the related art is solved, and an effect of improving the service permission verification efficiency of the distributed cluster is achieved.
Optionally, the apparatus further comprises: the second acquisition unit is used for acquiring the authorization information stored in the memory of the first server after the first server receives the starting instruction of the service; the judging unit is used for judging whether the authorization information has the authority of starting the service; and the starting unit is used for responding to a starting instruction of the service to start the service when the judgment result is yes.
Optionally, the apparatus further comprises: and the second storage unit is used for storing the permission data into the target server when the distributed cluster is started for the first time or when the permission data is newly acquired before each first server in the distributed cluster acquires the permission data from the target server.
The license data processing device of the distributed cluster comprises a processor and a memory, wherein the first acquisition unit, the analysis unit and the like are stored in the memory as program units, and the processor executes the program units stored in the memory to realize corresponding functions.
The processor comprises a kernel, and the kernel calls the corresponding program unit from the memory. The kernel can be set to be one or more, and the service permission verification efficiency of the distributed cluster is improved by adjusting the kernel parameters.
The memory may include volatile memory in a computer readable medium, Random Access Memory (RAM) and/or nonvolatile memory such as Read Only Memory (ROM) or flash memory (flash RAM), and the memory includes at least one memory chip.
An embodiment of the present invention provides a storage medium on which a program is stored, the program implementing the license data processing method of the distributed cluster when being executed by a processor.
The embodiment of the invention provides a processor, which is used for running a program, wherein the program executes the license data processing method of the distributed cluster when running.
The embodiment of the invention provides equipment, which comprises at least one processor, at least one memory and a bus, wherein the memory and the bus are connected with the processor; the processor and the memory complete mutual communication through a bus; the processor is configured to call program instructions in the memory to perform the above-described license data processing method for the distributed cluster. The device herein may be a server, a PC, a PAD, a mobile phone, etc.
The present application further provides a computer program product adapted to perform a program for initializing the following method steps when executed on a data processing device: when a preset condition is met, each first server in the distributed cluster acquires permission data from a target server, wherein the distributed cluster comprises at least one first server and at least one target server; analyzing the acquired permission data to obtain authorization information corresponding to the first server; and storing the authorization information into the memory of the first server.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). The memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in the process, method, article, or apparatus that comprises the element.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The above are merely examples of the present application and are not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (10)

1. A method for processing permission data of a distributed cluster, comprising:
when a preset condition is met, each first server in a distributed cluster acquires permission data from a target server, wherein the distributed cluster comprises at least one first server and at least one target server;
analyzing the acquired permission data to obtain authorization information corresponding to the first server;
and storing the authorization information into a memory of the first server.
2. The method of claim 1, further comprising:
after the first server receives a service starting instruction, acquiring the authorization information stored in the memory of the first server;
judging whether the authorization information has the authority of starting the service or not;
and responding to the starting instruction of the service to start the service when the judgment result is yes.
3. The method of claim 1, wherein before each first server in the distributed cluster obtains the license data from the target server, the method further comprises:
and storing the permission data into the target server when the distributed cluster is started for the first time or when the permission data is newly acquired.
4. The method of claim 1, wherein obtaining the license data from the target server by each first server in the distributed cluster comprises:
and each first server in the distributed cluster acquires the permission data from the target server through a preset API (application programming interface).
5. The method of claim 1, wherein obtaining the license data from the target server by each first server in the distributed cluster when the preset condition is met comprises:
at preset time intervals, each first server in the distributed cluster acquires the permission data from the target server, or,
and each first server in the distributed cluster acquires the permission data from the target server at a preset time point.
6. A distributed clustered license data processing apparatus, comprising:
a first obtaining unit, configured to, when a preset condition is met, obtain permission data from a target server by each first server in a distributed cluster, where the distributed cluster includes at least one first server and at least one target server;
the analysis unit is used for analyzing the acquired permission data to obtain authorization information corresponding to the first server;
the first storage unit is used for storing the authorization information into the memory of the first server.
7. The apparatus of claim 6, further comprising:
a second obtaining unit, configured to obtain the authorization information stored in the memory of the first server after the first server receives a service start instruction;
the judging unit is used for judging whether the authorization information has the authority of starting the service;
and the starting unit is used for responding to the starting instruction of the service to start the service when the judgment result is yes.
8. The apparatus of claim 6, further comprising:
the second storage unit is configured to, before each first server in the distributed cluster acquires the permission data from the target server, store the permission data in the target server when the distributed cluster is started for the first time or when the permission data is newly acquired.
9. A storage medium, characterized in that the storage medium includes a stored program, wherein a device in which the storage medium is located is controlled to execute the license data processing method of the distributed cluster according to any one of claims 1 to 5 when the program runs.
10. An apparatus, characterized in that the apparatus comprises at least one processor, and at least one memory and a bus connected with the processor, wherein the processor and the memory are used for completing mutual communication through the bus, and the processor is used for calling program instructions in the memory to execute the license data processing method of the distributed cluster according to any one of claims 1 to 5.
CN202010276148.3A 2020-04-09 2020-04-09 License data processing method and device for distributed cluster Active CN111491021B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010276148.3A CN111491021B (en) 2020-04-09 2020-04-09 License data processing method and device for distributed cluster

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010276148.3A CN111491021B (en) 2020-04-09 2020-04-09 License data processing method and device for distributed cluster

Publications (2)

Publication Number Publication Date
CN111491021A true CN111491021A (en) 2020-08-04
CN111491021B CN111491021B (en) 2021-10-01

Family

ID=71798716

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010276148.3A Active CN111491021B (en) 2020-04-09 2020-04-09 License data processing method and device for distributed cluster

Country Status (1)

Country Link
CN (1) CN111491021B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113364770A (en) * 2021-06-03 2021-09-07 上海天旦网络科技发展有限公司 Permission verification method and system based on cluster characteristics

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE69228350D1 (en) * 1991-05-08 1999-03-18 Digital Equipment Corp ADMINISTRATIVE INTERFACE AND FORMAT FOR LICENSE MANAGEMENT SYSTEM
CN101651564A (en) * 2009-09-08 2010-02-17 杭州华三通信技术有限公司 License detection method, distributed network management system and server
CN101667239A (en) * 2009-09-30 2010-03-10 中兴通讯股份有限公司 Protection method permitted by webmaster and device therefor
CN101945010A (en) * 2010-09-19 2011-01-12 中国联合网络通信集团有限公司 Business license processing method, device and system
CN102780572A (en) * 2011-05-11 2012-11-14 中兴通讯股份有限公司 License management method and device
CN103220166A (en) * 2013-03-21 2013-07-24 汉柏科技有限公司 License management method of server cluster
CN103546482A (en) * 2013-10-31 2014-01-29 杭州华三通信技术有限公司 Method and device for generating and controlling Licenses of equipment product
CN106714167A (en) * 2016-12-30 2017-05-24 北京华为数字技术有限公司 Authentication method and network access server
US20170346807A1 (en) * 2016-05-24 2017-11-30 Vantiv, Llc Technologies for token-based authentication and authorization of distributed computing resources
CN107623671A (en) * 2016-12-05 2018-01-23 上海辉冠信息科技有限公司 A kind of software license service implementing method
CN107770203A (en) * 2016-08-15 2018-03-06 北京金山云网络技术有限公司 A kind of service request retransmission method, apparatus and system
CN109344572A (en) * 2018-10-11 2019-02-15 广州鼎甲计算机科技有限公司 The Licensing Methods and system of distributed objects

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE69228350D1 (en) * 1991-05-08 1999-03-18 Digital Equipment Corp ADMINISTRATIVE INTERFACE AND FORMAT FOR LICENSE MANAGEMENT SYSTEM
CN101651564A (en) * 2009-09-08 2010-02-17 杭州华三通信技术有限公司 License detection method, distributed network management system and server
CN101667239A (en) * 2009-09-30 2010-03-10 中兴通讯股份有限公司 Protection method permitted by webmaster and device therefor
CN101945010A (en) * 2010-09-19 2011-01-12 中国联合网络通信集团有限公司 Business license processing method, device and system
CN102780572A (en) * 2011-05-11 2012-11-14 中兴通讯股份有限公司 License management method and device
CN103220166A (en) * 2013-03-21 2013-07-24 汉柏科技有限公司 License management method of server cluster
CN103546482A (en) * 2013-10-31 2014-01-29 杭州华三通信技术有限公司 Method and device for generating and controlling Licenses of equipment product
US20170346807A1 (en) * 2016-05-24 2017-11-30 Vantiv, Llc Technologies for token-based authentication and authorization of distributed computing resources
CN107770203A (en) * 2016-08-15 2018-03-06 北京金山云网络技术有限公司 A kind of service request retransmission method, apparatus and system
CN107623671A (en) * 2016-12-05 2018-01-23 上海辉冠信息科技有限公司 A kind of software license service implementing method
CN106714167A (en) * 2016-12-30 2017-05-24 北京华为数字技术有限公司 Authentication method and network access server
CN109344572A (en) * 2018-10-11 2019-02-15 广州鼎甲计算机科技有限公司 The Licensing Methods and system of distributed objects

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113364770A (en) * 2021-06-03 2021-09-07 上海天旦网络科技发展有限公司 Permission verification method and system based on cluster characteristics

Also Published As

Publication number Publication date
CN111491021B (en) 2021-10-01

Similar Documents

Publication Publication Date Title
CN109815680B (en) Application authority management method and device, terminal equipment and storage medium
CN110245031B (en) AI service opening middle platform and method
CN110222535B (en) Processing device, method and storage medium for block chain configuration file
CN107870802B (en) Virtual machine migration method and device
CN107423942B (en) Service transfer method and device
CN110909373A (en) Access control method, device, system and storage medium
CN110677453A (en) ZooKeeper-based distributed lock service implementation method, device, equipment and storage medium
CN106873958B (en) Calling method and device of application programming interface
CN110968890A (en) Operation control method and device based on permission
CN111353143A (en) Sensitive authority detection method and device and storage medium
CN111491021B (en) License data processing method and device for distributed cluster
EP4152151A1 (en) Multi-cloud resource scheduler
CN108228197B (en) Method and device for installing software in cluster
CN111245897A (en) Data processing method, device, system, storage medium and processor
CN112328363B (en) Cloud hard disk mounting method and device
CN112491848A (en) Method and equipment for supporting extensible secure docking of third-party system
CN111131474A (en) Method, device and medium for managing user protocol based on block chain
CN106357704A (en) Method and device for invoking service on basis of development environments
CN106888244B (en) Service processing method and device
CN115604103A (en) Configuration method and device of cloud computing system, storage medium and electronic equipment
CN113987401A (en) Recording method and device of network general log, storage medium and processor
CN110011832B (en) Configuration issuing method and device for planned tasks
CN112988353A (en) Operation control method and device for application program
CN111444483A (en) Authentication method, device and equipment
CN111884884B (en) Method, system and device for monitoring file transmission

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
CB03 Change of inventor or designer information
CB03 Change of inventor or designer information

Inventor after: Liu Bo

Inventor after: Shao Guojian

Inventor after: Zhang Xuming

Inventor after: Wang Haomai

Inventor after: Xu Xin

Inventor before: Liu Bo

Inventor before: Shao Guojian

Inventor before: Zhang Xuming

Inventor before: Wang Haomai

Inventor before: Xu Xin

CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: 100094 101, floors 1-5, building 7, courtyard 3, fengxiu Middle Road, Haidian District, Beijing

Patentee after: Beijing Xingchen Tianhe Technology Co.,Ltd.

Address before: 100097 room 806-1, block B, zone 2, Jinyuan times shopping center, indigo factory, Haidian District, Beijing

Patentee before: XSKY BEIJING DATA TECHNOLOGY Corp.,Ltd.