CN113365126A - Game data synchronization method, system, device and storage medium - Google Patents
Game data synchronization method, system, device and storage medium Download PDFInfo
- Publication number
- CN113365126A CN113365126A CN202110564958.3A CN202110564958A CN113365126A CN 113365126 A CN113365126 A CN 113365126A CN 202110564958 A CN202110564958 A CN 202110564958A CN 113365126 A CN113365126 A CN 113365126A
- Authority
- CN
- China
- Prior art keywords
- client
- operation data
- picture
- display
- data
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/43—Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
- H04N21/4302—Content synchronisation processes, e.g. decoder synchronisation
- H04N21/4307—Synchronising the rendering of multiple content streams or additional data on devices, e.g. synchronisation of audio on a mobile phone with the video output on the TV screen
- H04N21/43076—Synchronising the rendering of multiple content streams or additional data on devices, e.g. synchronisation of audio on a mobile phone with the video output on the TV screen of the same content streams on multiple devices, e.g. when family members are watching the same movie on different devices
-
- A—HUMAN NECESSITIES
- A63—SPORTS; GAMES; AMUSEMENTS
- A63F—CARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
- A63F13/00—Video games, i.e. games using an electronically generated display having two or more dimensions
- A63F13/30—Interconnection arrangements between game servers and game devices; Interconnection arrangements between game devices; Interconnection arrangements between game servers
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1095—Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/131—Protocols for games, networked simulations or virtual reality
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/47—End-user applications
- H04N21/478—Supplemental services, e.g. displaying phone caller identification, shopping application
- H04N21/4781—Games
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Information Transfer Between Computers (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
Abstract
The invention discloses a game data synchronization method, a system, equipment and a storage medium, wherein the method comprises the following steps: monitoring operation data, display pictures and network conditions of different clients in real time through a server; screening out a client with the latest current operation data and display pictures from different clients according to a preset time interval to serve as a current standard client; respectively predicting the time required for synchronizing the operation data and the display picture of each client with the current standard client based on the current operation data, the display picture, the network condition and the historical data of the other clients; and adjusting the data synchronization algorithm of each client based on the predicted operation data of the rest clients and the time required for synchronizing the picture display with the current standard client so as to update the display picture. The invention realizes the picture synchronization of different clients by balancing the picture display time of different clients and gives consideration to the real-time property and the fluency of the picture synchronization.
Description
Technical Field
The invention belongs to the technical field of computers, and particularly relates to a game data synchronization method, a game data synchronization system, game data synchronization equipment and a game data synchronization storage medium.
Background
With the popularization of various multi-player online games, users have higher requirements for game data synchronization of each client and each server, and if conditions such as network delay, logic frame asynchronization and the like occur in games of the same scene and multiple users, the problems of asynchronization of game pictures of each client and different positions and states of the same target object are caused, so that information acquired by each user is unequal or operation failure is caused, and user experience is influenced.
Disclosure of Invention
In view of this, the present invention provides a game data synchronization method, system, device, and storage medium, which are used to solve the problem of poor real-time performance of game data synchronization.
In a first aspect of the present invention, a game data synchronization method is disclosed, the method comprising:
monitoring operation data, display pictures and network conditions of different clients in real time through a server;
screening out a client with the latest current operation data and display pictures from different clients according to a preset time interval to serve as a current standard client;
respectively predicting the time required for synchronizing the operation data and the display picture of each client with the current standard client based on the current operation data, the display picture, the network condition and the historical data of the other clients;
and adjusting the data synchronization algorithm of each client based on the predicted operation data of the rest clients and the time required for synchronizing the picture display with the current standard client so as to update the display picture.
Preferably, the step of screening out a client with the latest current operation data and screen display from different clients according to a preset time interval as a standard client specifically includes:
the method comprises the steps of obtaining the execution condition and the picture rendering condition of game logic corresponding to each operation data in an operation data queue of each client, determining a synchronous picture when the last data of each client is synchronous, comparing the current display picture of each client with the last synchronous picture, and determining the latest display picture and the corresponding executed operation data, wherein the client corresponding to the latest display picture is used as a standard client.
Preferably, the predicting the synchronization time between the operation data and the picture display of each of the remaining clients and the standard client based on the operation data, the picture display, the network status and the history data of the remaining clients respectively specifically includes:
acquiring the execution rate, the picture rendering rate and the network effective transmission rate of game logic corresponding to the operation data of the corresponding client from historical data of other clients in a preset time period;
comparing the current operation data and the display pictures based on the other clients with the current operation data and the display pictures of the standard clients, and calculating the operation data to be executed and the pictures to be rendered of each client;
and predicting the time required for synchronizing the operation data and the display picture of the rest clients with the current standard client picture based on the execution rate, the picture rendering rate and the network effective transmission rate of the game logic corresponding to the operation data of each client, the operation data to be executed and the picture to be rendered.
Preferably, the adjusting the synchronization algorithm of each client based on the predicted operation data of the remaining clients and the time required for synchronizing the screen display with the current standard client to perform the screen display synchronization specifically includes:
and if the time required for synchronizing the operation data and the picture display of the other clients with the current standard client is less than or equal to a preset time threshold, performing interpolation rendering on the picture frame by taking an interpolation method as a data synchronization algorithm.
Preferably, the adjusting the synchronization algorithm of each client based on the predicted operation data of the remaining clients and the time required for synchronizing the screen display with the current standard client to perform the screen display synchronization specifically includes:
and if the operation data of the other clients and the time required for synchronizing the picture display with the current standard client are greater than a preset time threshold, performing predictive rendering on the picture frame by using an extrapolation method as a data synchronization algorithm.
Preferably, the method further comprises:
acquiring data to be synchronized of a server, judging whether unexecuted operation data exist in a standard client, if so, predicting the operation data executed by the standard client and rendering the time required by an updated picture;
and optimizing the rendering frame number of each client based on the time required by the prediction standard client to execute the operation data and render the updated picture, the operation data of the rest clients and the time required by picture display and synchronization of the current standard client.
Preferably, the optimization target for optimizing the rendering frame number of each client is that the optimized FPS is within a preset fluctuation range, and a difference between an average time required for next picture synchronization of each of the other clients and the standard client and a time required for the standard client to execute the operation data and render the updated picture is within a preset difference range.
In a second aspect of the present invention, a game data synchronization system is disclosed, the system comprising:
a data monitoring module: monitoring operation data, display pictures and network conditions of different clients in real time through a server;
the data screening module: screening out a client with the latest current operation data and display pictures from different clients according to a preset time interval to serve as a current standard client;
a temporal prediction module: respectively predicting the synchronous time of the operation data and the display picture of each client and the current standard client based on the current operation data, the display picture, the network condition and the historical data of the other clients;
a synchronous adjustment module: and adjusting the next rendering and refreshing time of the pictures of each client based on the predicted operation data of the rest clients and the time of picture display synchronization with the current standard client.
In a third aspect of the present invention, an electronic device is disclosed, comprising: at least one processor, at least one memory, a communication interface, and a bus;
the processor, the memory and the communication interface complete mutual communication through the bus;
the memory stores program instructions executable by the processor which are invoked by the processor to implement the method of the first aspect of the invention.
In a fourth aspect of the invention, a computer-readable storage medium is disclosed, which stores computer instructions for causing a computer to implement the method of the first aspect of the invention.
Compared with the prior art, the invention has the following beneficial effects:
1) the method screens out the latest client as the current standard client by monitoring the operation data, display pictures and network conditions of different clients in real time; and respectively predicting the time required by the synchronization of the other clients and the current standard client, and selecting different data synchronization algorithms based on the time required by the synchronization to update the display picture, thereby realizing the picture synchronization of different clients and ensuring the real-time performance of the picture synchronization.
2) The invention realizes the picture synchronization of different clients by balancing the picture display time of different clients and the fluctuation range of the FPS, and also considers the smoothness of the picture synchronization while realizing the real-time performance of the picture synchronization of different clients.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a flow chart of a game data synchronization method according to the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on the embodiments of the present invention, are within the scope of the present invention.
Referring to fig. 1, the present invention provides a game data synchronization method, including:
s1, monitoring operation data, display pictures and network conditions of different clients in real time through the server;
s2, screening out a client with the latest current operation data and display pictures from different clients according to a preset time interval to serve as a current standard client;
specifically, the execution condition and the picture rendering condition of game logic corresponding to each operation data in the operation data queue of each client are obtained first, and a synchronous picture of each client when data are synchronized last time is determined;
and then comparing the current display picture of each client with the last synchronous picture, and determining the latest display picture and the corresponding executed operation data, wherein the client corresponding to the latest display picture is used as a standard client.
S3, respectively predicting the time required by the synchronization of the operation data, the display picture and the current standard client of each client based on the current operation data, the display picture, the network condition and the historical data of the other clients; the step S3 specifically includes:
s31, obtaining the execution rate, the picture rendering rate and the network effective transmission rate of the game logic corresponding to the operation data of the corresponding client from the historical data of the other clients in a preset time period;
s32, comparing the current operation data and the display pictures based on the other clients with the current operation data and the display pictures of the standard clients, and calculating the operation data to be executed and the pictures to be rendered of each client;
and S33, predicting the time required for synchronizing the operation data and the display picture of the other clients and the current standard client picture based on the execution rate, the picture rendering rate and the network effective transmission rate of the game logic corresponding to the operation data of each client, the operation data to be executed and the picture to be rendered.
And S4, adjusting the data synchronization algorithm of each client to update the display picture based on the predicted operation data of the rest clients and the time required for picture display to synchronize with the current standard client.
Specifically, the operation data and the picture display of the rest clients and the time required for the synchronization of the current standard client are selected from different data synchronization algorithms.
And if the time required for synchronizing the operation data and the picture display of the other clients with the current standard client is less than or equal to a preset time threshold, performing interpolation rendering on the picture frame by taking an interpolation method as a data synchronization algorithm. The interpolation method is an interpolation method and is used for calculating a key frame to perform picture interpolation rendering.
And if the operation data of the other clients and the time required for synchronizing the picture display with the current standard client are greater than a preset time threshold, performing predictive rendering on the picture frame by using an extrapolation method as a data synchronization algorithm. The extrapolation method is used for predicting game information according to the operation data, the picture display data and the historical data of the other current clients and the time required for synchronization with the current standard client, and performing data synchronization according to the prediction information. If the network delay is serious, the data can be quickly synchronized by adopting an flash mode if necessary.
The specific time of the preset time threshold can be set according to actual requirements.
The method screens out the latest client as the current standard client by monitoring the operation data, display pictures and network conditions of different clients in real time; and respectively predicting the time required by the synchronization of the other clients and the current standard client, and selecting different data synchronization algorithms based on the time required by the synchronization to update the display picture, thereby realizing the picture synchronization of different clients and ensuring the real-time performance of the picture synchronization.
And S5, acquiring data to be synchronized of the server, and optimizing the rendering frame number of each client in the data synchronization process.
Acquiring data to be synchronized of a server, judging whether unexecuted operation data exist in a standard client, if so, predicting the operation data executed by the standard client and rendering the time required by an updated picture;
and optimizing the rendering frame number of each client based on the time required by the prediction standard client to execute the operation data and render the updated picture, the operation data of the rest clients and the time required by picture display and synchronization of the current standard client.
And optimizing the rendering frame number of each client to ensure that the optimized FPS is in a preset fluctuation range, and the difference between the average time required by the rest clients and the next picture synchronization of the standard client and the time required by the standard client to execute the operation data and render the updated picture is in a preset difference range.
The invention realizes the picture synchronization of different clients by balancing the picture display time of different clients and the fluctuation range of the FPS, and also considers the smoothness of the picture synchronization while realizing the real-time performance of the picture synchronization of different clients.
Corresponding to the above method embodiment, the present invention further provides a game data synchronization system, including:
a data monitoring module: monitoring operation data, display pictures and network conditions of different clients in real time through a server;
the data screening module: screening out a client with the latest current operation data and display pictures from different clients according to a preset time interval to serve as a current standard client;
a temporal prediction module: respectively predicting the synchronous time of the operation data and the display picture of each client and the current standard client based on the current operation data, the display picture, the network condition and the historical data of the other clients;
a synchronous adjustment module: and adjusting the next rendering and refreshing time of the pictures of each client based on the predicted operation data of the rest clients and the time of picture display synchronization with the current standard client.
The present invention also discloses an electronic device, comprising: at least one processor, at least one memory, a communication interface, and a bus; the processor, the memory and the communication interface complete mutual communication through the bus; the memory stores program instructions executable by the processor, which invokes the program instructions to implement the methods of the invention described above.
The invention also discloses a computer readable storage medium which stores computer instructions for causing the computer to implement all or part of the steps of the method of the embodiment of the invention. The storage medium includes: u disk, removable hard disk, ROM, RAM, magnetic disk or optical disk, etc.
The above-described system embodiments are merely illustrative, wherein the units described as separate parts may or may not be physically separate, and the parts shown as units may or may not be physical units, i.e. may be distributed over a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.
Claims (10)
1. A game data synchronization method, the method comprising:
monitoring operation data, display pictures and network conditions of different clients in real time through a server;
screening out a client with the latest current operation data and display pictures from different clients according to a preset time interval to serve as a current standard client;
respectively predicting the time required for synchronizing the operation data and the display picture of each client with the current standard client based on the current operation data, the display picture, the network condition and the historical data of the other clients;
and adjusting the data synchronization algorithm of each client based on the predicted operation data of the rest clients and the time required for synchronizing the picture display with the current standard client so as to update the display picture.
2. The game data synchronization method according to claim 1, wherein the step of screening out a client having the latest current operation data and screen display from different clients at a preset time interval as a standard client specifically comprises:
the method comprises the steps of obtaining the execution condition and the picture rendering condition of game logic corresponding to each operation data in an operation data queue of each client, determining a synchronous picture when the last data of each client is synchronous, comparing the current display picture of each client with the last synchronous picture, and determining the latest display picture and the corresponding executed operation data, wherein the client corresponding to the latest display picture is used as a standard client.
3. The game data synchronization method according to claim 1, wherein the predicting the time for synchronizing the operation data, the screen display, and the standard client of each of the remaining clients based on the operation data, the screen display, the network status, and the history data of the remaining clients respectively comprises:
acquiring the execution rate, the picture rendering rate and the network effective transmission rate of game logic corresponding to the operation data of the corresponding client from historical data of other clients in a preset time period;
comparing the current operation data and the display pictures based on the other clients with the current operation data and the display pictures of the standard clients, and calculating the operation data to be executed and the pictures to be rendered of each client;
and predicting the time required for synchronizing the operation data and the display picture of the rest clients with the current standard client picture based on the execution rate, the picture rendering rate and the network effective transmission rate of the game logic corresponding to the operation data of each client, the operation data to be executed and the picture to be rendered.
4. The game data synchronization method according to claim 3, wherein the adjusting the synchronization algorithm of each client for display screen synchronization based on the predicted operation data of the remaining clients and the time required for screen display synchronization with the current standard client specifically comprises:
and if the time required for synchronizing the operation data and the picture display of the other clients with the current standard client is less than or equal to a preset time threshold, performing interpolation rendering on the picture frame by taking an interpolation method as a data synchronization algorithm.
5. The game data synchronization method according to claim 4, wherein the adjusting the synchronization algorithm of each client for display screen synchronization based on the predicted operation data of the remaining clients and the time required for screen display synchronization with the current standard client specifically comprises:
and if the operation data of the other clients and the time required for synchronizing the picture display with the current standard client are greater than a preset time threshold, performing predictive rendering on the picture frame by using an extrapolation method as a data synchronization algorithm.
6. The game data synchronization method of claim 1, further comprising:
acquiring data to be synchronized of a server, judging whether unexecuted operation data exist in a standard client, if so, predicting the operation data executed by the standard client and rendering the time required by an updated picture;
and optimizing the rendering frame number of each client based on the time required by the prediction standard client to execute the operation data and render the updated picture, the operation data of the rest clients and the time required by picture display and synchronization of the current standard client.
7. The game data synchronization method according to claim 1, wherein the optimization goal of optimizing the rendering frame number of each client is that the FPS after optimization is within a preset fluctuation range and a difference between an average time required for the next screen synchronization of the remaining clients with the standard client and a time required for the standard client to execute the operation data and render the updated screen is within a preset difference range.
8. A game data synchronization system, the system comprising:
a data monitoring module: monitoring operation data, display pictures and network conditions of different clients in real time through a server;
the data screening module: screening out a client with the latest current operation data and display pictures from different clients according to a preset time interval to serve as a current standard client;
a temporal prediction module: respectively predicting the synchronous time of the operation data and the display picture of each client and the current standard client based on the current operation data, the display picture, the network condition and the historical data of the other clients;
a synchronous adjustment module: and adjusting the next rendering and refreshing time of the pictures of each client based on the predicted operation data of the rest clients and the time of picture display synchronization with the current standard client.
9. An electronic device, comprising: at least one processor, at least one memory, a communication interface, and a bus;
the processor, the memory and the communication interface complete mutual communication through the bus;
the memory stores program instructions executable by the processor, the processor invoking the program instructions to implement the method of any one of claims 1-7.
10. A computer readable storage medium storing computer instructions which cause a computer to implement the method of any one of claims 1 to 7.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110564958.3A CN113365126B (en) | 2021-05-24 | 2021-05-24 | Game data synchronization method, system, device and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110564958.3A CN113365126B (en) | 2021-05-24 | 2021-05-24 | Game data synchronization method, system, device and storage medium |
Publications (2)
Publication Number | Publication Date |
---|---|
CN113365126A true CN113365126A (en) | 2021-09-07 |
CN113365126B CN113365126B (en) | 2023-02-21 |
Family
ID=77527364
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202110564958.3A Active CN113365126B (en) | 2021-05-24 | 2021-05-24 | Game data synchronization method, system, device and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN113365126B (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116870462A (en) * | 2023-07-20 | 2023-10-13 | 浙江十勇士网络科技有限公司 | Game data rendering method and device |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105991591A (en) * | 2015-02-13 | 2016-10-05 | 广州四三九九信息科技有限公司 | Game AOI synchronization method |
CN106817508A (en) * | 2015-11-30 | 2017-06-09 | 华为技术有限公司 | A kind of synchronization object determines methods, devices and systems |
CN109847361A (en) * | 2019-02-27 | 2019-06-07 | 腾讯科技(深圳)有限公司 | Synchronous method and device, storage medium, the electronic device of motion state |
CN110022363A (en) * | 2019-04-03 | 2019-07-16 | 腾讯科技(深圳)有限公司 | Motion state modification method, device, equipment and the storage medium of virtual objects |
US20200016489A1 (en) * | 2017-10-17 | 2020-01-16 | Tencent Technology (Shenzhen) Company Limited | Method and apparatus for synchronously playing animation, storage medium, and electronic apparatus |
CN111569426A (en) * | 2020-06-09 | 2020-08-25 | 网易(杭州)网络有限公司 | Game scene editing method and device, storage medium and electronic device |
CN112190938A (en) * | 2020-10-15 | 2021-01-08 | 顾春健 | Game picture processing method and game platform based on data analysis and dynamic rendering |
CN112511256A (en) * | 2020-11-24 | 2021-03-16 | 高小翎 | Robust synchronization method for dynamic delay optimization in online game |
CN112642143A (en) * | 2020-12-30 | 2021-04-13 | 明日世界(上海)网络科技有限公司 | Method, device, storage medium and electronic equipment for realizing information synchronization |
-
2021
- 2021-05-24 CN CN202110564958.3A patent/CN113365126B/en active Active
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105991591A (en) * | 2015-02-13 | 2016-10-05 | 广州四三九九信息科技有限公司 | Game AOI synchronization method |
CN106817508A (en) * | 2015-11-30 | 2017-06-09 | 华为技术有限公司 | A kind of synchronization object determines methods, devices and systems |
US20200016489A1 (en) * | 2017-10-17 | 2020-01-16 | Tencent Technology (Shenzhen) Company Limited | Method and apparatus for synchronously playing animation, storage medium, and electronic apparatus |
CN109847361A (en) * | 2019-02-27 | 2019-06-07 | 腾讯科技(深圳)有限公司 | Synchronous method and device, storage medium, the electronic device of motion state |
CN110022363A (en) * | 2019-04-03 | 2019-07-16 | 腾讯科技(深圳)有限公司 | Motion state modification method, device, equipment and the storage medium of virtual objects |
CN111569426A (en) * | 2020-06-09 | 2020-08-25 | 网易(杭州)网络有限公司 | Game scene editing method and device, storage medium and electronic device |
CN112190938A (en) * | 2020-10-15 | 2021-01-08 | 顾春健 | Game picture processing method and game platform based on data analysis and dynamic rendering |
CN112511256A (en) * | 2020-11-24 | 2021-03-16 | 高小翎 | Robust synchronization method for dynamic delay optimization in online game |
CN112642143A (en) * | 2020-12-30 | 2021-04-13 | 明日世界(上海)网络科技有限公司 | Method, device, storage medium and electronic equipment for realizing information synchronization |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116870462A (en) * | 2023-07-20 | 2023-10-13 | 浙江十勇士网络科技有限公司 | Game data rendering method and device |
CN116870462B (en) * | 2023-07-20 | 2024-02-06 | 浙江十勇士网络科技有限公司 | Game data rendering method and device |
Also Published As
Publication number | Publication date |
---|---|
CN113365126B (en) | 2023-02-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108379832B (en) | Game synchronization method and device | |
US11900098B2 (en) | Micro-service management system and deployment method, and related device | |
EP2300928B1 (en) | Client side stream switching | |
Reddy et al. | Qos-Aware Video Streaming Based Admission Control And Scheduling For Video Transcoding In Cloud Computing | |
CN109460297B (en) | Edge cloud game caching and resource scheduling method | |
JP5920006B2 (en) | Screen update control program, screen update control method, and information processing apparatus | |
CN113163002B (en) | Server switching method and device and storage medium | |
CN115150638B (en) | Cloud desktop-based data transmission method, device, equipment and storage medium | |
KR20100063703A (en) | Modifying rates of action in a virtual universe | |
US9893973B2 (en) | Real-time, low memory estimation of unique client computers communicating with a server computer | |
CN112052092B (en) | Risk-aware edge computing task allocation method | |
CN107948731B (en) | Video stream merging method, server and computer-readable storage medium | |
CN114389959B (en) | Network congestion control method, device, electronic equipment and storage medium | |
CN113365126B (en) | Game data synchronization method, system, device and storage medium | |
CN108833588B (en) | Session processing method and device | |
CN110855737A (en) | Consistency level controllable self-adaptive data synchronization method and system | |
US10650025B2 (en) | Method and apparatus for checking and updating data on a client terminal | |
JP2015537267A (en) | Information management method and device | |
CN110336884B (en) | Server cluster updating method and device | |
CN114338690B (en) | Server selection method and device and electronic equipment | |
CN113612624B (en) | Method and device for processing heartbeat between nodes | |
KR20210091075A (en) | Traffic adjustment method and apparatus | |
KR101576107B1 (en) | Systems and methods for data synchronization in a network application | |
CN118170293A (en) | Instruction response method, device, medium and equipment | |
CN115334321B (en) | Method and device for acquiring access heat of video stream, electronic equipment and medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |