CN111491016A - Synchronous data processing method and device - Google Patents

Synchronous data processing method and device Download PDF

Info

Publication number
CN111491016A
CN111491016A CN202010256730.3A CN202010256730A CN111491016A CN 111491016 A CN111491016 A CN 111491016A CN 202010256730 A CN202010256730 A CN 202010256730A CN 111491016 A CN111491016 A CN 111491016A
Authority
CN
China
Prior art keywords
data packets
data
time length
processing
snapshot
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202010256730.3A
Other languages
Chinese (zh)
Other versions
CN111491016B (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 Code Qiankun Technology Co ltd
Original Assignee
Beijing Code Qiankun 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 Code Qiankun Technology Co ltd filed Critical Beijing Code Qiankun Technology Co ltd
Priority to CN202010256730.3A priority Critical patent/CN111491016B/en
Publication of CN111491016A publication Critical patent/CN111491016A/en
Application granted granted Critical
Publication of CN111491016B publication Critical patent/CN111491016B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/565Conversion or adaptation of application format or content
    • H04L67/5651Reducing the amount or size of exchanged application data

Abstract

The invention discloses a synchronous data processing method and device. Wherein, the method comprises the following steps: caching a plurality of data packets which are discontinuously received in a first time length under the condition of network transmission fluctuation; and uniformly processing the plurality of buffered data packets within a second time length, wherein the second time length is a time period continuous to the first time length. The invention solves the technical problem of high data processing pressure caused by sudden increase of data transmission quantity after network failure.

Description

Synchronous data processing method and device
Technical Field
The invention relates to the field of computers, in particular to a synchronous data processing method and device.
Background
In network data transmission, normally, data is transmitted uniformly, for example, 10 data packets are transmitted every second, but if network transmission is interrupted, if the interruption is 3 seconds, after the network is recovered, 30 data packets are transmitted at a time for achieving data synchronization, which may bring data transmission and processing pressure, and affect the data synchronization result.
In view of the above problems, no effective solution has been proposed.
Disclosure of Invention
The embodiment of the invention provides a synchronous data processing method and a synchronous data processing device, which at least solve the technical problem of high data processing pressure caused by sudden increase of data transmission quantity after network failure.
According to an aspect of an embodiment of the present invention, there is provided a method for processing synchronous data, including: under the condition of network transmission fluctuation, caching a plurality of data packets received discontinuously within a first time length; and uniformly processing the plurality of buffered data packets within a second time length, wherein the second time length is a time period continuous to the first time length.
Further, buffering the plurality of data packets received within the first time period comprises: sequencing the plurality of data packets based on the time progress information identified by the snapshot result to obtain a sequencing result, wherein the snapshot result is obtained by carrying out snapshot processing on the game data generated by each preset time unit in the first time length in sequence by the remote terminal; and caching the plurality of data packets according to the sequencing result.
Further, sorting the plurality of data packets based on the time-progress information identified by the snapshot result, and obtaining the sorting result includes: determining the number of each data packet in the plurality of data packets according to the current time schedule identified by each snapshot in the snapshot result; and determining the sequencing result according to the sequence of the serial number of each data packet in the plurality of data packets from small to large.
Further, uniformly processing the plurality of buffered packets within the second duration includes: acquiring a first numerical value and a second numerical value, wherein the first numerical value is the number of preset time units contained in the second time length, and the second numerical value is the number of the plurality of data packets; and calculating the data volume to be processed in each preset time unit contained in the second time length by adopting the first numerical value and the second numerical value so as to uniformly process the plurality of data packets.
Further, before buffering the plurality of data packets received in the first time period, the method further includes: and if the residual cache space is determined to be insufficient for storing the plurality of data packets, releasing the cache space occupied by the processed data packets of the historical cache.
According to another aspect of the embodiments of the present invention, there is also provided a synchronous data processing apparatus, including: the buffer module is used for buffering a plurality of data packets which are discontinuously received within a first time length under the condition of network transmission fluctuation; and the processing module is used for uniformly processing the plurality of cached data packets within a second time length, wherein the second time length is a time period continuing to the first time length.
Further, the cache module comprises: the sorting unit is used for sorting the plurality of data packets based on the time progress information identified by the snapshot result to obtain a sorting result, wherein the snapshot result is obtained by carrying out snapshot processing on the game data generated by each preset time unit in the first time length in sequence by the remote terminal; and the cache unit is used for caching the plurality of data packets according to the sequencing result.
Further, the sorting unit includes: a determining subunit, configured to determine, according to the current time schedule identified by each snapshot in the snapshot result, a number of each data packet in the multiple data packets; and the sequencing subunit is used for determining the sequencing result according to the sequence of the serial number of each data packet in the plurality of data packets from small to large.
Further, the processing module comprises: an obtaining unit, configured to obtain a first value and a second value, where the first value is a number of preset time units included in the second duration, and the second value is a number of the multiple data packets; and the processing unit is used for calculating the data volume to be processed in each preset time unit contained in the second time length by adopting the first numerical value and the second numerical value so as to uniformly process the plurality of data packets.
Further, the apparatus further comprises: and the clearing module is used for releasing the cache space occupied by the processed data packets of the historical cache if the fact that the residual cache space is not enough for storing the plurality of data packets is determined.
According to another aspect of the embodiments of the present invention, there is also provided a storage medium, wherein the storage medium stores therein a computer program, wherein the computer program is configured to execute the synchronous data processing method according to the present invention when running.
According to another aspect of the embodiments of the present invention, there is also provided a processor, which is configured to execute a program, where the program is configured to execute the synchronous data processing method according to the present invention when running.
According to another aspect of the embodiments of the present invention, there is also provided an electronic apparatus, including a memory and a processor, wherein the memory stores therein a computer program, and the processor is configured to execute the computer program to perform the synchronous data processing method according to the present invention.
In the embodiment of the invention, under the condition of network transmission fluctuation, a plurality of data packets received discontinuously in a first time length are cached; and uniformly processing the plurality of cached data packets within a second time period, wherein the second time period is a time period continuing to the first time period, and the purpose of uniformly transmitting data is achieved, so that the technical effect of preventing the data transmission quantity from suddenly increasing after the network fault is realized, and the technical problem of high data processing pressure caused by the data transmission quantity suddenly increasing after the network fault is solved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention without limiting the invention. In the drawings:
FIG. 1 is a flow diagram of a method of synchronous data processing according to an embodiment of the present invention;
fig. 2 is a schematic diagram of an alternative synchronous data processing apparatus according to an embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in 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 derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
In accordance with an embodiment of the present invention, there is provided an embodiment of a method of synchronizing data processing, it being noted that the steps illustrated in the flowchart of the figure may be performed in a computer system such as a set of computer-executable instructions and that, although a logical order is illustrated in the flowchart, in some cases the steps illustrated or described may be performed in an order different than that presented herein.
Fig. 1 is a flowchart of a synchronous data processing method according to an embodiment of the present invention, as shown in fig. 1, the method including the steps of:
step S102, under the condition of network transmission fluctuation, caching a plurality of data packets received discontinuously within a first time length;
step S104, uniformly processing the plurality of cached data packets in a second time length, wherein the second time length is a time period continuing to the first time length.
In the embodiment, a plurality of data packets received discontinuously within a first time duration are cached under the condition of network transmission fluctuation; and uniformly processing the plurality of cached data packets within a second time period, wherein the second time period is a time period continuing to the first time period, and the purpose of uniformly transmitting data is achieved, so that the technical effect of preventing the data transmission quantity from suddenly increasing after the network fault is realized, and the technical problem of high data processing pressure caused by the data transmission quantity suddenly increasing after the network fault is solved.
The technical scheme of the embodiment is applied to the situation of network transmission fluctuation, particularly the situation that a part of data in a game is processed by a terminal and the result is returned to a server, data packets are uniformly sent to the server under normal conditions, when the network transmission fluctuation occurs, for example, the network is temporarily interrupted within 10 seconds when a user takes an elevator, or other network transmission fluctuation situations, some data are accumulated, the data packets are buffered, the buffered data packets are uniformly processed within the second time period immediately after the network is recovered, for example, the data are uniformly sent to the server, so that the situation of sudden data increase is avoided, and the data processing pressure is prevented from being suddenly increased.
Optionally, buffering the plurality of data packets received within the first time period includes: sequencing the plurality of data packets based on the time progress information identified by the snapshot result to obtain a sequencing result, wherein the snapshot result is obtained by carrying out snapshot processing on the game data generated by each preset time unit in the first time length in sequence by the remote terminal; and caching the plurality of data packets according to the sequencing result.
The game data generated in each preset time unit in the first time length are subjected to snapshot processing in sequence, and the data packets are sequenced based on the time progress information of each snapshot, so that the data packets in the first time length can be prevented from being disordered, and the data packets can be processed according to the time sequence.
Optionally, sorting the plurality of data packets based on the time-progress information identified by the snapshot result, and obtaining a sorting result includes: determining the number of each data packet in the plurality of data packets according to the current time schedule identified by each snapshot in the snapshot result; and determining the sequencing result according to the sequence of the number of each data packet in the plurality of data packets from small to large.
The data packets can be numbered, then the data packets are sequenced according to the number information, and the data packets can be conveniently searched in the subsequent data processing by numbering the data packets.
Optionally, the uniformly processing the plurality of buffered packets within the second duration includes: acquiring a first numerical value and a second numerical value, wherein the first numerical value is the number of preset time units contained in the second duration, and the second numerical value is the number of a plurality of data packets; and calculating the data volume to be processed in each preset time unit contained in the second time length by adopting the first numerical value and the second numerical value so as to uniformly process the plurality of data packets.
And determining the processing speed of each time unit in the second time length to the data packet according to the first time length and the second time length so as to achieve uniform processing. For example, 20 packets are buffered and processed uniformly within 10 seconds, then 2 packets per second are processed in the second time period.
Optionally, before buffering the plurality of data packets received within the first time period, if it is determined that the remaining buffer space is not enough to store the plurality of data packets, the buffer space occupied by the processed data packets of the history buffer is released.
The space of the processed data packets in the history cache is released, the space can be vacated for caching the newly received data packets, and the storage pressure is reduced.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the order of acts, as some steps may occur in other orders or concurrently in accordance with the invention. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required by the invention.
Through the above description of the embodiments, those skilled in the art can clearly understand that the method according to the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but the former is a better implementation mode in many cases. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (such as a mobile phone, a computer, a server, or a network device) to execute the method according to the embodiments of the present invention.
According to another embodiment of the present invention, there is also provided a synchronous data processing apparatus for implementing the above-described synchronous data processing method.
Fig. 2 is a schematic diagram of an alternative synchronous data processing apparatus according to an embodiment of the present invention, as shown in fig. 2, the apparatus may include:
the buffer module 10 is configured to buffer a plurality of data packets received discontinuously within a first duration under a network transmission fluctuation condition;
the processing module 20 is configured to uniformly process the plurality of buffered data packets within a second duration, where the second duration is a time period subsequent to the first duration.
In this embodiment, the caching module 10 caches a plurality of data packets received discontinuously within a first time period under the condition of network transmission fluctuation; the processing module 20 uniformly processes the plurality of cached data packets within a second time period, where the second time period is a time period subsequent to the first time period, so as to achieve the purpose of uniformly transmitting data, thereby achieving the technical effect of preventing the sudden increase of data transmission volume after a network failure, and further solving the technical problem of high data processing pressure caused by the sudden increase of data transmission volume after the network failure.
Optionally, the cache module 10 includes: the sorting unit is used for sorting the plurality of data packets based on the time progress information identified by the snapshot result to obtain a sorting result, wherein the snapshot result is obtained by the remote terminal performing snapshot processing on the game data generated by each preset time unit in the first time length in sequence; and the cache unit is used for caching the plurality of data packets according to the sequencing result.
Optionally, the sorting unit comprises: the determining subunit is used for determining the number of each data packet in the plurality of data packets according to the current time schedule identified by each snapshot in the snapshot result; and the sequencing subunit is used for determining a sequencing result according to the sequence of the serial number of each data packet in the plurality of data packets from small to large.
Optionally, the processing module 20 comprises: the device comprises an acquisition unit, a processing unit and a processing unit, wherein the acquisition unit is used for acquiring a first value and a second value, the first value is the number of preset time units contained in a second time length, and the second value is the number of a plurality of data packets; and the processing unit is used for calculating the data volume to be processed in each preset time unit contained in the second time length by adopting the first numerical value and the second numerical value so as to uniformly process the plurality of data packets.
Optionally, the apparatus further comprises: and the clearing module is used for releasing the cache space occupied by the processed data packet of the historical cache if the fact that the residual cache space is not enough for storing a plurality of data packets is determined.
According to an embodiment of the present invention, there is also provided an electronic device for implementing the above-mentioned synchronous data processing method, the electronic device including:
1) processor with a memory having a plurality of memory cells
2) Memory device
Optionally, the specific example in this embodiment may refer to the example described in the above embodiment, and this embodiment is not described herein again.
In particular, the memory is used to store application programs.
The processor may invoke the memory-stored application program via the transmission means to perform the steps of: under the condition of network transmission fluctuation, caching a plurality of data packets received discontinuously within a first time length; and uniformly processing the plurality of buffered data packets within a second time length, wherein the second time length is a time period continuous to the first time length.
The processor is further configured to perform the steps of: sequencing the plurality of data packets based on the time progress information identified by the snapshot result to obtain a sequencing result, wherein the snapshot result is obtained by carrying out snapshot processing on the game data generated by each preset time unit in the first time length in sequence by the remote terminal; and caching the plurality of data packets according to the sequencing result.
The processor is further configured to perform the steps of: determining the number of each data packet in the plurality of data packets according to the current time schedule identified by each snapshot in the snapshot result; and determining the sequencing result according to the sequence of the number of each data packet in the plurality of data packets from small to large.
The processor is further configured to perform the steps of: acquiring a first numerical value and a second numerical value, wherein the first numerical value is the number of preset time units contained in the second duration, and the second numerical value is the number of a plurality of data packets; and calculating the data volume to be processed in each preset time unit contained in the second time length by adopting the first numerical value and the second numerical value so as to uniformly process the plurality of data packets.
The processor is further configured to perform the steps of: and if the residual cache space is determined to be insufficient for storing a plurality of data packets, releasing the cache space occupied by the processed data packets of the historical cache.
The embodiment of the invention also provides a storage medium.
Optionally, in this embodiment, the storage medium is configured to store program code for performing the following steps:
s1, under the condition of network transmission fluctuation, caching a plurality of data packets received discontinuously in a first time length;
s2, uniformly processing the plurality of buffered packets within a second duration, wherein the second duration is a time period subsequent to the first duration.
The storage medium is configured to store program code for performing the steps of: sequencing the plurality of data packets based on the time progress information identified by the snapshot result to obtain a sequencing result, wherein the snapshot result is obtained by carrying out snapshot processing on the game data generated by each preset time unit in the first time length in sequence by the remote terminal; and caching the plurality of data packets according to the sequencing result.
The storage medium is configured to store program code for performing the steps of: determining the number of each data packet in the plurality of data packets according to the current time schedule identified by each snapshot in the snapshot result; and determining the sequencing result according to the sequence of the number of each data packet in the plurality of data packets from small to large.
The storage medium is configured to store program code for performing the steps of: acquiring a first numerical value and a second numerical value, wherein the first numerical value is the number of preset time units contained in the second duration, and the second numerical value is the number of a plurality of data packets; and calculating the data volume to be processed in each preset time unit contained in the second time length by adopting the first numerical value and the second numerical value so as to uniformly process the plurality of data packets.
The storage medium is configured to store program code for performing the steps of: and if the residual cache space is determined to be insufficient for storing a plurality of data packets, releasing the cache space occupied by the processed data packets of the historical cache.
In this embodiment, the storage medium may include, but is not limited to: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes.
For specific examples in this embodiment, reference may be made to the examples described in the above embodiments, and this embodiment is not described herein again.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
In the above embodiments of the present invention, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed technology can be implemented in other ways. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units may be a logical division, and in actual implementation, there may be another division, for example, multiple units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, units or modules, and may be in an electrical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (13)

1. A method of synchronous data processing, comprising:
under the condition of network transmission fluctuation, caching a plurality of data packets received discontinuously within a first time length;
and uniformly processing the plurality of buffered data packets within a second time length, wherein the second time length is a time period continuous to the first time length.
2. The method of claim 1, wherein buffering the plurality of packets received during the first time period comprises:
sequencing the plurality of data packets based on the time progress information identified by the snapshot result to obtain a sequencing result, wherein the snapshot result is obtained by carrying out snapshot processing on the game data generated by each preset time unit in the first time length in sequence by the remote terminal;
and caching the plurality of data packets according to the sequencing result.
3. The method of claim 2, wherein sorting the plurality of data packets based on the timeline progress information identified by the snapshot result, and obtaining the sorting result comprises:
determining the number of each data packet in the plurality of data packets according to the current time schedule identified by each snapshot in the snapshot result;
and determining the sequencing result according to the sequence of the serial number of each data packet in the plurality of data packets from small to large.
4. The method of claim 1, wherein uniformly processing the buffered packets within the second duration comprises:
acquiring a first numerical value and a second numerical value, wherein the first numerical value is the number of preset time units contained in the second time length, and the second numerical value is the number of the plurality of data packets;
and calculating the data volume to be processed in each preset time unit contained in the second time length by adopting the first numerical value and the second numerical value so as to uniformly process the plurality of data packets.
5. The method of claim 1, further comprising, prior to buffering the plurality of packets received during the first time period:
and if the residual cache space is determined to be insufficient for storing the plurality of data packets, releasing the cache space occupied by the processed data packets of the historical cache.
6. A synchronous data processing apparatus, comprising:
the buffer module is used for buffering a plurality of data packets which are discontinuously received within a first time length under the condition of network transmission fluctuation;
and the processing module is used for uniformly processing the plurality of cached data packets within a second time length, wherein the second time length is a time period continuing to the first time length.
7. The apparatus of claim 6, wherein the cache module comprises:
the sorting unit is used for sorting the plurality of data packets based on the time progress information identified by the snapshot result to obtain a sorting result, wherein the snapshot result is obtained by carrying out snapshot processing on the game data generated by each preset time unit in the first time length in sequence by the remote terminal;
and the cache unit is used for caching the plurality of data packets according to the sequencing result.
8. The apparatus of claim 7, wherein the sorting unit comprises:
a determining subunit, configured to determine, according to the current time schedule identified by each snapshot in the snapshot result, a number of each data packet in the multiple data packets;
and the sequencing subunit is used for determining the sequencing result according to the sequence of the serial number of each data packet in the plurality of data packets from small to large.
9. The apparatus of claim 6, wherein the processing module comprises:
an obtaining unit, configured to obtain a first value and a second value, where the first value is a number of preset time units included in the second duration, and the second value is a number of the multiple data packets;
and the processing unit is used for calculating the data volume to be processed in each preset time unit contained in the second time length by adopting the first numerical value and the second numerical value so as to uniformly process the plurality of data packets.
10. The apparatus of claim 6, further comprising:
and the clearing module is used for releasing the cache space occupied by the processed data packets of the historical cache if the fact that the residual cache space is not enough for storing the plurality of data packets is determined.
11. A storage medium, in which a computer program is stored, wherein the computer program is arranged to execute the method of processing synchronous data according to any of claims 1 to 5 when running.
12. A processor for running a program, wherein the program is arranged to perform the method of synchronous data processing as claimed in any of claims 1 to 5 when run.
13. An electronic device comprising a memory and a processor, wherein the memory has stored therein a computer program, and the processor is configured to execute the computer program to perform the method of processing synchronization data as claimed in any one of claims 1 to 5.
CN202010256730.3A 2020-04-02 2020-04-02 Synchronous data processing method and device Active CN111491016B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010256730.3A CN111491016B (en) 2020-04-02 2020-04-02 Synchronous data processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010256730.3A CN111491016B (en) 2020-04-02 2020-04-02 Synchronous data processing method and device

Publications (2)

Publication Number Publication Date
CN111491016A true CN111491016A (en) 2020-08-04
CN111491016B CN111491016B (en) 2023-08-25

Family

ID=71812638

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010256730.3A Active CN111491016B (en) 2020-04-02 2020-04-02 Synchronous data processing method and device

Country Status (1)

Country Link
CN (1) CN111491016B (en)

Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030152094A1 (en) * 2002-02-13 2003-08-14 Colavito Leonard Raymond Adaptive threshold based jitter buffer management for packetized data
CN101466044A (en) * 2007-12-19 2009-06-24 康佳集团股份有限公司 Method and system for synchronously playing stream medium audio and video
CN101600099A (en) * 2009-04-09 2009-12-09 上海交通大学 The real-time transmission synchronous control method of multi-angle video Flow
US20100274872A1 (en) * 2005-04-07 2010-10-28 Opanga Networks, Inc. System and method for flow control in an adaptive file delivery system
CN102611740A (en) * 2012-02-02 2012-07-25 中山大学 Network synchronization video system and method based on set top box
CN102761468A (en) * 2011-04-26 2012-10-31 中兴通讯股份有限公司 Method and system for adaptive adjustment of voice jitter buffer
CN103179037A (en) * 2012-12-13 2013-06-26 清华大学 Data transmission method of content-centric datacenter network
WO2013160818A2 (en) * 2012-04-27 2013-10-31 Koninklijke Philips N.V. Duty-cycle control in wireless network
CN103533451A (en) * 2013-09-30 2014-01-22 广州华多网络科技有限公司 Method and system for regulating jitter buffer
US20150215359A1 (en) * 2012-06-12 2015-07-30 Wi-Lan Labs, Inc. Systems and methods for using client-side video buffer occupancy for enhanced quality of experience in a communication network
CN108632559A (en) * 2017-09-18 2018-10-09 北京视联动力国际信息技术有限公司 A kind of video data handling procedure and device
CN108880924A (en) * 2017-10-20 2018-11-23 北京视联动力国际信息技术有限公司 A kind of video broadcasting method and device
US20190004970A1 (en) * 2017-06-28 2019-01-03 Intel Corporation Method and system for leveraging non-uniform miss penality in cache replacement policy to improve processor performance and power
CN109542841A (en) * 2018-10-25 2019-03-29 平安科技(深圳)有限公司 The method and terminal device of data snapshot are created in cluster
CN110267099A (en) * 2019-05-22 2019-09-20 视联动力信息技术股份有限公司 A kind of data transmission method and view networked terminals based on view networking
CN110639206A (en) * 2019-09-20 2020-01-03 北京代码乾坤科技有限公司 Game data synchronization method, device, storage medium and processor
CN110661992A (en) * 2018-06-29 2020-01-07 视联动力信息技术股份有限公司 Data processing method and device
CN110677394A (en) * 2019-09-12 2020-01-10 视联动力信息技术股份有限公司 Multimedia data transmission method and system

Patent Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030152094A1 (en) * 2002-02-13 2003-08-14 Colavito Leonard Raymond Adaptive threshold based jitter buffer management for packetized data
US20100274872A1 (en) * 2005-04-07 2010-10-28 Opanga Networks, Inc. System and method for flow control in an adaptive file delivery system
CN101466044A (en) * 2007-12-19 2009-06-24 康佳集团股份有限公司 Method and system for synchronously playing stream medium audio and video
CN101600099A (en) * 2009-04-09 2009-12-09 上海交通大学 The real-time transmission synchronous control method of multi-angle video Flow
CN102761468A (en) * 2011-04-26 2012-10-31 中兴通讯股份有限公司 Method and system for adaptive adjustment of voice jitter buffer
CN102611740A (en) * 2012-02-02 2012-07-25 中山大学 Network synchronization video system and method based on set top box
WO2013160818A2 (en) * 2012-04-27 2013-10-31 Koninklijke Philips N.V. Duty-cycle control in wireless network
US20150215359A1 (en) * 2012-06-12 2015-07-30 Wi-Lan Labs, Inc. Systems and methods for using client-side video buffer occupancy for enhanced quality of experience in a communication network
CN103179037A (en) * 2012-12-13 2013-06-26 清华大学 Data transmission method of content-centric datacenter network
CN103533451A (en) * 2013-09-30 2014-01-22 广州华多网络科技有限公司 Method and system for regulating jitter buffer
US20190004970A1 (en) * 2017-06-28 2019-01-03 Intel Corporation Method and system for leveraging non-uniform miss penality in cache replacement policy to improve processor performance and power
CN108632559A (en) * 2017-09-18 2018-10-09 北京视联动力国际信息技术有限公司 A kind of video data handling procedure and device
CN108880924A (en) * 2017-10-20 2018-11-23 北京视联动力国际信息技术有限公司 A kind of video broadcasting method and device
CN110661992A (en) * 2018-06-29 2020-01-07 视联动力信息技术股份有限公司 Data processing method and device
CN109542841A (en) * 2018-10-25 2019-03-29 平安科技(深圳)有限公司 The method and terminal device of data snapshot are created in cluster
CN110267099A (en) * 2019-05-22 2019-09-20 视联动力信息技术股份有限公司 A kind of data transmission method and view networked terminals based on view networking
CN110677394A (en) * 2019-09-12 2020-01-10 视联动力信息技术股份有限公司 Multimedia data transmission method and system
CN110639206A (en) * 2019-09-20 2020-01-03 北京代码乾坤科技有限公司 Game data synchronization method, device, storage medium and processor

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张建宇;韦韬;邹维;: "一种基于自适应缓存机制的报文分类算法", 计算机研究与发展, no. 02 *

Also Published As

Publication number Publication date
CN111491016B (en) 2023-08-25

Similar Documents

Publication Publication Date Title
CN108512876B (en) Data pushing method and device
CN103338243B (en) The data cached update method and system of Web node
CN102176775A (en) Intelligent configuration device and method
CN110808922A (en) Message processing method and device, storage medium and electronic equipment
CN105072139B (en) Recommend method and apparatus
CN106603319B (en) Fault processing method, management server and logic server
CN103200272B (en) A kind of Storage System for Stream Media and storage means
CN110932892B (en) Block chain based information early warning method and device, related nodes and storage medium
CN107147724A (en) A kind of information push method, server and computer-readable recording medium
CN107092628B (en) Time series data processing method and device
CN105227347A (en) A kind of general O&M method for supervising and O&M supervisory control system
CN106569917B (en) Data backup method and mobile terminal
CN109151505B (en) Video transcoding method, system, device and computer readable storage medium
CN109597800B (en) Log distribution method and device
CN107231400A (en) The synchronous method and device of a kind of data
CN110795120A (en) Software upgrading method and related device
CN104182532B (en) Terminal file cleaning method and device and terminal
CN111491016A (en) Synchronous data processing method and device
CN111078463A (en) Data backup method, device and system
CN106293996B (en) Method of data synchronization, main equipment, alternate device and system
CN109597566A (en) A kind of reading data, storage method and device
CN111318012A (en) Game data transmission method and device
CN110324364B (en) Offline lottery drawing method and electronic terminal
CN104967639B (en) Information reporting method, information reporting apparatus and data node server
CN113779056A (en) Batch audit log processing method and device and computer equipment

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