CN113098841A - Queuing method for logging in cloud computer, computer equipment and readable storage medium - Google Patents

Queuing method for logging in cloud computer, computer equipment and readable storage medium Download PDF

Info

Publication number
CN113098841A
CN113098841A CN202110227670.7A CN202110227670A CN113098841A CN 113098841 A CN113098841 A CN 113098841A CN 202110227670 A CN202110227670 A CN 202110227670A CN 113098841 A CN113098841 A CN 113098841A
Authority
CN
China
Prior art keywords
queuing
login
user
request
login request
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.)
Pending
Application number
CN202110227670.7A
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.)
Xingying Technology Beijing Co ltd
Original Assignee
Xingying Technology Beijing 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 Xingying Technology Beijing Co ltd filed Critical Xingying Technology Beijing Co ltd
Priority to CN202110227670.7A priority Critical patent/CN113098841A/en
Publication of CN113098841A publication Critical patent/CN113098841A/en
Pending 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/131Protocols for games, networked simulations or virtual reality
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/30Interconnection arrangements between game servers and game devices; Interconnection arrangements between game devices; Interconnection arrangements between game servers
    • A63F13/35Details of game servers
    • 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/52Network services specially adapted for the location of the user terminal
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F2300/00Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
    • A63F2300/50Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game characterized by details of game servers
    • A63F2300/53Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game characterized by details of game servers details of basic data processing
    • A63F2300/531Server assignment

Abstract

The invention relates to a queuing method for logging in a cloud computer, computer equipment and a readable storage medium. The queuing method comprises the steps of receiving a login request sent by a user based on a client; inquiring a login line adopted by the login request; adding the login request into a queuing list under the same login line; acquiring attribute information of the login request; determining a location of the login request in the queuing list based on the attribute information; and sending the information carrying the position data to the client. The queuing method comprises the following steps: determining a login line; sending a login request to a cloud server based on the login route; and receiving information which is sent by the cloud server based on the login request and carries position data. The queuing method uses different login lines for shunting, and determines the position of the login request in the queuing list under the same login line based on two factors of user level and request time, so that the queuing method has higher efficiency and can realize accurate queuing.

Description

Queuing method for logging in cloud computer, computer equipment and readable storage medium
Technical Field
The invention relates to the field of cloud games, in particular to a queuing method for logging in a cloud computer, computer equipment and a computer readable storage medium.
Background
With the development of 5G, cloud computing exhibits vigorous vitality. The cloud computer is a computer which is remotely generated by using a cloud computing technology and has the same function as an operating system of a personal computer, and a user can connect the cloud computer with a local terminal through a network for direct use.
The cloud computer is based on a cloud computing technology and has strong computing capability, playing games by using the cloud computer is equivalent to playing games by using a highly-configured computer, the games are operated on a cloud server and are not local user terminals, the local user terminals receive data sent by the cloud server through a network to locally present game sound and pictures, and meanwhile, operation control instructions of the games are sent to the cloud server by users to control the games.
Disclosure of Invention
The invention aims to provide a queuing method for logging in a cloud computer, computer equipment and a readable storage medium.
In order to achieve the purpose, the invention provides the following technical scheme:
in a first aspect, the present invention provides a queuing method for logging in a cloud computer, which is applied to a cloud server, and includes:
receiving a login request sent by a user based on a client;
inquiring a login line adopted by the login request;
adding the login request into a queuing list under the same login line;
acquiring attribute information of the login request, wherein the attribute information comprises user grade and request time;
determining a location of the login request in the queuing list based on the attribute information;
and sending the information carrying the position data to the client.
Preferably, the determining the position of the login request in the queuing list based on the attribute information comprises:
(i) determining the priority of each login request in the queuing list according to the sequence of the user grades from high to low;
(ii) and determining the queuing sequence of each login request in the same priority according to the sequence of the request time from front to back.
Preferably, the attribute information further includes a user login duration or a user login number;
the determining the location of the login request in the queuing list based on the attribute information further comprises:
(iii) and determining the queuing sequence of each login request in the same request time from a sequence of the user login duration or the user login times.
Preferably, the method further comprises the following steps:
when the cloud server has idle resources, allocating the idle resources to the login request with the most front position in the queuing table;
the login request is removed from the queuing table.
Preferably, the method further comprises the following steps:
receiving a log-out request sent by a user based on a client;
and removing the login request corresponding to the user from the queuing table.
In a second aspect, the present invention provides a queuing method for logging in a cloud computer, which is applied to a client, and includes:
determining a login line;
sending a login request to a cloud server based on the login route;
and receiving information which is sent by the cloud server based on the login request and carries position data.
Preferably, the method further comprises the following steps:
and displaying the information carrying the position data.
Preferably, the method further comprises the following steps:
and sending a log-out request to the cloud server.
In a third aspect, the invention provides a computer apparatus comprising: a processor and a memory, the memory storing machine readable instructions executable by the processor, the processor and the memory communicating via a bus when a computer device is running, the machine readable instructions when executed by the processor performing the steps of the queuing method for logging into a cloud computer as provided by the first aspect of the invention, or performing the steps of the queuing method for logging into a cloud computer as provided by the second aspect of the invention.
In a fourth aspect, the present invention provides a computer readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the queuing method for logging into a cloud computer as provided by the present invention in the first aspect, or performs the steps of the queuing method for logging into a cloud computer as provided by the present invention in the second aspect.
Advantageous effects
The technical scheme of the invention has the following advantages:
according to the queuing method for logging in the cloud computer, on one hand, different login lines are used for shunting, and on the other hand, the position of a login request in a queuing list under the same login line is determined based on two factors of user level and request time. In some preferred embodiments, besides the user level and the request time, attribute information of user login duration or user login times can be acquired, so that the queuing position can be determined more accurately, and accurate queuing is realized. Compared with the prior art, the queuing method in the embodiment of the invention has higher efficiency and realizes accurate queuing.
The queuing method for logging in the cloud computer provided by the invention adopts two layers of judgment when determining the position of the login request in the queuing table, wherein the first layer of judgment determines the priority of each login request in the queuing table according to the sequence from high to low of the user grade; and the second layer judges that the queuing sequence of each login request in the same priority is determined according to the sequence of the request time from front to back. In some embodiments, a third layer of judgment is further introduced, and the queuing order of each login request in the same request time is determined according to the user login time length or the user login times from a plurality of orders. The invention adopts different types of parameters to measure the level of the user, and more accurately improves the queuing condition of high-quality users.
Drawings
FIG. 1 is a flowchart of a queuing method for logging into a cloud computer applied to a cloud server according to an exemplary embodiment;
FIG. 2 is a flow diagram providing by an exemplary embodiment for determining a location of a login request based on attribute information;
FIG. 3 is a flowchart of a queuing method applied to a client for logging into a cloud computer according to an exemplary embodiment;
FIG. 4 is a block diagram of a queuing apparatus applied to a cloud computer of a cloud server according to an exemplary embodiment;
fig. 5 is a block diagram of a queuing apparatus applied to a login cloud computer of a client according to an exemplary embodiment.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present invention. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the invention, as detailed in the appended claims.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in this specification and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items.
It is to be understood that, although the terms first, second, etc. may be used herein to describe various information, these information should not be limited by these terms. These terms are only used to distinguish one type of information from another. The word "if" as used herein may be interpreted as "at … …" or "at … …" depending on the context.
Users often need to queue up during the process of logging into a cloud computer to play a game. Only when the cloud server has free resources to allocate to the user, the user can successfully log in the cloud computer to play the game. For the user, the user experience will be greatly affected by the long queuing time.
Although the threshold of using high-end hardware equipment by a user is reduced by the cloud computer, the user can smoothly play games by using the existing terminal equipment, but the queuing problem is always the problem to be solved in the operation process of the cloud computer. The interest of the users can be reduced due to the overlong queuing time, particularly for the users who have been charged, the users have great interest in cloud games, and the experience of the users can be influenced undoubtedly when the queuing time is overlong.
The invention provides a queuing method and device for logging in a cloud computer, and aims to solve the problems in the prior art.
With the cloud server as an execution subject, a queuing method for logging in a cloud computer provided in this example embodiment is described below. Fig. 1 is a flowchart of a queuing method for logging in a cloud computer according to an exemplary embodiment, where the method includes:
step 110: receiving a login request sent by a user based on a client;
step 120: inquiring a login line adopted by the login request;
step 130: adding the login request into a queuing list under the same login line;
step 140: acquiring attribute information of the login request, wherein the attribute information comprises user grade and request time;
step 150: determining a location of the login request in the queuing list based on the attribute information;
step 160: and sending the information carrying the position data to the client.
According to the queuing method for the cloud computer login in the example embodiment, on one hand, different login lines are used for shunting, and on the other hand, the position of the login request in the queuing list under the same login line is determined based on two factors of the user level and the request time. Compared with the prior art, the queuing method in the embodiment of the invention has higher efficiency and realizes accurate queuing.
In the queuing method for cloud computer login provided in this exemplary embodiment, the queuing method is performed in a specific order, but the order should not be construed as a limitation to the ordering of the queuing method. For example, attribute information of the login request may be obtained after step 110.
The queuing method for cloud computer login in this exemplary embodiment is further described below.
In step 110, a login request sent by a user based on a client is received.
The client is a client of a cloud computer, which is also called a client of a cloud game platform, and is essentially an application program that can be installed and run on a terminal device. When the application program is installed on the terminal equipment, the user can send a request for logging in a cloud computer to the cloud server through the client.
It should be noted that the terminal device may be an existing electronic device, such as a desktop computer, a notebook computer, a tablet computer, a smart phone, a smart television, and even a smart phone. In addition to the application program, other application programs, such as an instant messaging application program, a shopping application program and the like, can be installed on the terminal device.
The network accessed by the terminal device may be a 4G network, or may be a 5G network, and is preferably a 5G network. The terminal device can access the network through a wired mode (such as a local area network and a wide area network) and also can access the network through a wireless mode (such as WIFI and Bluetooth).
In an application scenario of playing a game using a cloud computer, a user sends an operation instruction (such as a login request for logging in the cloud computer) via an input device of a terminal device, where the input device may be a mouse, a keyboard, or any one or more of gamepads. When the terminal device is an electronic device with a touch screen, an operation instruction can be input through touch operation.
In step 120, the login line used by the login request is queried.
The invention adopts different login lines to distribute the received login requests. In some embodiments provided by the present invention, the login line is set based on different network operators, for example, the login line can be divided into any one or more of a connection line, a mobile line and a telecommunication line.
In some preferred embodiments provided by the present invention, the login line is set not only based on different network operators, but also based on the type of the video card configured by the physical host of the cloud server. That is to say, the login line is set based on the network operator and the type of the display card configured by the physical host of the cloud server, so that a more efficient shunting effect is achieved. For example, in some preferred embodiments, the log lines may be divided into any one or more of a unicom 2080ti line, a unicom 3060ti line, a mobile 2080ti line, a mobile 3060ti line, a telecom 2080ti line, and a telecom 3060ti line.
In step 130, the login request is added to a queuing list under the same login line.
In the queuing method for cloud computer login provided in the embodiment of the present invention, after the cloud server obtains the login line of the login request, the login request is added to the queuing list under the same login line, which is equivalent to dividing the queuing queue according to different login lines, and dividing a plurality of mutually independent queuing lists, so as to uniformly configure the cloud computing capability.
In step 140, attribute information of the login request is obtained, the attribute information including a user ID, a user level, and a request time.
In the queuing method for cloud computer login provided by the present example embodiment, the user level may be divided based on the user cumulative recharge amount, and the larger the user cumulative recharge amount is, the higher the user level is, and further the higher the priority of the login request is. For example, the user is zero-level user when the user's accumulated recharge amount M is 0 (i.e. not recharged), and the user's accumulated recharge amount M ranges from 0 < M < N1For the first-level user, the range of the user accumulated charging amount M is N1≤M<N2For the second-level user, the range of the user accumulated charging amount M is N2≤M<N3For three-level users, the range of the user accumulated recharge amount M is N3≤M<N4The range of the user accumulated recharge amount M is N for the four-level user4≤M<N5The user is a five-level user, and so on. Needless to say, 0 < N1<N2<N3<N4<N5
It should be noted that, the above only gives an example of the dividing method of the user level based on the user accumulated charge amount, and is not limited to the dividing method of the user level based on the user accumulated charge amount. In the actual application process, other division standards or division strategies can be adopted to divide the accumulated recharge amount according to the user.
In some preferred embodiments, in step 140, in addition to the two attribute information of the user level and the request time, the attribute information of the user login duration or the user login times may be obtained, so as to determine the queuing position more accurately and implement accurate queuing.
In step 150, the location of the login request in the queuing list is determined based on the attribute information.
In the queuing method for cloud computer login provided in the present exemplary embodiment, referring to fig. 2, the steps specifically include:
step 210 is a first layer of determination, specifically: determining the priority of each login request in the queuing list according to the sequence of the user grades from high to low;
step 220 is a second layer determination, specifically: and determining the queuing sequence of each login request in the same priority according to the sequence of the request time from front to back.
By using the method, the user queuing time is determined based on the user grade, the queuing condition of high-quality users is improved, and the increase of the viscosity of the high-quality users is facilitated.
When there are cases as follows: when the queuing order of each login request in the same priority is determined according to the request time, login requests with the same request time exist in the same priority. At this time, the cloud server may also determine a queuing order of each login request in the same request time based on the user login duration or the user login number.
With continued reference to fig. 2, when there are login requests with the same request time in the same priority, step 150 further comprises:
step 230 is a third layer judgment, and determines the queuing sequence of each login request in the same request time according to the user login duration or the user login times from a few orders.
Under the condition that the user grades are the same, the invention adopts different types of parameters to measure the user levels. When the user grades are the same, users with long user login time or more user login times obviously have greater requirements for playing games by using the cloud computer. Therefore, in some preferred embodiments, the user login duration or the user login times are also used to determine the location of the login request in the queuing list.
In step 160, the information carrying the location data is sent to the client.
In the queuing method for cloud computer login provided in this example embodiment, when a cloud server has idle resources, the idle resources are allocated to a login request with the top position in the queuing table, and then the login request is removed from the queuing table, thereby ending a queuing process of a user corresponding to the login request.
In the queuing method for cloud computer login provided in this example embodiment, the method further includes:
and receiving a login quitting request sent by a user based on the client, and then removing the login request corresponding to the user from the queuing table.
The user can give up queuing at any time in the queuing process, at the moment, the client sends a login quitting request to the cloud server, and the cloud server deletes the login request corresponding to the user from the queuing table after receiving the request.
With the client as an execution subject, a queuing method for logging in a cloud computer provided in this example embodiment is described below. Fig. 3 is a flowchart of a queuing method for logging in a cloud computer according to the present embodiment, where the method includes:
step 310: determining a login line; the determination of the login line can be based on the autonomous selection of the user or the recommendation of the client;
step 320: sending a login request to a cloud server based on the login route;
step 330: and receiving information which is sent by the cloud server based on the login request and carries position data.
In the queuing method for logging in a cloud computer provided in the present example embodiment, a client sends a login request to a cloud server after determining a login route, so as to enter a queuing process, and receives information carrying location data sent by the cloud server based on the login request. In some embodiments, the client further displays information carrying the location data, so that the user knows the current queuing information.
The user can give up queuing at any time in the queuing process, at the moment, the client sends a login quitting request to the cloud server, and the cloud server deletes the login request corresponding to the user from the queuing table after receiving the request. Therefore, in the queuing method for logging in a cloud computer provided in this example embodiment, the method further includes sending an exit login request to the cloud server.
The invention also provides a queuing device for logging in the cloud computer. The following describes a queuing apparatus for logging in a cloud computer provided in this example embodiment.
The queuing apparatus for logging in a cloud computer provided in the present exemplary embodiment is applied to a cloud server, and with reference to fig. 4, includes:
the receiving module is used for receiving a login request sent by a user based on a client;
the query module is used for querying the login line adopted by the login request;
the updating module is used for adding the login request into a queuing list under the same login line;
the acquisition module is used for acquiring attribute information of the login request, wherein the attribute information comprises a user ID, a user grade and request time;
a determining module that determines a location of the login request in the queuing list based on the attribute information;
and the sending module is used for sending the information carrying the position data to the client.
In the queuing apparatus for logging in a cloud computer provided in this example embodiment, the determining module is specifically configured to: (i) determining the priority of each login request in the queuing list according to the sequence of the user grades from high to low;
(ii) and determining the queuing sequence of each login request in the same priority according to the sequence of the request time from front to back.
In the queuing apparatus for logging in a cloud computer provided in this example embodiment, the obtaining module is further configured to obtain the following attribute information: user login duration or user login times.
In the queuing apparatus for logging in a cloud computer provided in this exemplary embodiment, the determining module is further configured to:
(iii) and determining the queuing sequence of each login request in the same request time from a sequence of the user login duration or the user login times.
In the queuing apparatus for logging in a cloud computer provided in this exemplary embodiment, the queuing apparatus further includes a resource allocation module configured to: when the cloud server has idle resources, the cloud server allocates the idle resources to the login request with the most front position in the queuing table; the update module then removes the login request from the queuing table.
In the queuing device for logging in to the cloud computer provided by the present embodiment, the queuing device further includes a log-out module, configured to receive a log-out request sent by a user based on a client; and after receiving the login quitting request, the updating module removes the login request corresponding to the user from the queuing table.
The queuing apparatus for logging in a cloud computer provided in this example embodiment is applied to a client, and with reference to fig. 5, includes:
the login line determining module is used for determining a login line;
the login request sending module is used for sending a login request to the cloud server based on the login line;
and the information receiving module is used for receiving the information which is sent by the cloud server based on the login request and carries the position data.
In the queuing device for logging in a cloud computer provided in the present embodiment, the queuing device further includes an information display module, configured to display information carrying position data.
In the queuing apparatus for logging in a cloud computer provided in the present exemplary embodiment, the queuing apparatus further includes a log-out request sending module, configured to send a log-out request to the cloud server.
The queuing method and device for logging in the cloud computer provided by the invention are explained in more detail below.
After the user successfully logs in the client, the user can send a response operation instruction through an input device connected with the terminal equipment bearing the client. When a user wants to log in the cloud computer, an operation instruction for logging in the cloud computer is sent through the input device, the login line determining module configured on the client determines the login line, and then the login request sending module sends a login request to the cloud server based on the determined login line.
And a receiving module configured on the cloud server receives the login request, an inquiry module inquires a login line adopted by the login request, and an updating module adds the login request into a queuing list under the same login line.
It should be understood that, in the method and the device provided by the invention, the cloud end arranges the cloud server according to the login line. That is to say, the queuing flow between different login lines is independent, and the cloud server resources under the corresponding login line participate in the allocation.
After the receiving module receives the login request, the obtaining module obtains attribute information of the login request, wherein the attribute information comprises user grade, request time and user use duration. And the determining module judges and determines the position of the login request in the queuing list based on the attribute information.
The determining module judges according to the following method:
(i) determining the priority of each login request in the queuing list according to the sequence of the user grades from high to low;
(ii) and determining the queuing sequence of each login request in the same priority according to the sequence of the request time from front to back.
After the two layers of judgment, the login requests in the queuing list are firstly arranged according to the sequence from high to low of the user level, and then the login requests are queued according to the sequence from front to back of the request time under the same user level.
When a plurality of login requests exist at the same user level and the same request time, the determining module performs a third-layer judgment:
(iii) and determining the queuing sequence of each login request in the same request time according to the sequence of the login duration of the user from a plurality of times.
In the queuing process, the number of queues in the queuing table may change, and the change comes from two aspects, on one hand, the cloud server is allocated due to the occurrence of free resources, and on the other hand, the user gives up queuing. Therefore, when the cloud server has free resources, the resource allocation module allocates the free resources to the login request with the most front position in the queuing table, and then the updating module removes the login request from the queuing table. When the user sends an operation instruction of log-out, a log-out request sending module of the client sends a log-out request to the cloud server, and when the log-out request is received by a log-out module configured on the cloud server, the update module removes the log-in request from the queuing table. When the login request is removed from the queuing table, it is equivalent to ending the queuing process of the login request.
And queuing the user all the time before the user does not send an operation instruction for logging out and successfully logs in the cloud computer. In the queuing process, the sending module sends information carrying the position data to the client, the information receiving module receives the information carrying the position data sent by the cloud server based on the login request, and the information display module displays the information carrying the position data.
The exemplary embodiment also provides a computer device capable of implementing the method.
As will be appreciated by one skilled in the art, aspects of the present invention may be embodied as a system, method or program product. Thus, various aspects of the invention may be embodied in the form of: an entirely hardware embodiment, an entirely software embodiment (including firmware, microcode, etc.) or an embodiment combining hardware and software aspects that may all generally be referred to herein as a "circuit," module "or" system.
The present exemplary embodiment is provided only as an example, and should not bring any limitation to the function and the scope of use of the embodiments of the present invention.
The components of the computer device may include, but are not limited to: the system comprises at least one processing unit, at least one storage unit, a bus for connecting different system components (comprising the storage unit and the processing unit), and a display unit.
The storage unit stores program codes, and the program codes can be executed by the processing unit, so that the processing unit executes the steps described in the queuing method for logging in a cloud computer provided by the foregoing example embodiment of the present specification. For example, the processing unit may perform step 110 as shown in fig. 1: receiving a login request sent by a user based on a client; step 120: inquiring a login line adopted by the login request; step 130: adding the login request into a queuing list under the same login line; step 140: acquiring attribute information of the login request, wherein the attribute information comprises user grade and request time; step 150: determining a location of the login request in the queuing list based on the attribute information; step 160: and sending the information carrying the position data to the client.
The memory unit may include a readable medium in the form of a volatile memory unit, such as a random access memory unit (RAM) and/or a cache memory unit, and may further include a read only memory unit (ROM).
The storage unit may also include a program/utility having a set (at least one) of program modules including, but not limited to: an operating system, one or more application programs, other program modules, and program data, each of which, or some combination thereof, may comprise an implementation of a network environment.
The bus may be any of several types of bus structures including a memory unit bus or memory unit controller, a peripheral bus, an accelerated graphics port, a processing unit, or a local bus using any of a variety of bus architectures.
The computer device may also communicate with one or more external devices (e.g., keyboard, pointing device, bluetooth device, etc.), with one or more devices that enable a user to interact with the computer device, and/or with any devices (e.g., router, modem, etc.) that enable the computer device to communicate with one or more other computing devices. Such communication may be through an input/output (I/O) interface. Also, the computer device may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network, such as the internet) through a network adapter. It should be understood that other hardware and/or software modules may be used in conjunction with the computer device, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiments of the present disclosure may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to enable a computing device (which may be a personal computer, a server, a terminal device, or a network device, etc.) to execute the method according to the embodiments of the present disclosure.
The present example embodiment also provides a computer-readable storage medium.
The computer readable storage medium has stored thereon a computer program capable of implementing the above-described method of the present specification.
In some possible embodiments, aspects of the invention may also be implemented in the form of a program product comprising program code means for causing a terminal device to carry out the steps according to various exemplary embodiments of the invention described in the above section "exemplary methods" of the present description, when said program product is run on the terminal device. The program product may employ a portable compact disc read only memory (CD-ROM) and include program code, and may be run on a terminal device, such as a personal computer. However, the program product of the present invention is not limited thereto, and in the present invention, a readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
The program product may employ any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. A readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium include: an electrical connection having one or more wires, a portable disk, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
A computer readable signal medium may include a propagated data signal with readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A readable signal medium may also be any readable medium that is not a readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and partly on a remote computing device, or entirely on the remote computing device or server. In the case of a remote computing device, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., through the internet using an internet service provider).
While the spirit and principles of the invention have been described with reference to several particular embodiments, it is to be understood that the invention is not limited to the disclosed embodiments, nor is the division of aspects, which is for convenience only as the features in such aspects may not be combined to benefit. The invention is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the appended claims.

Claims (10)

1. A queuing method for logging in a cloud computer is applied to a cloud server, and is characterized by comprising the following steps:
receiving a login request sent by a user based on a client;
inquiring a login line adopted by the login request;
adding the login request into a queuing list under the same login line;
acquiring attribute information of the login request, wherein the attribute information comprises user grade and request time;
determining a location of the login request in the queuing list based on the attribute information;
and sending the information carrying the position data to the client.
2. A queuing method for logging in a cloud computer as claimed in claim 1,
the determining the location of the login request in the queuing list based on the attribute information comprises:
(i) determining the priority of each login request in the queuing list according to the sequence of the user grades from high to low;
(ii) and determining the queuing sequence of each login request in the same priority according to the sequence of the request time from front to back.
3. A queuing method for logging in a cloud computer as claimed in claim 2,
the attribute information also comprises user login duration or user login times;
the determining the location of the login request in the queuing list based on the attribute information further comprises:
(iii) and determining the queuing sequence of each login request in the same request time from a sequence of the user login duration or the user login times.
4. A queuing method for logging in a cloud computer as claimed in any one of claims 1 to 3 further comprising:
when the cloud server has idle resources, allocating the idle resources to the login request with the most front position in the queuing table;
the login request is removed from the queuing table.
5. A queuing method for logging in a cloud computer as claimed in any one of claims 1 to 3 further comprising:
receiving a log-out request sent by a user based on a client;
and removing the login request corresponding to the user from the queuing table.
6. A queuing method for logging in a cloud computer is applied to a client and is characterized by comprising the following steps:
determining a login line;
sending a login request to a cloud server based on the login route;
and receiving information which is sent by the cloud server based on the login request and carries position data.
7. The cloud game user queuing method of claim 6, further comprising:
and displaying the information carrying the position data.
8. The cloud game user queuing method of claim 6, further comprising:
and sending a log-out request to the cloud server.
9. A computer device, comprising: a processor and a memory, the memory storing machine readable instructions executable by the processor, the processor and the memory communicating via a bus when a computer device is running, the machine readable instructions when executed by the processor performing the steps of the queuing method for logging into a cloud computer according to any one of claims 1 to 5 or performing the steps of the queuing method for logging into a cloud computer according to any one of claims 6 to 8.
10. A computer-readable storage medium, wherein a computer program is stored on the computer-readable storage medium, and when executed by a processor, performs the steps of the queuing method for logging into a cloud computer according to any one of claims 1 to 5, or performs the steps of the queuing method for logging into a cloud computer according to any one of claims 6 to 8.
CN202110227670.7A 2021-03-01 2021-03-01 Queuing method for logging in cloud computer, computer equipment and readable storage medium Pending CN113098841A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110227670.7A CN113098841A (en) 2021-03-01 2021-03-01 Queuing method for logging in cloud computer, computer equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110227670.7A CN113098841A (en) 2021-03-01 2021-03-01 Queuing method for logging in cloud computer, computer equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN113098841A true CN113098841A (en) 2021-07-09

Family

ID=76667857

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110227670.7A Pending CN113098841A (en) 2021-03-01 2021-03-01 Queuing method for logging in cloud computer, computer equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN113098841A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114900477A (en) * 2022-04-13 2022-08-12 中国电信股份有限公司 Message processing method, server, electronic device and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102664883A (en) * 2012-04-16 2012-09-12 福建天晴数码有限公司 Online game login queue method
US20150106905A1 (en) * 2013-10-14 2015-04-16 Alibaba Group Holding Limited Login method for client application and corresponding server
CN104771903A (en) * 2015-05-08 2015-07-15 四川天上友嘉网络科技有限公司 Login queuing method for online game
CN109621407A (en) * 2018-12-29 2019-04-16 网易(杭州)网络有限公司 A kind of client log on request method and apparatus

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102664883A (en) * 2012-04-16 2012-09-12 福建天晴数码有限公司 Online game login queue method
US20150106905A1 (en) * 2013-10-14 2015-04-16 Alibaba Group Holding Limited Login method for client application and corresponding server
CN104771903A (en) * 2015-05-08 2015-07-15 四川天上友嘉网络科技有限公司 Login queuing method for online game
CN109621407A (en) * 2018-12-29 2019-04-16 网易(杭州)网络有限公司 A kind of client log on request method and apparatus

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
知乎: "网络游戏的排队进入的实现问题?", 《知乎》, 20 November 2016 (2016-11-20), pages 1 - 2 *
网易游戏频道: "服务器分流及主城排队解决办法", 《网易游戏》, 16 May 2011 (2011-05-16), pages 1 - 2 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114900477A (en) * 2022-04-13 2022-08-12 中国电信股份有限公司 Message processing method, server, electronic device and storage medium
CN114900477B (en) * 2022-04-13 2024-01-30 中国电信股份有限公司 Message processing method, server, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
JP6996005B2 (en) Resource configuration method, equipment, terminals, and storage media
US10628222B2 (en) Allocating compute offload resources
JP7127010B2 (en) Resource allocation methods, apparatus, electronic equipment, computer readable media and computer programs
CN110678844A (en) Controlling tenant services based on tenant rankings
CN105183565B (en) Computer, method for controlling quality of service and device
CN110368686A (en) Cloud game implementation method, device, cloud server, terminal and medium
WO2014194695A1 (en) Method and server for pvp team matching in computer games
CN110489440B (en) Data query method and device
US9722947B2 (en) Managing task in mobile device
CN113849271B (en) Cloud desktop display method, device, equipment, system and storage medium
CN111481939B (en) Game account control method, device, medium and electronic equipment
CN113709151A (en) Method, apparatus, device, medium and product for logging in cloud application
CN108847981A (en) Distributed computer cloud computing processing method
CN108182240A (en) The new gaining rate prediction model training of point of interest and Forecasting Methodology, device and storage medium
CN115345464A (en) Service order dispatching method and device, computer equipment and storage medium
CN109885243B (en) Information processing method and device in electronic system, storage medium and electronic equipment
CN113098841A (en) Queuing method for logging in cloud computer, computer equipment and readable storage medium
CN114598931A (en) Streaming method, system, device and medium for multi-open cloud game
CN113012695B (en) Intelligent control method and device, electronic equipment and computer readable storage medium
KR20200110703A (en) Method and apparatus for providing video streams
CN113127561B (en) Method and device for generating service single number, electronic equipment and storage medium
US20180098102A1 (en) Limited use media access tokens
CN109600415B (en) Method and device for acquiring target data from multiple source servers and computer equipment
CN109951316B (en) Application program management method and device, computer readable medium and electronic equipment
US20230136226A1 (en) Techniques for auto-tuning compute load resources

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210709