CN100442708C - A method and system for active/standby backup - Google Patents
A method and system for active/standby backup Download PDFInfo
- Publication number
- CN100442708C CN100442708C CNB2005100776066A CN200510077606A CN100442708C CN 100442708 C CN100442708 C CN 100442708C CN B2005100776066 A CNB2005100776066 A CN B2005100776066A CN 200510077606 A CN200510077606 A CN 200510077606A CN 100442708 C CN100442708 C CN 100442708C
- Authority
- CN
- China
- Prior art keywords
- data
- module
- backed
- compression
- backup
- 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.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 title claims abstract description 21
- 230000006835 compression Effects 0.000 claims description 42
- 238000007906 compression Methods 0.000 claims description 42
- 230000006837 decompression Effects 0.000 claims description 29
- 230000006870 function Effects 0.000 claims description 16
- 238000009472 formulation Methods 0.000 claims 4
- 239000000203 mixture Substances 0.000 claims 4
- 230000004907 flux Effects 0.000 abstract 1
- 230000005540 biological transmission Effects 0.000 description 20
- 238000004891 communication Methods 0.000 description 5
- 238000012545 processing Methods 0.000 description 4
- 230000004048 modification Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000008569 process Effects 0.000 description 2
- 238000012546 transfer Methods 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
Images
Landscapes
- Compression, Expansion, Code Conversion, And Decoders (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
技术领域 technical field
本发明涉及通信系统中网元的主备备份倒换技术领域,特别是一种主备备份的方法及系统。The invention relates to the technical field of active-standby backup switchover of network elements in a communication system, in particular to a method and system for active-standby backup.
背景技术 Background technique
在通信系统中,业务在建立、保持和释放时,都会在相应网元产生巨大的数据。通常情况下,网元具有主用系统和备用系统,在正常运行过程中只有主用系统对外工作,同时会将相关的业务数据备份到备用系统,以此保证备用系统和主用系统之间的数据同步。当需要主备倒换时,例如主用系统发生故障或人为设定倒换时,业务可以倒换到备用系统上运行,而不影响当前的业务。In a communication system, when a service is established, maintained and released, huge data will be generated in the corresponding network element. Usually, a network element has a main system and a backup system. During normal operation, only the main system works externally, and at the same time, relevant business data is backed up to the backup system, so as to ensure the communication between the backup system and the main system. data synchronization. When active-standby switchover is required, for example, when the active system fails or the switchover is artificially set, the business can be switched to the standby system without affecting the current business.
目前,通信系统中网元的备份技术通常都采用了直接备份的方式,即主用系统对需要备份的数据不做任何改动,通过底层传输接口直接将其备份到备用系统。At present, the backup technology of network elements in the communication system usually adopts a direct backup method, that is, the primary system does not make any changes to the data that needs to be backed up, and directly backs it up to the backup system through the underlying transmission interface.
由于单个业务需要备份的数据就比较大,当系统中存在多个业务时,所有业务总的需要备份的数据就会非常大。将如此庞大的数据直接备份到备用系统,将会产生非常大的数据流量,传输和处理这么大的数据流量都会占用系统的大量资源,会对系统的正常业务处理造成一定影响。并且当数据流量大到超过或者与底层传输接口的带宽相当时,可能会造成拥塞,当拥塞到超出缓冲极限时就会丢失数据,引发备份不完整的问题。Since the data that needs to be backed up by a single business is relatively large, when there are multiple businesses in the system, the total data that needs to be backed up by all businesses will be very large. Backing up such a huge amount of data directly to the backup system will generate a very large amount of data traffic, and the transmission and processing of such a large amount of data traffic will occupy a large amount of system resources, which will have a certain impact on the normal business processing of the system. And when the data traffic is too large to exceed or equal to the bandwidth of the underlying transmission interface, it may cause congestion. When the congestion exceeds the buffer limit, data will be lost, causing the problem of incomplete backup.
发明内容 Contents of the invention
有鉴于此,本发明的目的在于提出一种减小主备系统之间备份数据流量的主备备份的方法及系统。In view of this, the object of the present invention is to propose a method and system for master backup backup that reduces the backup data flow between master and backup systems.
根据上述目的,本发明提出了一种主备备份的方法,该方法包括以下步骤:According to above-mentioned purpose, the present invention proposes a kind of method of primary and secondary backup, and this method comprises the following steps:
A.根据数据类型,从主用系统需要备份的数据中选择出采用根据标准接口制定的网络层数据结构的数据;A. According to the data type, select the data that adopts the network layer data structure formulated according to the standard interface from the data that needs to be backed up by the main system;
B.对所述采用根据标准接口制定的网络层数据结构的数据进行压缩得到压缩后的数据,将包含所述压缩后的数据的需要备份的数据发送给备用系统;B. Compressing the data that adopts the network layer data structure formulated according to the standard interface to obtain compressed data, and sending the data that needs to be backed up that includes the compressed data to the backup system;
C.备用系统接收到主用系统发送来数据后,对所述压缩后的数据进行解压缩得到解压后的数据,并保存包含解压缩后的数据的需要备份的数据。C. After receiving the data sent by the primary system, the standby system decompresses the compressed data to obtain the decompressed data, and saves the data that needs to be backed up including the decompressed data.
在上述技术方案中,步骤A中所述采用根据标准接口制定的网络层数据结构的数据为所述需要备份的数据的部分或全部。In the above technical solution, the data in step A using the network layer data structure formulated according to the standard interface is part or all of the data to be backed up.
步骤B中通过主用系统本身带有的压缩方法进行压缩;和/或步骤C中通过备用系统本身带有的解压缩方法进行解压缩。In step B, compression is performed by the compression method of the active system itself; and/or in step C, decompression is performed by the decompression method of the backup system itself.
所述主用系统、备用系统为宽带码分多址WCDMA无线网络控制器RNC上的主用系统、备用系统。The main system and the backup system are the main system and the backup system on the wideband code division multiple access WCDMA radio network controller RNC.
所述步骤B中通过抽象语法规则一ASN.1进行编码压缩;In the step B, encoding and compression is carried out by abstract syntax rule-ASN.1;
所述步骤C中通过ASN.1进行解码解压缩。In the step C, decoding and decompression is performed through ASN.1.
本发明还提出了一种主备备份系统,该系统包括主用系统、备用系统,所述主用系统包括主用系统备份模块和主用系统底层传输接口;所述主用系统备份模块用于从需要备份的数据中选择出采用根据标准接口制定的网络层数据结构的数据,将所述采用根据标准接口制定的网络层数据结构的数据进行压缩得到压缩后的数据,并将包括所述压缩后的数据的需要备份的数据通过所述主用系统底层传输接口发送给备用系统;The present invention also proposes an active/standby backup system, the system includes an active system and a backup system, the active system includes an active system backup module and an underlying transmission interface of the active system; the active system backup module is used for From the data that needs to be backed up, select the data using the network layer data structure formulated according to the standard interface, compress the data using the network layer data structure formulated according to the standard interface to obtain compressed data, and include the compressed data The data that needs to be backed up after the data is sent to the standby system through the bottom transmission interface of the main system;
所述备用系统包括备用系统备份模块和备用系统底层传输接口;所述备用系统备份模块用于在通过备用系统底层传输接口接收主用系统发送来的数据后,识别并解压缩所述压缩后的数据得到解压后的数据,并保存包含解压缩后的数据的需要备份的数据。The backup system includes a backup system backup module and a bottom layer transmission interface of the backup system; the backup system backup module is used to identify and decompress the compressed data after receiving the data sent by the main system through the bottom layer transmission interface of the backup system. The data obtains the decompressed data, and saves the data that needs to be backed up including the decompressed data.
所述主用系统备份模块包括第一数据识别模块和压缩模块;所述备用系统备份模块包括第二数据识别模块和解压缩模块;其中,所述第一数据识别模块,用于当所述采用根据标准接口制定的网络层数据结构的数据为需要备份的数据的部分时,从需要备份的数据中选择出所述采用根据标准接口制定的网络层数据结构的数据,并发送给压缩模块,以及将需要备份的数据中没有被压缩的数据通过所述主用系统底层传输接口发送给备用系统;或者用于当所述采用根据标准接口制定的网络层数据结构的数据为需要备份的数据的全部时,从需要备份的数据中选择出所述采用根据标准接口制定的网络层数据结构的数据,并发送给压缩模块;The main system backup module includes a first data identification module and a compression module; the backup system backup module includes a second data identification module and a decompression module; wherein, the first data identification module is used to When the data of the network layer data structure formulated by the standard interface is part of the data that needs to be backed up, the data that adopts the network layer data structure formulated according to the standard interface is selected from the data that needs to be backed up, and sent to the compression module, and the The uncompressed data in the data to be backed up is sent to the backup system through the underlying transmission interface of the active system; or used when the data using the network layer data structure formulated according to the standard interface is all the data to be backed up , selecting the data using the network layer data structure formulated according to the standard interface from the data to be backed up, and sending it to the compression module;
所述压缩模块,用于压缩所述采用根据标准接口制定的网络层数据结构的数据得到压缩后的数据,并将所述压缩后的数据通过所述主用系统底层传输接口发送给备用系统;The compression module is used to compress the compressed data obtained by using the data of the network layer data structure formulated according to the standard interface, and send the compressed data to the standby system through the bottom transmission interface of the primary system;
所述第二数据识别模块,用于当所述采用根据标准接口制定的网络层数据结构的数据为需要备份的数据的部分时,在通过备用系统底层传输接口接收主用系统发送来的数据后,识别所述压缩后的数据并发送给所述解压缩模块,以及保存所述没有压缩的数据;或者当所述采用根据标准接口制定的网络层数据结构的数据为需要备份的数据的全部时,在通过备用系统底层传输接口接收主用系统发送来的数据后,识别所述压缩后的数据并发送给所述解压缩模块;The second data identification module is configured to receive the data sent by the active system through the underlying transmission interface of the standby system when the data using the network layer data structure formulated according to the standard interface is part of the data that needs to be backed up. , identifying the compressed data and sending it to the decompression module, and saving the uncompressed data; or when the data using the network layer data structure formulated according to the standard interface is all the data that needs to be backed up , after receiving the data sent by the main system through the bottom layer transmission interface of the backup system, identifying the compressed data and sending it to the decompression module;
所述解压缩模块用于对所述压缩后的数据进行解压缩,并保存解压缩后的数据。The decompression module is used for decompressing the compressed data and saving the decompressed data.
所述压缩模块为主用系统本身带有的压缩功能模块;和/或所述解压缩模块为备用系统本身带有的解压缩功能模块。The compression module is a compression function module of the active system itself; and/or the decompression module is a decompression function module of the standby system itself.
所述主用系统、备用系统为WCDMA RNC上的主用系统、备用系统。The main system and the backup system are the main system and the backup system on the WCDMA RNC.
所述压缩模块为ASN.1编解码功能模块;和/或所述解压缩模块为ASN.1编解码功能模块。The compression module is an ASN.1 codec function module; and/or the decompression module is an ASN.1 codec function module.
从上述方案中可以看出,由于本发明从主用系统需要备份的选择出需要压缩的数据,将其压缩后发送给备用系统备份,在很大程度上减小了备份数据的流量,并减少了数据备份对系统资源的占用。并且在本发明的优选实施例中,采用主用系统和备用系统本身带有的编解码功能模块进行压缩和解压缩,最大程度地减小了对现有系统的改造,具有实现方便简单的特点,有利于在大范围内推广使用。As can be seen from the above scheme, since the present invention selects the data to be compressed from the ones that need to be backed up by the primary system, and sends it to the standby system for backup after being compressed, the traffic of the backup data is reduced to a large extent, and the It reduces the occupation of system resources by data backup. And in the preferred embodiment of the present invention, the encoding and decoding function modules of the main system and the backup system are used for compression and decompression, which minimizes the transformation of the existing system and has the characteristics of convenient and simple implementation. It is beneficial to popularize and use on a large scale.
附图说明 Description of drawings
图1为本发明在WCDMA RNC中的系统结构示意图;Fig. 1 is the system structural representation of the present invention in WCDMA RNC;
图2为本发明方法的流程示意图。Fig. 2 is a schematic flow chart of the method of the present invention.
具体实施方式 Detailed ways
为使本发明的目的、技术方案和优点更加清楚,以下举实施例对本发明进一步详细说明。In order to make the purpose, technical solution and advantages of the present invention clearer, the following examples are given to further describe the present invention in detail.
与现有技术不同,本发明先对数据进行压缩,然后将压缩后的数据传输到备用系统,备用系统将压缩后的数据进行解压缩后保存。由于将所有需要备份的数据都压缩会占用大量的系统资源,本发明除了选择所有需要备份的数据进行压缩的方案外,还进一步提出了选择其中压缩能效比高的数据进行压缩的方案。Different from the prior art, the present invention firstly compresses the data, and then transmits the compressed data to the backup system, and the backup system decompresses the compressed data and saves them. Since compressing all the data that needs to be backed up will take up a lot of system resources, the present invention further proposes to compress the data with high energy efficiency ratio in addition to selecting all the data that needs to be backed up to be compressed.
本发明适用于通信系统中所有采用主备倒换方式的网元,为了描述方便,下面以宽带码分多址(WCDMA)系统中的无线网络控制器(RNC)网元为例说明。The present invention is applicable to all network elements adopting active-standby switching mode in the communication system. For the convenience of description, the radio network controller (RNC) network element in the wideband code division multiple access (WCDMA) system is taken as an example below.
图1所示的是本实施例的系统结构示意图。该系统包括主用系统、备用系统,主用系统包括主用系统备份模块和主用系统底层传输接口,备用系统包括备用系统备份模块和备用系统底层传输接口。所述主用系统备份模块用于从需要备份的数据中选择需要压缩的数据,将所述需要压缩的数据进行压缩得到压缩后的数据,并将包括压缩后的数据的需要备份的数据通过所述主用系统底层传输接口发送给备用系统,主用系统备份模块包括第一数据识别模块和压缩模块。其中第一数据识别模块用于从需要备份的数据中选择需要压缩的数据,然后将需要压缩的数据发送给压缩模块处理,如果需要压缩的数据为需要备份的数据的一部分时,第一数据识别模块还将不需要压缩的数据通过主用系统底层传输接口发送给备用系统;压缩模块将需要压缩的数据进行压缩,然后将压缩后的数据通过主用系统底层传输接口发送给备用系统;所述备用系统备份模块用于在通过备用系统底层传输接口接收主用系统发送来的数据后,识别并解压缩所述压缩后的数据得到解压后的数据,并保存包含解压缩后的数据的需要备份的数据,备用系统备用模块包括第二数据识别模块和解压缩模块。其中第二数据识别模块从备用系统底层传输接口接收主用系统发送过来的数据,将压缩后的数据转给解压缩模块处理,当需要压缩的数据为需要备份的数据的一部分时还将其中没有压缩的数据直接保存在备用系统的存储器中;解压缩模块对压缩的数据进行解压缩,然后将解压缩后的数据保存到备用系统的存储器;主用系统底层传输接口和备用系统底层传输接口用于在主用系统和备用系统之间传输数据。FIG. 1 is a schematic diagram of the system structure of this embodiment. The system includes a main system and a backup system. The main system includes a backup module of the main system and a bottom transmission interface of the main system. The backup system includes a backup module of the backup system and a bottom transmission interface of the backup system. The main system backup module is used to select the data that needs to be compressed from the data that needs to be backed up, compress the data that needs to be compressed to obtain compressed data, and pass the data that needs to be backed up including the compressed data through the The underlying transmission interface of the active system is sent to the backup system, and the backup module of the active system includes a first data identification module and a compression module. Wherein the first data identification module is used to select the data that needs to be compressed from the data that needs to be backed up, and then sends the data that needs to be compressed to the compression module for processing, if the data that needs to be compressed is a part of the data that needs to be backed up, the first data identification The module also sends the data that does not need to be compressed to the backup system through the bottom transmission interface of the main system; the compression module compresses the data that needs to be compressed, and then sends the compressed data to the backup system through the bottom transmission interface of the main system; The standby system backup module is used to identify and decompress the compressed data to obtain the decompressed data after receiving the data sent by the main system through the underlying transmission interface of the standby system, and save the required backup containing the decompressed data data, the backup system backup module includes a second data identification module and a decompression module. The second data identification module receives the data sent by the main system from the bottom transmission interface of the backup system, and transfers the compressed data to the decompression module for processing. The compressed data is directly saved in the memory of the backup system; the decompression module decompresses the compressed data, and then saves the decompressed data to the memory of the backup system; It is used to transfer data between the active system and the standby system.
对于压缩模块和解压缩,可以是系统中新增加的模块,该模块用于对需要进行压缩的数据进行压缩,但是新增加一个模块会增加系统的负荷,并且对系统改动较大。由于网元一般本身会带有编解码功能模块,本发明提出了利用系统本身自带的编解码功能模块作为压缩模块,以避免对系统负荷的增加。利用系统本身自带的编解码功能模块作为压缩模块,能够最大程度地减小对系统的改造,使得本发明的实现过程也非常简便。For the compression module and decompression, it can be a newly added module in the system, which is used to compress the data that needs to be compressed, but adding a new module will increase the load of the system, and the system will be greatly changed. Since the network element generally has a codec function module, the present invention proposes to use the codec function module of the system itself as a compression module to avoid increasing the system load. Using the encoding and decoding function module of the system itself as the compression module can minimize the modification of the system, making the implementation process of the present invention very simple.
图2是本实施例的流程示意图。Fig. 2 is a schematic flow chart of this embodiment.
考察RNC上需要备份的数据,其中大部分属于网络层的数据,这些网络层的数据中只有很少一部分数据采用了自定义的数据结构,大部分数据直接采用的是WCDMA RNC系统中根据各标准接口制定网络层数据结构。为了方便描述,下面将不属于网络层上的呼叫业务数据相关的需要备份的数据称为数据A,将属于网络层且同时使用自定义数据结构的呼叫业务相关的备份数据称为数据B,将属于网络层且同时使用根据各标准接口制定的网络层数据结构的呼叫业务相关的备份数据称为数据C。在网元RNC中系统自身能够根据数据的数据类型区分识别上述数据A、数据B以及数据C,所述数据的数据类型是已有内容,它指出了数据具体是数据A、数据B、数据C或者其它数据,同时还指出该数据的长度。如果将所有需要备份的数据都进行编码压缩的话,需要占用大量的系统资源,同时考虑到压缩的能效比,其中有些数据的压缩效果并不明显。因此,本实施例选择其中的数据C进行压缩,并且利用WCDMA RNC中自带的抽象语法规则一(Abstract SyntaxNotation Number One,ASN.1)编解码功能模块对数据C进行编码压缩。WCDMA RNC中使用的ASN.1编解码功能模块提供了针对根据标准接口制定的网络层数据结构的一种压缩和解压缩算法,而且压缩效率比较高。本实施例通过RNC上的ASN.1编解码功能模块来压缩上述数据C。Investigate the data that needs to be backed up on the RNC, most of which belong to the data of the network layer. Only a small part of the data of the network layer adopts a self-defined data structure, and most of the data directly adopts the WCDMA RNC system according to various standards. The interface specifies the network layer data structure. For the convenience of description, the data that needs to be backed up that does not belong to the call service data on the network layer is called data A, and the backup data related to the call service that belongs to the network layer and uses a custom data structure is called data B. The backup data related to the call service that belongs to the network layer and uses the network layer data structure formulated according to each standard interface is called data C. In the network element RNC, the system itself can distinguish and identify the above-mentioned data A, data B, and data C according to the data type of the data. The data type of the data is the existing content, and it points out that the data is specifically data A, data B, and data C. or other data, and also indicate the length of the data. If all the data that needs to be backed up are encoded and compressed, it will take up a lot of system resources, and considering the energy efficiency ratio of compression, the compression effect of some of the data is not obvious. Therefore, in this embodiment, the data C is selected to be compressed, and the data C is coded and compressed using the Abstract Syntax Notation Number One (ASN.1) codec function module included in the WCDMA RNC. The ASN.1 codec function module used in WCDMA RNC provides a compression and decompression algorithm for the network layer data structure formulated according to the standard interface, and the compression efficiency is relatively high. In this embodiment, the above data C is compressed by the ASN.1 codec function module on the RNC.
参考图2,本实施例的流程包括以下步骤:Referring to Fig. 2, the flow process of this embodiment includes the following steps:
步骤201至步骤202,第一数据识别模块识别数据A、数据B、数据C,选择其中的数据C作为需要压缩的数据发送给压缩模块,将不需要压缩的数据A、数据B通过主用系统底层传输接口发送给备用系统。压缩模块将数据C进行压缩,然后将压缩后的数据C通过底层传输接口发送给备用系统。From
步骤203至步骤204,备用系统的第二数据识别模块从备用系统底层传输接口接收到备份数据后,先根据数据的数据类型区分出数据A、数据B和经过ASN.1编码压缩后的数据C。对于其中的数据A和数据B直接保存到备用系统的存储器中;对于ASN.1编码压缩后的数据C发送给解压缩模块,解压缩模块解压缩得到原来的数据C后再将其保存到存储器中。与主用系统相似,这里备用系统的解压缩模块为系统自带的ASN.1编解码功能模块。From
以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The above descriptions are only preferred embodiments of the present invention, and are not intended to limit the present invention. Any modifications, equivalent replacements, improvements, etc. made within the spirit and principles of the present invention shall be included in the scope of the present invention. within the scope of protection.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CNB2005100776066A CN100442708C (en) | 2005-06-17 | 2005-06-17 | A method and system for active/standby backup |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CNB2005100776066A CN100442708C (en) | 2005-06-17 | 2005-06-17 | A method and system for active/standby backup |
Publications (2)
Publication Number | Publication Date |
---|---|
CN1881894A CN1881894A (en) | 2006-12-20 |
CN100442708C true CN100442708C (en) | 2008-12-10 |
Family
ID=37519883
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CNB2005100776066A Expired - Fee Related CN100442708C (en) | 2005-06-17 | 2005-06-17 | A method and system for active/standby backup |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN100442708C (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101150372B (en) * | 2007-10-15 | 2011-12-28 | 中兴通讯股份有限公司 | Online reduction method without service interruption for optical transmission multiplexing protection loop network |
JP5316205B2 (en) * | 2009-04-27 | 2013-10-16 | ソニー株式会社 | Electronic device, content reproduction method and program |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6058462A (en) * | 1998-01-23 | 2000-05-02 | International Business Machines Corporation | Method and apparatus for enabling transfer of compressed data record tracks with CRC checking |
WO2003013103A2 (en) * | 2001-07-26 | 2003-02-13 | Kyocera Wireless Corporation | System and method for bi-directional communication and execution of dynamic instruction sets |
CN1462116A (en) * | 2002-05-28 | 2003-12-17 | 深圳市中兴通讯股份有限公司 | Method of data synchronization in main stock redundance system |
CN1609814A (en) * | 2004-09-14 | 2005-04-27 | 中国人民解放军上海警备区司令部指挥自动化工作站 | Monitoring operation system for data catastrophic failure-tolerant backup control system |
-
2005
- 2005-06-17 CN CNB2005100776066A patent/CN100442708C/en not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6058462A (en) * | 1998-01-23 | 2000-05-02 | International Business Machines Corporation | Method and apparatus for enabling transfer of compressed data record tracks with CRC checking |
WO2003013103A2 (en) * | 2001-07-26 | 2003-02-13 | Kyocera Wireless Corporation | System and method for bi-directional communication and execution of dynamic instruction sets |
CN1462116A (en) * | 2002-05-28 | 2003-12-17 | 深圳市中兴通讯股份有限公司 | Method of data synchronization in main stock redundance system |
CN1609814A (en) * | 2004-09-14 | 2005-04-27 | 中国人民解放军上海警备区司令部指挥自动化工作站 | Monitoring operation system for data catastrophic failure-tolerant backup control system |
Also Published As
Publication number | Publication date |
---|---|
CN1881894A (en) | 2006-12-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10817460B2 (en) | RDMA data sending and receiving methods, electronic device, and readable storage medium | |
CN101964948B (en) | Header compression enhancement for broadcast/multicast services | |
US10015285B2 (en) | System and method for multi-stream compression and decompression | |
CN101197773B (en) | Packet compressed transmitting and received de-compression method and system based on multilink | |
CN100388805C (en) | A data disaster recovery method for home location register | |
CN103369593A (en) | Method for compressing and decompressing Ethernet message and network element equipment | |
CN110995753A (en) | Combined Compression Method of Remote Communication Messages in Electricity Information Collection System | |
CN103503381B (en) | The method of data transmission of device redirection, Apparatus and system | |
CN106656195A (en) | Data compression decompression method and data compression decompression system | |
US20090037799A1 (en) | Operating method applied to low density parity check (ldpc) decoder and circuit thereof | |
WO2021166016A1 (en) | Packet communication system and transmission device therefor, receiving device and program | |
CN100442708C (en) | A method and system for active/standby backup | |
WO2020125129A1 (en) | Data processing method, bbu, rru and computer readable storage medium | |
CN108513320B (en) | A method and device for codec negotiation | |
JP2001275112A (en) | Data compression device | |
CN107615810B (en) | Packet header compression system and method for online network code | |
WO2015158389A1 (en) | Methods for efficient traffic compression over ip networks | |
CN106126372B (en) | A kind of isomery disaster tolerance device and method for Oracle Exadata all-in-one machine | |
CN104184545B (en) | A kind of method and decoding end, coding side for transmitting data | |
CN102082726B (en) | Data processing method, device and transmission system | |
CN106033377A (en) | Data disaster recovery method and disaster recovery server | |
CN113300978B (en) | Data transmission method and device | |
CN116319828A (en) | Remote disaster recovery backup data transmission method, system, device and medium | |
CN101621847B (en) | Method and terminal for acquiring 3G radio resource management information | |
KR100389702B1 (en) | The method for compressing and expanding data-stream without loss by bit-substitution |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20081210 Termination date: 20180617 |
|
CF01 | Termination of patent right due to non-payment of annual fee |