CN111625353B - Virtual resource distribution processing method, device, server and storage medium - Google Patents

Virtual resource distribution processing method, device, server and storage medium Download PDF

Info

Publication number
CN111625353B
CN111625353B CN202010420367.4A CN202010420367A CN111625353B CN 111625353 B CN111625353 B CN 111625353B CN 202010420367 A CN202010420367 A CN 202010420367A CN 111625353 B CN111625353 B CN 111625353B
Authority
CN
China
Prior art keywords
virtual resource
account
virtual
distributed
resource
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010420367.4A
Other languages
Chinese (zh)
Other versions
CN111625353A (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 Dajia Internet Information Technology Co Ltd
Original Assignee
Beijing Dajia Internet Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Dajia Internet Information Technology Co Ltd filed Critical Beijing Dajia Internet Information Technology Co Ltd
Priority to CN202010420367.4A priority Critical patent/CN111625353B/en
Publication of CN111625353A publication Critical patent/CN111625353A/en
Application granted granted Critical
Publication of CN111625353B publication Critical patent/CN111625353B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5077Logical partitioning of resources; Management or configuration of virtualized resources

Abstract

The method obtains the display probability of a plurality of second accounts in a virtual resource map to be distributed in the virtual resource pool by receiving a trigger instruction of a first account on the virtual resource map, so as to determine the second accounts of the target number displayed in the virtual resource map according to the display probability, further obtain one second account selected from the second accounts of the target number displayed in the virtual resource map, obtain the residual value of each virtual resource sent by the selected second account, and distribute the virtual resource with the maximum residual value to the first account, thereby realizing the effective distribution processing of the virtual resource and avoiding the problem that in the traditional technology, which virtual resource to be used for distribution cannot be calculated under a high concurrency scene.

Description

Virtual resource distribution processing method, device, server and storage medium
Technical Field
The disclosure relates to the technical field of computers, and in particular relates to a virtual resource distribution processing method, a device, a server and a storage medium.
Background
With the development of the internet and communication technologies, various internet applications have been increasingly used, for example, network living broadcast has become a life entertainment mode of people. In order to increase the viscosity of the user, the host may send out the red packet through the red packet map during the activity to get more opportunities for flow exposure, thereby getting more attention, while the general user may obtain the red packet through the red packet map during the activity.
In the related art, as shown in fig. 1, when a host (a red packet sending user) sends red packets to a red packet map, the sent red packets are generally split into sub red packets by using a normal distribution mode (a red packet splitting module) and added to a robable red packet pool according to the total amount of the red packets and the expected amount of the sub red packets; when a user of a robbed red packet enters a red packet map, a plurality of sub red packets (red packet distribution modules) are taken out of a robbed red packet pool with a certain probability and displayed on the red packet map, and meanwhile, the sub red packets are moved to a red packet pool to be taken; when a user clicks a certain sub-red packet in the red packet map, the sub-red packet is transferred from the red packet pool to be taken to the red packet pool which is taken, and the fact that the user successfully robs the red packet is indicated; when the user does not click on the red packet map for a long time or fails to rob the red packet, the corresponding sub red packet is transferred from the red packet pool to be taken to the robbed red packet pool, and the chance that the user gives up the robbed red packet is indicated.
However, at present, when sub-red packets are allocated to the red packet map, because three red packet pools (a robable red packet pool, a red packet pool to be taken and a red packet pool to be taken) need to be relied on and maintained, when the number of red packets is huge and the number of red packet users is high and concurrent, the problem that the sub-red packets taken from the robable red packet pool cannot be calculated for distribution at high and concurrent time can occur, so that the maintenance cannot be performed.
Disclosure of Invention
The disclosure provides a virtual resource distribution processing method, a device, a server and a storage medium, which at least solve the problem that a red packet pool cannot be maintained in a high concurrency scene in the related art. The technical scheme of the present disclosure is as follows:
according to a first aspect of an embodiment of the present disclosure, there is provided a virtual resource distribution processing method, including:
receiving a triggering instruction of a first account on a virtual resource map, and acquiring the display probability of a plurality of second accounts in a virtual resource map to be distributed in a virtual resource pool;
acquiring a second account of the target number displayed in the virtual resource map according to the display probability;
acquiring one second account selected from the second accounts with the target number displayed in the virtual resource map;
Acquiring a residual value of each virtual resource sent by the selected second account;
and distributing the virtual resource with the most residual value to the first account.
In one embodiment, the to-be-distributed virtual resource pool includes a resource set corresponding to each virtual resource, where the resource set includes a plurality of sub-virtual resources obtained by splitting each virtual resource; then the virtual resource with the most remaining value is distributed to the first account, including: sending the virtual resource with the largest residual value to a virtual resource map for display; receiving a resource acquisition request for virtual resources displayed in a virtual resource map, acquiring a resource set corresponding to the virtual resource with the largest residual value, and distributing one residual sub-virtual resource in the resource set to the first account when the residual sub-virtual resource currently exists in the resource set; and when the resource set does not currently have the remaining sub-virtual resources, returning prompt information of resource acquisition failure to the first account.
In one embodiment, after distributing one remaining child virtual resource in the set of resources to the first account, the method further comprises: moving the sub virtual resource from the virtual resource pool to be distributed to the distributed virtual resource pool; and updating the residual value of the corresponding virtual resource according to the resource set after the sub virtual resource is distributed.
In one embodiment, obtaining the display probability of the plurality of second accounts in the virtual resource pool to be distributed in the virtual resource map includes: acquiring a total remaining value of the virtual resources sent by each second account to a virtual resource pool to be distributed; calculating the total value corresponding to the virtual resources in the to-be-distributed virtual resource pool according to the total remaining value of the virtual resources sent by each second account; and determining the ratio of the total remaining value of the virtual resources sent by the second account to the total value corresponding to the virtual resources in the to-be-distributed virtual resource pool as the display probability of the second account in the virtual resource map.
In one embodiment, after distributing one remaining child virtual resource in the set of resources to the first account, the method further comprises: updating the total remaining value of the transmitted virtual resources of the second account of the corresponding virtual resources according to the resource set after the sub virtual resources are distributed; and updating the total value corresponding to the virtual resources in the virtual resource pool to be distributed according to the updated total remaining value of the virtual resources sent by the second account.
In one embodiment, after calculating the total number value corresponding to the virtual resources in the virtual resource pool to be distributed, the method further includes: the virtual resource sent by the second account is obtained, and the total remaining value of the virtual resource sent by the second account is updated; and updating the total value corresponding to the virtual resources in the virtual resource pool to be distributed according to the updated total remaining value of the virtual resources sent by the second account.
According to a second aspect of the embodiments of the present disclosure, there is provided a virtual resource distribution processing apparatus including:
the display probability acquisition module is configured to execute a trigger instruction of receiving the virtual resource map by the first account and acquire the display probability of a plurality of second accounts in the virtual resource map to be distributed in the virtual resource pool;
a display determination module configured to execute a second account that obtains a target number displayed in the virtual resource map according to the presentation probability;
a selection acquisition module configured to perform acquisition of one selected from second accounts of a target number displayed in a virtual resource map;
a remaining value determining module configured to perform obtaining a remaining value of each virtual resource that has been sent by the selected second account;
and the distribution module is configured to execute distribution of the virtual resource with the largest residual value to the first account.
In one embodiment, the to-be-distributed virtual resource pool includes a resource set corresponding to each virtual resource, where the resource set includes a plurality of sub-virtual resources obtained by splitting each virtual resource; the distribution module comprises: a transmission unit configured to perform transmission of the virtual resource having the largest remaining value to the virtual resource map for display; a request receiving unit configured to perform receiving a resource acquisition request for a virtual resource shown in the virtual resource map; the distribution unit is configured to execute a resource set corresponding to the virtual resource with the maximum residual value, and when the residual sub-virtual resource currently exists in the resource set, one residual sub-virtual resource in the resource set is distributed to the first account; and when the residual sub-virtual resources do not exist in the resource set currently, returning prompt information of resource acquisition failure to the first account.
In one embodiment, the apparatus further comprises: a transfer module configured to perform a transfer of the sub-virtual resource from a pool of virtual resources to be distributed to a pool of distributed virtual resources; and the first updating module is configured to update the residual value of the corresponding virtual resource according to the resource set after the sub virtual resource is distributed.
In one embodiment, the presentation probability acquisition module includes: a total remaining value acquisition unit configured to perform acquisition of a total remaining value of the virtual resource that each second account has transmitted to a virtual resource pool to be distributed; a total value determining unit configured to perform calculation of a total value corresponding to the virtual resources in the virtual resource pool to be distributed according to the total remaining value of the virtual resources transmitted by each second account; and the display probability calculation unit is configured to determine the ratio of the total remaining value of the virtual resources sent by the second account to the total value corresponding to the virtual resources in the to-be-distributed virtual resource pool as the display probability of the second account in the virtual resource map.
In one embodiment, the apparatus further comprises: a second updating module configured to execute updating of a total remaining value of the virtual resource sent by a second account of the corresponding virtual resource according to the resource set after the sub virtual resource is distributed; and the third updating module is configured to update the total value corresponding to the virtual resource in the to-be-distributed virtual resource pool according to the updated total remaining value of the virtual resource sent by the second account.
In one embodiment, the second update module is configured to perform: the method comprises the steps of obtaining virtual resources sent by a second account, and updating the total remaining value of the virtual resources sent by the second account; the third update module is configured to perform: and updating the total value corresponding to the virtual resource in the to-be-distributed virtual resource pool according to the updated total remaining value of the virtual resource sent by the second account.
According to a third aspect of embodiments of the present disclosure, there is provided a server comprising: a processor; a memory for storing processor-executable instructions; wherein the processor is configured to execute the instructions such that the server performs the virtual resource distribution processing method described in any one of the embodiments of the first aspect.
According to a fourth aspect of embodiments of the present disclosure, there is provided a storage medium, which when executed by a processor of a server, enables the server to perform the virtual resource distribution processing method described in any one of the embodiments of the first aspect.
According to a fifth aspect of embodiments of the present disclosure, there is provided a computer program product comprising a computer program stored in a readable storage medium, from which at least one processor of a device reads and executes the computer program, causing the device to perform the virtual resource distribution processing method as described in any one of the embodiments of the first aspect.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects: the method comprises the steps of obtaining the display probability of a plurality of second accounts in a virtual resource pool to be distributed in the virtual resource map by receiving a trigger instruction of a first account on the virtual resource map, obtaining the second accounts with the target number displayed in the virtual resource map according to the display probability, further obtaining one second account selected from the second accounts with the target number displayed in the virtual resource map, determining the remaining value of each virtual resource sent by the selected second account, and distributing the virtual resource with the maximum remaining value to the first account, so that the virtual resource is effectively distributed, and the problem that the virtual resource cannot be calculated under a high concurrency scene in the prior art and is used for distribution is avoided.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the disclosure and together with the description, serve to explain the principles of the disclosure and do not constitute an undue limitation on the disclosure.
Fig. 1 is a technical architecture diagram of a red packet distribution by a red packet map in the conventional art.
Fig. 2 is an application environment diagram illustrating a virtual resource distribution processing method according to an exemplary embodiment.
Fig. 3 is a flowchart illustrating a virtual resource distribution processing method according to an exemplary embodiment.
FIG. 4 is a flowchart illustrating steps for distributing virtual resources to a first account, according to an example embodiment.
Fig. 5 is a flow diagram illustrating the steps of obtaining presentation probabilities, according to an example embodiment.
Fig. 6 is a schematic diagram showing a specific application of a virtual resource distribution processing method according to an exemplary embodiment.
Fig. 7 is a block diagram illustrating a virtual resource distribution processing apparatus according to an exemplary embodiment.
Fig. 8 is an internal structural diagram of a server shown according to an exemplary embodiment.
Detailed Description
In order to enable those skilled in the art to better understand the technical solutions of the present disclosure, the technical solutions of the embodiments of the present disclosure will be clearly and completely described below with reference to the accompanying drawings.
It should be noted that the terms "first," "second," and the like in the description and claims of the present disclosure and in the foregoing figures are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the disclosure described herein may be capable of operation in sequences other than those illustrated or described herein. The implementations described in the following exemplary examples are not representative of all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with some aspects of the present disclosure as detailed in the accompanying claims.
The virtual resource distribution processing method provided by the present disclosure may be applied to an application environment as shown in fig. 2, and as shown in fig. 2, includes: the first terminal 101, the second terminal 102 and the server 103, wherein the first terminal 101 and the second terminal 102 can be connected with the server 103 through a network for data interaction. Specifically, the first terminal 101 may be a terminal of a first account, the second terminal 102 may be a terminal of a second account, and the second account may send a trigger instruction for the virtual resource map to the server 103 through the second terminal 102, so that virtual resources are sent to a virtual resource pool to be distributed in the server 103 through the virtual resource map; the first account may send a trigger instruction for the virtual resource map to the server 103 through the first terminal 101, so as to obtain a corresponding virtual resource in the virtual resource map under the processing of the server. In particular, the first terminal 101 and the second terminal 102 may be, but not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices. The server 103 may be implemented as a stand-alone server or as a server cluster composed of a plurality of servers.
Fig. 3 is a flowchart illustrating a virtual resource distribution processing method according to an exemplary embodiment, and as shown in fig. 3, an example of application of the method to the server in fig. 2 is described, including the following steps.
In step S310, a triggering instruction of the first account on the virtual resource map is received, and the display probabilities of a plurality of second accounts in the virtual resource map to be distributed in the virtual resource pool are obtained.
Wherein, the virtual resource map is a page which can receive virtual resources and can display the virtual resources. The trigger instruction is an instruction or command directing the server to return the virtual resource map to the terminal. The first account is an account for acquiring virtual resources through a virtual resource map request, and the second account is an account for sending the virtual resources to a to-be-distributed virtual resource pool through the virtual resource map. The virtual resource to be distributed sent by all the second accounts is stored in the virtual resource pool to be distributed, and the display probability refers to the possibility that each second account is displayed in the virtual resource map. Specifically, when the first account needs to acquire the virtual resource through the virtual resource map, a trigger instruction for the virtual resource map is sent to the server by clicking a corresponding option in the terminal, so as to request the server to distribute the virtual resource to the server through the virtual resource map. When the server receives a trigger instruction sent by the first account, the display probability of each second account in the virtual resource pool to be distributed in the virtual resource map is obtained, wherein the display probability of each second account can be obtained based on the total residual value of the virtual resources sent by the second account to the virtual resource pool to be distributed.
In step S320, a second account of the target number displayed in the virtual resource map is acquired according to the presentation probability.
The target number is the number of second accounts displayed in the virtual resource map, which is set according to the requirement, and the target number can be set according to the actual application scene. In this embodiment, the higher the presentation probability, the greater the likelihood that the second account is presented into the virtual resource map. Specifically, the server obtains the second accounts with the target number displayed in the virtual resource map according to the display probability of each second account and the preset display number, and returns the second accounts to the terminal of the first account for display, so that the first account can be selected according to the second accounts displayed by the terminal.
In step S330, one second account selected from the second accounts of the target number displayed in the virtual resource map is acquired.
Specifically, when the first account selects a certain second account from the second accounts with the target number displayed in the virtual resource map of the terminal, the corresponding terminal interacts with the server, so that the server can acquire which second account is selected.
In step S340, the remaining value of each virtual resource that has been transmitted by the selected second account is acquired.
The remaining value of the virtual resource refers to a portion of the virtual resource that is not distributed, and when the second account sends a plurality of virtual resources to the to-be-distributed virtual resource pool through the virtual resource map, the remaining value of each virtual resource sent by the second account is determined.
In step S350, the virtual resource with the largest remaining value is distributed to the first account.
Specifically, the server acquires a certain second account selected by the first account from the second accounts with the target number displayed in the virtual resource map, and acquires the remaining value of each virtual resource sent by the second account, and further distributes the virtual resource with the largest remaining value to the first account, so that the problem that in the traditional technology, which virtual resource to use for distribution cannot be calculated under a high concurrency scene is avoided.
According to the virtual resource distribution processing method, the server receives the trigger instruction of the first account on the virtual resource map, and obtains the display probability of a plurality of second accounts in the virtual resource pool to be distributed in the virtual resource map according to the trigger instruction, so that the second accounts with the target number displayed in the virtual resource map are obtained according to the display probability, one second account selected from the second accounts with the target number displayed in the virtual resource map is obtained, the remaining value of each virtual resource sent by the selected second account is obtained, and the virtual resource with the largest remaining value is distributed to the first account, so that the virtual resource is effectively distributed, and the problem that the virtual resource cannot be calculated under a high concurrency scene in the prior art for distribution is avoided.
In an exemplary embodiment, the to-be-distributed virtual resource pool includes a resource set corresponding to each virtual resource, where the resource set includes a plurality of sub-virtual resources obtained by splitting the corresponding virtual resource. Specifically, for the virtual resources sent by the second account to the to-be-distributed virtual resource pool, in order to avoid the phenomenon that the success rate of obtaining the virtual resources is extremely low due to the fact that a large number of first accounts rob the same virtual resources, and meanwhile, in order to obtain reasonable attention for the second account, generally, when the second account sends the virtual resources, a server splits the virtual resources according to a certain rule, so that a plurality of corresponding sub-virtual resources are obtained, the split sub-virtual resources are stored in the to-be-distributed virtual resource pool as resource sets of the corresponding virtual resources, and therefore the success rate of obtaining the virtual resources by the first account is guaranteed in a mode of distributing the sub-virtual resources, and meanwhile, the second account can obtain reasonable attention.
In an exemplary embodiment, as shown in fig. 4, in step S350, the virtual resource with the largest remaining value is distributed to the first account, which may be specifically implemented by the following steps:
in step S351, the virtual resource with the largest remaining value is transmitted to the virtual resource map for display.
Specifically, the server acquires one second account selected from the second accounts with the target number displayed in the virtual resource map by the first account, acquires the remaining value of each virtual resource sent by the second account, and further sends the virtual resource with the largest remaining value to the virtual resource map for display, so that the first account initiates a request for acquiring the virtual resource through the displayed virtual resource.
In step S352, a resource acquisition request for a virtual resource shown in the virtual resource map is received.
The resource acquisition request refers to an acquisition request of the virtual resource displayed in the virtual resource map, which is initiated to the server by the first account through the terminal.
In step S353, a resource set corresponding to the virtual resource having the largest remaining value is acquired, and the virtual resource is distributed to the first account according to the resource set.
Specifically, when a server receives a resource acquisition request of a virtual resource with the most residual value displayed in a virtual resource map, which is sent by a first account, a resource set corresponding to the virtual resource with the most residual value is acquired, so as to judge whether the residual sub-virtual resource exists in the resource set currently, and when the residual sub-virtual resource exists in the resource set currently, one residual sub-virtual resource in the resource set is distributed to the first account; and when the resource set does not currently have the remaining sub-virtual resources, returning prompt information of resource acquisition failure to the first account.
And distributing one sub-virtual resource in the resource set corresponding to the virtual resource to the first account so as to complete the distribution of the virtual resource.
In the above embodiment, by displaying the virtual resource with the largest remaining value in the virtual resource map and when receiving the resource acquisition request of the virtual resource displayed in the virtual resource map, the virtual resource is decoupled from the corresponding sub-virtual resource and distributed in the form of the sub-virtual resource, thereby realizing the effect of flow amplification, not only improving the success rate of the first account for acquiring the virtual resource, but also enabling the second account to obtain reasonable attention, and maintaining the sub-virtual resource corresponding to the virtual resource in the form of the resource set, thereby greatly improving the high concurrency distribution capability of the server.
In an exemplary embodiment, after distributing one remaining sub-virtual resource in the set of resources corresponding to the virtual resource with the largest remaining value to the first account, the method further includes: and moving the sub-virtual resources from the virtual resource pool to be distributed to a distributed virtual resource pool, wherein the sub-virtual resources acquired by the first account are stored in the distributed virtual resource pool. Specifically, after a certain sub-virtual resource in the virtual resource pool to be distributed is distributed to the first account through the above-mentioned distribution step, the distributed sub-virtual resource is moved from the virtual resource pool to be distributed to the distributed virtual resource pool, and then the corresponding residual value of the virtual resource is updated according to the resource set after the sub-virtual resource is distributed, so that maintenance of the state of the virtual resource is decoupled. The remaining value of the virtual resource refers to the sum of the values of the sub-virtual resources to be distributed in the resource set corresponding to the virtual resource.
In an exemplary embodiment, as shown in fig. 5, in step S310, the display probability of the plurality of second accounts in the virtual resource pool to be distributed in the virtual resource map is obtained, which may be specifically implemented by the following steps:
in step S311, the total remaining value of the virtual resources that each second account has sent to the virtual resource pool to be distributed is acquired.
In this embodiment, since the to-be-distributed virtual resource pool includes a resource set corresponding to each virtual resource, virtual resources in the to-be-distributed virtual resource pool may be aggregated according to each second account that transmits virtual resources, so as to obtain a resource set corresponding to each virtual resource transmitted by each second account, and further obtain a total remaining value of virtual resources transmitted by each second account.
In step S312, a total value corresponding to the virtual resources in the to-be-distributed virtual resource pool is calculated according to the total remaining value of the virtual resources transmitted by each second account.
Specifically, after the total remaining value of the virtual resources sent by each second account in the to-be-distributed virtual resource pool is obtained, the total value corresponding to the virtual resources in the to-be-distributed virtual resource pool can be obtained based on the sum of the total remaining values of the virtual resources sent by each second account.
In step S313, a ratio of the total remaining value of the virtual resources transmitted by the second account to the total value corresponding to the virtual resources in the to-be-distributed virtual resource pool is determined as the display probability of the second account in the virtual resource map.
In the above embodiment, the virtual resources in the virtual resource pool to be distributed are aggregated through the account dimension, so that the capacity of the virtual resource pool to be distributed is greatly improved. And determining the ratio of the total remaining value of the transmitted virtual resources of the second account to the total value corresponding to the virtual resources in the virtual resource pool to be distributed as the display probability of the second account in the virtual resource map, wherein the larger the display probability is, the higher the probability of being distributed into the virtual resource map is. Compared with the problem that in the prior art shown in fig. 1, the number of sub-red packets in the red packet pool can be robbed, the red packets can be issued for only a number of times, and the effect of flow amplification cannot be achieved.
In an exemplary embodiment, after distributing one remaining sub-virtual resource in the set of resources corresponding to the virtual resource with the largest remaining value to the first account, the method further includes: and updating the total residual value of the transmitted virtual resources of the second account of the corresponding virtual resources according to the resource set after the sub virtual resources are distributed, and updating the total value corresponding to the virtual resources in the virtual resource pool to be distributed according to the updated total residual value of the transmitted virtual resources of the second account. In this embodiment, sub virtual resources in the virtual resource pool to be distributed are aggregated in a layered manner, that is, a corresponding resource set is updated through the distributed sub virtual resources, and then the total remaining value of the virtual resources sent by the second account corresponding to the resource set is updated through the user dimension, so that the total value corresponding to the virtual resources in the virtual resource pool to be distributed is updated, thereby not only improving the storage capacity of the data set in the virtual resource pool to be distributed, but also improving the high concurrency capacity of the server.
In an exemplary embodiment, after obtaining the total number value corresponding to the virtual resource in the to-be-distributed virtual resource pool, the method further includes: and acquiring the virtual resources transmitted by the second account, updating the total residual value of the virtual resources transmitted by the second account according to the virtual resources transmitted by the second account, and updating the total value corresponding to the virtual resources in the to-be-distributed virtual resource pool according to the updated total residual value of the virtual resources transmitted by the second account. In this embodiment, the total remaining value of the virtual resources sent by the second account for sending the virtual resources is maintained through the user dimension, so that the total value corresponding to the virtual resources in the virtual resource pool to be distributed is updated, thereby not only improving the storage capacity of the data in the virtual resource pool to be distributed, but also improving the high concurrency capacity of the server.
In an exemplary embodiment, taking a virtual resource map as a red package map, taking the red package map as an example to be applied to a live broadcast scene, as shown in fig. 6, in the live broadcast scene, a host user (namely a red package party, namely a second account) and a viewer watching live broadcast (namely a first account) are generally included, on one hand, the host can obtain more opportunities for exposing flow by sending red packages during an activity, so that more attention is acquired, and the more host sending red packages on the red package map, the more viewers will be motivated to rob the red package on the red package map; on the other hand, the audience can rob the red packet through the red packet map during the activity, so that a certain rewarding can be obtained, the audience has the sense of obtaining and participating in the activity, and the more people and the larger flow rate of robbing the red packet on the red packet map, the more anchor can be stimulated to send the red packet, so that a virtuous circle is formed.
The key is how to balance the requirements of the red packet party and the red packet party, namely, the success rate of the red packet party to the red packet is ensured, and the participation of the user in the territory is ensured; meanwhile, reasonable attention of the user who sends out the red packets is ensured, and the enthusiasm of the user for sending out the red packets is stimulated. In order to ensure the enthusiasm of the party for robbing the red packet, the key is to ensure the success rate and the amount of robbing the red packet. When the red packet distribution module distributes red packets, the red packets which can be robbed in the red packet pool are reasonably distributed to the red packet map of the robbed red packet users, so that the phenomenon that the success rate is extremely low due to the fact that a large number of users rob the same red packet is avoided in the distribution strategy. In order to ensure the enthusiasm of the red-packet-issuing party, the key point is to ensure that the red-packet-issuing party obtains reasonable flow exposure on a red-packet map.
As can be seen from the conventional technology shown in fig. 1, since the scheme needs to rely on and maintain three red packet pools (the robbed red packet pool, the to-be-obtained red packet pool and the already-obtained red packet pool), when the number of red packets is huge and the high concurrency of the robbed red packet users occurs, the situation that which sub red packets are taken from the robbed red packet pool for distribution cannot be calculated at high concurrency occurs, which causes the problem that the maintenance cannot be performed at high concurrency. The defect that the superdistribution cannot be performed exists, namely, how many sub-red packets exist in the red packet pool, only how many red packets can be issued, and the red packets can be distributed to a certain degree instead of the red packets, so that the flow amplification effect cannot be achieved.
Based on this, in this application, when the host plays the red packet, the server breaks the red packet into sub-red packet sets including individual sub-red packets according to the amount of the red packet and the expected amount of the sub-red packet by using a break-up model such as normal distribution, and stores the sub-red packet sets into a robbed red packet pool, as shown in fig. 6, for a certain red packet I sent by the user a, the sub-red packet sets after breaking up are (I1, I2, … …, in), so that the sub-red packet sets are maintained through the red packet dimension. Meanwhile, the robbed red packet pool maintains two data sets: a sub-package set balance in the package dimension and a package balance in the user dimension. The balance of the sub-red packet set in the red packet dimension, that is, the sum of the amounts of the remaining sub-red packets in the sub-red packet set of the plurality of sub-red packets sent by the red packet sending user is split, if a certain red packet I sent by the user a corresponds to the remaining sub-red packets in the sub-red packet set (I1, I2, … …, in), the balance of the sub-red packet set in the red packet dimension is the sum of the remaining sub-red packets I1, I2, … …, in the red packet I.
The balance of the red packets in the user dimension, that is, the balance of all the red packets sent by the same red packet sending user, as shown in fig. 6, for the red packets I and J sent by the user a, wherein the remaining sub-red packets in the sub-red packet set of the red packet I have (I1, I2, … …, in), and the remaining sub-red packets in the sub-red packet set of the red packet J have (J1, J2, … …, jn), the balance of all the red packets sent by the user a is the sum of the remaining sub-red packets I1, I2, … …, in the sub-red packet set of the red packet I and the remaining sub-red packets J1, J2, … …, jn in the sub-red packet set of the red packet J.
When a robbed red packet user wants to enter a red packet map, a trigger instruction for a virtual resource map is sent to a server, the server divides the red packet balance of a red packet sent by each robbed red packet user by the total balance of all sub red packets in a robbed red packet pool, and takes the red packet balance as the display probability of the red packet user in the red packet map, and the display probability is used for acquiring the red packet users displayed in the red packet map, so that the more the red packet balance of the red packet users is, the larger the probability of the red packet users displayed in the red packet map is, and the flow amplification effect can be achieved by acquiring the red packet users displayed in the red packet map through the display probability.
When a red packet user selects a certain red packet user displayed in a red packet map, a server acquires the balance of a sub-red packet set corresponding to each red packet sent by the red packet user from a robable red packet pool, selects a red packet with the maximum balance of the current sub-red packet set to be displayed on the red packet map, and when the red packet user clicks a red packet on the red packet map, if the current red packet user clicks the red packet on the red packet map, if the current red packet has the rest sub-red packets, acquires a sub-red packet which is not robbed from the red packet set of the red packet and distributes the sub-red packet to the red packet user, and the red packet success is indicated at the moment; if the sub-red packet sets of the red packet are all robbed, namely when the sub-red packet sets are empty, the red packet robbed is failed, and therefore prompt information of resource acquisition failure is returned to a red packet robbed user.
Therefore, in the embodiment, the sub-red packet sets in the robable red packet pool are aggregated according to the balance of the user by introducing the balance method, so that the capacity of the robable red packet pool is improved; when the red packet is robbed, the red packet is distributed according to the balance of the user, and then the red packet balance is distributed, so that the high concurrency capacity is greatly improved; when the red packets are distributed, the problem that the red packets cannot be excessively distributed is solved by distributing the red packets to decouple the pre-distribution of the sub-red packets, so that the effect of flow amplification is realized.
It should be understood that, although the steps in the flowcharts of fig. 1-7 are shown in order as indicated by the arrows, these steps are not necessarily performed in order as indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in FIGS. 1-7 may include multiple steps or stages that are not necessarily performed at the same time, but may be performed at different times, nor do the order in which the steps or stages are performed necessarily performed in sequence, but may be performed alternately or alternately with at least a portion of the steps or stages in other steps or other steps.
Fig. 7 is a block diagram of a virtual resource distribution processing apparatus according to an exemplary embodiment. Referring to fig. 7, the apparatus includes a presentation probability acquisition module 701, a display determination module 702, a selection acquisition module 703, a remaining value determination module 704, and a distribution module 705.
The display probability obtaining module 701 is configured to execute a trigger instruction for receiving the virtual resource map from the first account, and obtain display probabilities of the plurality of second accounts in the virtual resource pool to be distributed in the virtual resource map;
a display determination module 702 configured to perform obtaining a second account of the target number displayed in the virtual resource map according to the presentation probability;
a selection acquisition module 703 configured to perform acquisition of one second account selected from the second accounts of the target number displayed in the virtual resource map;
a remaining value determination module 704 configured to perform obtaining a remaining value for each virtual resource that has been sent by the selected second account;
a distribution module 705 configured to perform distribution of the virtual resource with the largest remaining value to the first account.
In an exemplary embodiment, the to-be-distributed virtual resource pool includes a resource set corresponding to each virtual resource, where the resource set includes a plurality of sub-virtual resources obtained by splitting each virtual resource; the distribution module 805 includes: a transmission unit configured to perform transmission of the virtual resource having the largest remaining value to the virtual resource map for display; a request receiving unit configured to perform receiving a resource acquisition request for a virtual resource shown in the virtual resource map; the distribution unit is configured to execute a resource set corresponding to the virtual resource with the maximum residual value, and when the residual sub-virtual resource currently exists in the resource set, one residual sub-virtual resource in the resource set is distributed to the first account; and when the residual sub-virtual resources do not exist in the resource set currently, returning prompt information of resource acquisition failure to the first account.
In an exemplary embodiment, the apparatus further comprises: a transfer module configured to perform a transfer of the sub-virtual resource from a pool of virtual resources to be distributed to a pool of distributed virtual resources; and the first updating module is configured to update the residual value of the corresponding virtual resource according to the resource set after the sub virtual resource is distributed.
In an exemplary embodiment, the presentation probability acquisition module 801 includes: a total remaining value acquisition unit configured to perform acquisition of a total remaining value of the virtual resource that each second account has transmitted to a virtual resource pool to be distributed; a total value determining unit configured to perform calculation of a total value corresponding to the virtual resources in the virtual resource pool to be distributed according to the total remaining value of the virtual resources transmitted by each second account; and the display probability calculation unit is configured to determine the ratio of the total remaining value of the virtual resources sent by the second account to the total value corresponding to the virtual resources in the to-be-distributed virtual resource pool as the display probability of the second account in the virtual resource map.
In an exemplary embodiment, the apparatus further comprises: a second updating module configured to execute updating of a total remaining value of the virtual resource sent by a second account of the corresponding virtual resource according to the resource set after the sub virtual resource is distributed; and the third updating module is configured to update the total value corresponding to the virtual resource in the to-be-distributed virtual resource pool according to the updated total remaining value of the virtual resource sent by the second account.
In an exemplary embodiment, the second update module is configured to perform: the method comprises the steps of obtaining virtual resources sent by a second account, and updating the total remaining value of the virtual resources sent by the second account; the third update module is configured to perform: and updating the total value corresponding to the virtual resource in the to-be-distributed virtual resource pool according to the updated total remaining value of the virtual resource sent by the second account.
The specific manner in which the various modules perform the operations in the apparatus of the above embodiments have been described in detail in connection with the embodiments of the method, and will not be described in detail herein.
Fig. 8 is a block diagram illustrating an apparatus S00 for virtual resource distribution processing according to an exemplary embodiment. For example, device S00 may be a server. Referring to fig. 8, device S00 includes a processing component S20 that further includes one or more processors, and memory resources represented by memory S22, for storing instructions, such as applications, executable by processing component S20. The application program stored in the memory S22 may include one or more modules each corresponding to a set of instructions. Further, the processing component S20 is configured to execute instructions to perform the virtual resource distribution processing method described above.
Device S00 can also include a power component S24 configured to perform power management of device S00, a wired or wireless network interface S26 configured to connect device S00 to a network, and an input/output (I/O) interface S28. Device S00 may operate based on an operating system stored in memory S22, such as Windows Server, mac OS X, unix, linux, freeBSD, or the like.
In an exemplary embodiment, a storage medium is also provided, such as a memory S22, comprising instructions executable by a processor of the device S00 to perform the above method. The storage medium may be a non-transitory computer readable storage medium, which may be, for example, ROM, random Access Memory (RAM), CD-ROM, magnetic tape, floppy disk, optical data storage device, etc.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any adaptations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It is to be understood that the present disclosure is not limited to the precise arrangements and instrumentalities shown in the drawings, and that various modifications and changes may be effected without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (14)

1. A virtual resource distribution processing method, characterized by comprising:
receiving a trigger instruction of a first account on a virtual resource map, and acquiring display probability of a plurality of second accounts in a to-be-distributed virtual resource pool in the virtual resource map, wherein the virtual resource map is a page capable of receiving virtual resources and displaying the virtual resources, the first account is an account for requesting to acquire the virtual resources through the virtual resource map, the second account is an account for sending the virtual resources to the to-be-distributed virtual resource pool through the virtual resource map, and the display probability is determined based on the total residual value of the virtual resources sent by the second account to the to-be-distributed virtual resource pool, and the second account is displayed in the virtual resource map;
acquiring a second account of the target number displayed in the virtual resource map according to the display probability;
Acquiring one selected from the second accounts with the target number displayed in the virtual resource map;
acquiring a residual value of each selected virtual resource sent by the second account, wherein the residual value of the virtual resource is a part which is not distributed in the virtual resource;
and distributing the virtual resource with the maximum remaining value to the first account.
2. The method according to claim 1, wherein the to-be-distributed virtual resource pool includes a resource set corresponding to each virtual resource, and the resource set includes a plurality of sub-virtual resources obtained by splitting each virtual resource; the distributing the virtual resource with the largest remaining value to the first account comprises the following steps:
sending the virtual resource with the largest remaining value to the virtual resource map for display;
receiving a resource acquisition request of the virtual resource displayed in a virtual resource map;
acquiring a resource set corresponding to the virtual resource with the largest remaining value, and distributing one remaining sub-virtual resource in the resource set to the first account when the remaining sub-virtual resource currently exists in the resource set; and when the resource set does not currently have the remaining sub-virtual resources, returning prompt information of resource acquisition failure to the first account.
3. The method of claim 2, wherein after distributing one remaining child virtual resource in the set of resources to the first account, the method further comprises:
moving the sub virtual resource from the virtual resource pool to be distributed to a distributed virtual resource pool;
and updating the residual value of the corresponding virtual resource according to the resource set after the sub virtual resource is distributed.
4. The method according to claim 2, wherein the obtaining the presentation probability of the plurality of second accounts in the virtual resource pool to be distributed in the virtual resource map comprises:
acquiring a total remaining value of the virtual resources sent by each second account to the to-be-distributed virtual resource pool;
calculating the total value corresponding to the virtual resources in the to-be-distributed virtual resource pool according to the total remaining value of the virtual resources sent by each second account;
and determining the ratio of the total remaining value of the virtual resources sent by the second account to the total value corresponding to the virtual resources in the to-be-distributed virtual resource pool as the display probability of the second account in the virtual resource map.
5. The method of claim 4, wherein after distributing one remaining child virtual resource in the set of resources to the first account, the method further comprises:
Updating the total remaining value of the virtual resource sent by the second account of the corresponding virtual resource according to the resource set after the sub virtual resource is distributed;
and updating the total value corresponding to the virtual resource in the to-be-distributed virtual resource pool according to the updated total remaining value of the virtual resource sent by the second account.
6. The method according to claim 4, wherein after calculating the total number value corresponding to the virtual resources in the to-be-distributed virtual resource pool, the method further comprises:
the method comprises the steps of obtaining virtual resources sent by a second account, and updating the total remaining value of the virtual resources sent by the second account;
and updating the total value corresponding to the virtual resource in the to-be-distributed virtual resource pool according to the updated total remaining value of the virtual resource sent by the second account.
7. A virtual resource distribution processing apparatus, comprising:
a display probability acquisition module configured to execute a trigger instruction of receiving a first account on a virtual resource map, and acquire display probabilities of a plurality of second accounts in a to-be-distributed virtual resource pool in the virtual resource map, wherein the virtual resource map is a page capable of receiving virtual resources and displaying the virtual resources, the first account is an account for requesting to acquire the virtual resources through the virtual resource map, the second account is an account for sending the virtual resources to the to-be-distributed virtual resource pool through the virtual resource map, and the display probabilities are determined based on total residual values of the virtual resources sent by the second account to the to-be-distributed virtual resource pool, and the second account is a possibility of being displayed in the virtual resource map;
A display determination module configured to execute a second account that obtains a target number displayed in the virtual resource map according to the presentation probability;
a selection acquisition module configured to perform acquisition of one selected from second accounts of a target number displayed in the virtual resource map;
a remaining value determination module configured to perform obtaining a remaining value of each virtual resource that has been transmitted by the selected second account, the remaining value of the virtual resource being a portion of the virtual resource that is not distributed;
and the distribution module is configured to execute distribution of the virtual resource with the largest residual value to the first account.
8. The apparatus of claim 7, wherein the pool of virtual resources to be distributed includes a set of resources corresponding to each virtual resource, the set of resources including a plurality of sub-virtual resources obtained by splitting each virtual resource; the distribution module includes:
a transmitting unit configured to perform transmission of the virtual resource with the largest remaining value to the virtual resource map for display;
a request receiving unit configured to perform receiving a resource acquisition request for the virtual resource shown in a virtual resource map;
The distribution unit is configured to acquire a resource set corresponding to the virtual resource with the largest remaining value, and when the remaining sub-virtual resources currently exist in the resource set, one remaining sub-virtual resource in the resource set is distributed to the first account; and when the resource set does not currently have the remaining sub-virtual resources, returning prompt information of resource acquisition failure to the first account.
9. The apparatus of claim 8, wherein the apparatus further comprises:
a transfer module configured to perform a transfer of the sub-virtual resource from the to-be-distributed virtual resource pool to a distributed virtual resource pool;
and the first updating module is configured to update the residual value of the corresponding virtual resource according to the resource set after the sub virtual resource is distributed.
10. The apparatus of claim 8, wherein the presentation probability acquisition module comprises:
a total remaining value acquisition unit configured to perform acquisition of a total remaining value of the virtual resource to which each second account has transmitted to the virtual resource pool to be distributed;
a total value determining unit configured to perform calculation of a total value corresponding to the virtual resource in the to-be-distributed virtual resource pool according to the total remaining value of the virtual resource transmitted by each second account;
And the display probability calculation unit is configured to determine the ratio of the total remaining value of the virtual resources sent by the second account to the total value corresponding to the virtual resources in the to-be-distributed virtual resource pool as the display probability of the second account in the virtual resource map.
11. The apparatus of claim 10, wherein the apparatus further comprises:
a second updating module configured to execute updating of a total remaining value of the virtual resource sent by a second account of the corresponding virtual resource according to the resource set after the sub virtual resource is distributed;
and the third updating module is configured to execute updating of the total value corresponding to the virtual resource in the to-be-distributed virtual resource pool according to the updated total remaining value of the virtual resource sent by the second account.
12. The apparatus of claim 11, wherein the second update module is configured to perform: the method comprises the steps of obtaining virtual resources sent by a second account, and updating the total remaining value of the virtual resources sent by the second account;
the third update module is configured to perform: and updating the total value corresponding to the virtual resource in the to-be-distributed virtual resource pool according to the updated total remaining value of the virtual resource sent by the second account.
13. A server, comprising:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the virtual resource distribution processing method of any of claims 1 to 6.
14. A storage medium, which when executed by a processor of a server, enables the server to perform the virtual resource distribution processing method according to any one of claims 1 to 6.
CN202010420367.4A 2020-05-18 2020-05-18 Virtual resource distribution processing method, device, server and storage medium Active CN111625353B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010420367.4A CN111625353B (en) 2020-05-18 2020-05-18 Virtual resource distribution processing method, device, server and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010420367.4A CN111625353B (en) 2020-05-18 2020-05-18 Virtual resource distribution processing method, device, server and storage medium

Publications (2)

Publication Number Publication Date
CN111625353A CN111625353A (en) 2020-09-04
CN111625353B true CN111625353B (en) 2024-03-12

Family

ID=72270528

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010420367.4A Active CN111625353B (en) 2020-05-18 2020-05-18 Virtual resource distribution processing method, device, server and storage medium

Country Status (1)

Country Link
CN (1) CN111625353B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112511856B (en) * 2020-11-30 2023-06-27 北京达佳互联信息技术有限公司 Virtual resource pushing method, device and server
CN113159814A (en) * 2021-01-15 2021-07-23 北京达佳互联信息技术有限公司 Resource distribution method and device, electronic equipment and storage medium
CN113515691B (en) * 2021-03-22 2023-10-03 北京达佳互联信息技术有限公司 Resource distribution method, device, electronic equipment and storage medium
CN114307152A (en) * 2021-11-18 2022-04-12 腾讯科技(深圳)有限公司 Virtual scene display method and device, electronic equipment and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106296276A (en) * 2016-08-03 2017-01-04 西安诺瓦电子科技有限公司 Electronics red packet distributing method
CN107172496A (en) * 2017-04-11 2017-09-15 广州华多网络科技有限公司 The virtual resource sending method and device of a kind of direct broadcasting room
CN108921530A (en) * 2018-06-22 2018-11-30 Oppo广东移动通信有限公司 Information judgment method, device, storage medium and terminal
CN109741115A (en) * 2019-01-25 2019-05-10 努比亚技术有限公司 Link promotion method, terminal and computer readable storage medium based on red packet
WO2019128532A1 (en) * 2017-12-29 2019-07-04 阿里巴巴集团控股有限公司 Method, device, and apparatus for transmitting electronic red envelope, and method, device, and apparatus for receiving electronic red envelope
CN110688215A (en) * 2019-08-23 2020-01-14 咪咕文化科技有限公司 Virtual resource allocation method, server, and computer-readable storage medium
CN110704485A (en) * 2019-09-12 2020-01-17 北京达佳互联信息技术有限公司 Virtual resource processing method, device and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10456686B2 (en) * 2012-09-05 2019-10-29 Zynga Inc. Methods and systems for adaptive tuning of game events
CN104346283B (en) * 2013-08-01 2018-09-28 腾讯科技(北京)有限公司 The inquiry amount distribution method and device of network media information amount of storage

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106296276A (en) * 2016-08-03 2017-01-04 西安诺瓦电子科技有限公司 Electronics red packet distributing method
CN107172496A (en) * 2017-04-11 2017-09-15 广州华多网络科技有限公司 The virtual resource sending method and device of a kind of direct broadcasting room
WO2019128532A1 (en) * 2017-12-29 2019-07-04 阿里巴巴集团控股有限公司 Method, device, and apparatus for transmitting electronic red envelope, and method, device, and apparatus for receiving electronic red envelope
CN108921530A (en) * 2018-06-22 2018-11-30 Oppo广东移动通信有限公司 Information judgment method, device, storage medium and terminal
CN109741115A (en) * 2019-01-25 2019-05-10 努比亚技术有限公司 Link promotion method, terminal and computer readable storage medium based on red packet
CN110688215A (en) * 2019-08-23 2020-01-14 咪咕文化科技有限公司 Virtual resource allocation method, server, and computer-readable storage medium
CN110704485A (en) * 2019-09-12 2020-01-17 北京达佳互联信息技术有限公司 Virtual resource processing method, device and storage medium

Also Published As

Publication number Publication date
CN111625353A (en) 2020-09-04

Similar Documents

Publication Publication Date Title
CN111625353B (en) Virtual resource distribution processing method, device, server and storage medium
CN111405304B (en) Anchor interaction method and device, computer equipment and storage medium
US10945002B2 (en) Multimedia playback method and related device
CN110830735B (en) Video generation method and device, computer equipment and storage medium
EP4223379A1 (en) Cloud gaming processing method, apparatus and device, and storage medium
US20220241686A1 (en) Information processing method, system, apparatus, device, and storage medium
CN111314714B (en) Game live broadcast method and device
EP3176995A1 (en) Method, device, server, and system for synchronizing member benefits among multiple devices
US20220201341A1 (en) Method, apparatus and device for game live-streaming
US20230285854A1 (en) Live video-based interaction method and apparatus, device and storage medium
CN112291579A (en) Data processing method, device, equipment and storage medium
KR102500069B1 (en) Method and apparatus for providing a multiplayer room, and device and medium
CN111770355A (en) Media server determination method, device, server and storage medium
US10997569B2 (en) Method and device for processing virtual cards
CN111359220B (en) Game advertisement generation method and device and computer equipment
CN110868607A (en) Live game interaction method and device, server and readable storage medium
WO2024066828A1 (en) Data processing method and apparatus, and device, computer-readable storage medium and computer program product
CN110490590B (en) Activity record query method, device, equipment and storage medium based on block chain
CN115955590A (en) Video processing method, video processing device, computer equipment and medium
CN115794139A (en) Mirror image data processing method, device, equipment and medium
CN113476853A (en) Data processing method and device for interactive tasks, electronic equipment and storage medium
CN111314747B (en) Resource outage control method, device, equipment and storage medium
CN112090066A (en) Scene display method and device based on virtual interactive application
US20220401833A1 (en) Cloud application-based resource transfer method and apparatus, and computer device and storage medium
CN113099247B (en) Virtual resource processing method, device, server, storage medium and program product

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