CN107342944A - A kind of ID marks distribution and persistence method and system - Google Patents

A kind of ID marks distribution and persistence method and system Download PDF

Info

Publication number
CN107342944A
CN107342944A CN201710454260.XA CN201710454260A CN107342944A CN 107342944 A CN107342944 A CN 107342944A CN 201710454260 A CN201710454260 A CN 201710454260A CN 107342944 A CN107342944 A CN 107342944A
Authority
CN
China
Prior art keywords
module
idap
key values
key
list item
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
CN201710454260.XA
Other languages
Chinese (zh)
Other versions
CN107342944B (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.)
Wuhan Fenghuo Optical Network Information Technology Co Ltd
Original Assignee
Fiberhome Telecommunication Technologies 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 Fiberhome Telecommunication Technologies Co Ltd filed Critical Fiberhome Telecommunication Technologies Co Ltd
Priority to CN201710454260.XA priority Critical patent/CN107342944B/en
Publication of CN107342944A publication Critical patent/CN107342944A/en
Application granted granted Critical
Publication of CN107342944B publication Critical patent/CN107342944B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/74Address processing for routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • H04L45/023Delayed use of routing table updates
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/16Multipoint routing

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a kind of distribution of ID marks and persistence method, it is related to router technology field, registration function registration IDAP storehouses are called including the present invention, is the module index in one IDAP storehouse of each distribution of each business module of router, ID allocation rules, KEY Value Types and KEY value comparison functions is set;When the KEY values for needing to specify in each business module distribute ID, the KEY values specified are given to distribute ID according to ID allocation rules;When module is restarted or switches recovery, read the IDAP library files of backup, whole KEY values and ID mapping relations list items in load id AP library files, read the KEY values in list item and ID values and store in the buffer, and set aging to mark, the mapping relations between Key and ID are recovered by the inventive method.Meanwhile the list item to being hit in business module recovery process removes aging mark, after business module recovery, aging is carried out to the list item for still carrying aging mark.The invention also discloses a kind of distribution of ID marks and persistent object system.

Description

A kind of ID marks distribution and persistence method and system
Technical field
The present invention relates to router technology field, and in particular to a kind of ID marks distribution and persistence method and system.
Background technology
Router product includes many subsystems, and each subsystem includes many business modules, and each business module needs Id is distributed for business keyword Key, and keeps the mapping relations between them in real time, ensures the uniformity of data.This Under complex environment, distribution and the persistence for how managing ID marks are particularly important.The distribution of ID marks is with holding in existing router Longization is responsible for by modules oneself, and its defect is that ID marks are redistributed, moreover, restart in single master control, masterslave switchover, distribution Mapping relations between the Key values and Id redistributed under the scenes such as formula board, it is impossible to ensure ID uniformity.
Therefore, need a kind of technical scheme badly and solve the problems, such as that each business module ID marks of router product are redistributed, and Solve the problems, such as that ID is inconsistent by recovering the mapping relations between Key and ID.
The content of the invention
For defect present in prior art, it is an object of the invention to provide a kind of distribution of ID marks and persistence side Method and system, avoid each business module ID marks of router product from redistributing, but recover the mapping between Key and ID and close System.
To achieve the above objectives, the present invention adopts the technical scheme that:A kind of ID marks distribution and persistence method, it is used In the ID marks that persistence is distributed for each business module of router, comprise the following steps:
Registration function registration IDAP storehouses are called, are the module rope that each business module of router respectively distributes an IDAP storehouse Draw, ID allocation rules, KEY Value Types and KEY value comparison functions are set;IDAP library management structures, institute are generated after registering IDAP storehouses Stating IDAP library managements structure includes IDAP module index, ID allocation rules, KEY Value Types and KEY value comparison functions;It is described IDAP storehouses are a kind of lib storehouses, and it is used for the ID marks that persistence is distributed for each business module of router;
For module handle corresponding to the establishment of each module index, IDAP library files corresponding to each module and IDAP storehouses are created Filename;
When each business module is the KEY values distribution ID specified, first ID corresponding to KEY values is searched using KEY values comparison function It whether there is, if in the presence of directly returning to already present ID;If being not present, distributed according to ID allocation rules to the KEY values called ID, and newly-increased KEY values and ID mapping relations list items, the KEY values and ID mapping relations list item including the memory node in ID trees, Memory node, ID, KEY value, KEY length and aging mark in KEY trees;
By newly-increased KEY values and ID mapping relations list item write-in IDAP library files, insertion and KEY values and ID mapping tables List item handle corresponding to;Periodic backups IDAP library files;
When module is restarted or switches recovery, the IDAP library files of backup are read, whole KEY values in load id AP library files With ID mapping relations list items, read the KEY values in list item and ID values and store in the buffer, while set aging to mark;
In business module recovery process, business module be specify KEY values distribution ID when, KEY values corresponding to removing and The aging mark of ID mapping relations list items;
After business module recovery, the aging of aging interface is called still to have the KEY values that aging marks and ID mapping relations list items.
On the basis of above-mentioned technical proposal, the ID allocation rules include ID allocation algorithms, smallest allocation ID and maximum Distribute ID.
On the basis of above-mentioned technical proposal, the module index includes module service mark and srvice instance number, according to The service field of router traffic module defines service identifiers, the corresponding srvice instance number of each router traffic module.
On the basis of above-mentioned technical proposal, KEY Value Types include two kinds of forms of character string and structure, if KEY values Type be structure, then business module provide structure is formatted as to character string method.
On the basis of above-mentioned technical proposal, ID allocation algorithms include smallest allocation algorithm, order-assigned algorithm and business Custom algorithm;Smallest allocation algorithm is that the ID per sub-distribution is currently available minimum ID;Order-assigned refers in order Incremental manner distributes ID;The self-defined allocation algorithm of business distributes ID, it is necessary to which business module provides specifically according to business actual conditions Allocation algorithm.
On the basis of above-mentioned technical proposal, IDAP library managements structure also includes IDAP delay write timings device, last time The written document time and whether start delay write timing device, the delay write timing device be used for periodically by newly-increased KEY values and ID mapping relations list item writes IDAP library files.
The invention also discloses a kind of distribution of ID marks and persistent object system, and it is used for for each business module distribution of router The ID marks of persistence, including:
IDAP storehouses Registering modules, IDAP storehouses Registering modules are used to call registration function registration IDAP storehouses, are router Each business module respectively distributes the module index in an IDAP storehouse, sets ID allocation rules, KEY Value Types and KEY values to compare letter Number;Generate IDAP library management structures, module index of the IDAP library managements structure including IDAP, ID allocation rules, KEY value classes Type and KEY value comparison functions;The IDAP storehouses are a kind of lib storehouses, and it is used to distribute persistence for each business module of router ID is identified;For each module index create corresponding to module handle, create IDAP library files corresponding to each module handle and IDAP library file names;
ID distribute modules, the ID distribute modules are used to, when each business module calls KEY values, first using KEY values compare ID corresponding to function lookup KEY values whether there is, if in the presence of directly returning to already present ID;If being not present, distributed and advised according to ID Then to the KEY values distribution ID specified;
List item generation module, the list item generation module are used for ID distribute modules according to ID allocation rules to the KEY called When value distributes new ID, KEY values and ID mapping relations list items are increased newly, the KEY values include in ID trees with ID mapping relations list item Memory node, the memory node in KEY trees, ID, KEY value, KEY length, KEY mark;
List item memory module, the list item memory module are used to write newly-increased KEY values and ID mapping relations list item IDAP library files, insert list item handle corresponding with ID mapping relations list items with KEY values;Periodic backups IDAP library files;
List item recovery module, when the list item recovery module is restarted for module or switches recovery, read backup IDAP library files, whole KEY values and ID mapping relations list items, read the KEY values and ID values in list item in load id AP library files And store in the buffer, while set and just change mark.
On the basis of above-mentioned technical proposal, the ID marks distribution also includes ageing module with persistent object system, described When ageing module is used for system reboot or switches recovery, KEY values and ID mapping relations list item to all loadings set aging Mark, in business module recovery process, remove the list item aging mark of business module hit;After business module recovery, adjust Still there are the KEY values that aging marks and ID mapping relations list items with the aging of aging interface.
On the basis of above-mentioned technical proposal, the module index includes module service mark and srvice instance number, according to The service field of router traffic module defines service identifiers, and a service of each router traffic module can be correspondingly multiple Srvice instance, different instances are distinguished by srvice instance number.
On the basis of above-mentioned technical proposal, IDAP library managements structure also includes IDAP delay write timings device, last time The written document time and whether start delay write timing device, the delay write timing device be used for periodically by newly-increased KEY values and ID mapping relations list item writes IDAP library files.
Compared with prior art, the advantage of the invention is that:
The present invention calls registration function registration IDAP storehouses, is the mould in one IDAP storehouse of each distribution of each business module of router Block indexes, and sets ID allocation rules, KEY Value Types and KEY value comparison functions;The KEY values for needing to specify in each business module When distributing ID, the KEY values specified are given to distribute ID according to ID allocation rules;When module is restarted or switches recovery, backup is read IDAP library files, whole KEY values and ID mapping relations list items, read the KEY values and ID values in list item in load id AP library files And store in the buffer, while set aging to mark, so as to avoid redistributing for each business module ID marks of router product, The mapping relations between Key and ID before recovery.
Brief description of the drawings
Fig. 1 is a kind of ID marks distribution and the schematic flow sheet of persistence method in the embodiment of the present invention;
Fig. 2 is a kind of ID marks distribution and the structural representation of persistent object system in the embodiment of the present invention.
Embodiment
The present invention is described in further detail below in conjunction with drawings and Examples.
Shown in Figure 1, the embodiment of the present invention provides a kind of ID marks distribution and persistence method, and it is used for for router Each business module distribution ID marks and the ID marks of persistence distribution, comprise the following steps:
S1, registration function registration IDAP storehouses are called, be the module that each business module of router respectively distributes an IDAP storehouse Index, ID allocation rules, KEY Value Types and KEY value comparison functions are set;IDAP library management structures are generated after registering IDAP storehouses, IDAP library managements structure includes IDAP module index, ID allocation rules, KEY Value Types and KEY value comparison functions;IDAP storehouses are A kind of lib storehouses, it is used for the ID marks that persistence is distributed for each business module of router;Module index identifies including module service With srvice instance number, service identifiers are defined according to the service field of router traffic module, each router traffic module is corresponding One srvice instance number.KEY Value Types include two kinds of forms of character string and structure, if the type of KEY values is structure, Business module provides the method that structure is formatted as to character string.
S2, for module handle corresponding to the establishment of each module index, create IDAP library files corresponding to each module handle And IDAP library file names;
S3, when each business module is the KEY values distribution ID specified, first searched using KEY values comparison function corresponding to KEY values ID whether there is, if in the presence of directly returning to already present ID;If being not present, distributed according to ID allocation rules to the KEY values called ID, and newly-increased KEY values and ID mapping relations list items, KEY values include memory node, KEY in ID trees with ID mapping relations list item Memory node, ID, KEY value in tree, KEY length;ID allocation rules include ID allocation algorithms, smallest allocation ID and maximum point With ID.ID allocation algorithms include smallest allocation algorithm, order-assigned algorithm and business custom algorithm;Smallest allocation algorithm is every The ID of sub-distribution is currently available minimum ID;Order-assigned refers to incremental manner distribution ID in order;Self-defined point of business With algorithm ID is distributed according to business actual conditions.
S4, newly-increased KEY values and ID mapping relations list item are write into IDAP library files, insertion KEY values and ID mapping relations List item handle corresponding to list item;Periodic backups IDAP library files;
S5, when module is restarted or switches recovery, read the IDAP library files of backup, in load id AP library files all KEY values and ID mapping relations list items, read the KEY values in list item and ID values and store in the buffer, while set aging to mark;
S6, when the KEY values or ID in caching are called in business module recovery process, KEY values corresponding to removing and ID mappings The aging mark of relation list item;
S7, after business module recovers, the aging of aging interface is called still to have the KEY values that aging marks and ID mapping tables , terminate.
Whether IDAP library managements structure also includes IDAP delay write timings device, last time written document time and starts to prolong Slow write timing device, delay write timing device are used to newly-increased KEY values and ID mapping relations list item periodically are write into IDAP library files.
The invention also discloses a kind of distribution of ID marks and persistent object system, and it is used for for each business module distribution of router ID is identified and the ID marks of persistence distribution, including:
IDAP storehouses Registering modules, IDAP storehouses Registering modules are used to call registration function registration IDAP storehouses, are that router is each Business module respectively distributes the module index in an IDAP storehouse, sets ID allocation rules, KEY Value Types and KEY value comparison functions;It is raw Into IDAP library management structures, IDAP library managements structure includes IDAP module index, ID allocation rules, KEY Value Types and KEY values Comparison function;IDAP storehouses are a kind of lib storehouses, and it is used for the ID that ID marks and persistence distribution are distributed for each business module of router Mark;For module handle corresponding to the establishment of each module index, IDAP library files and IDAP corresponding to each module handle are created Library file name;
ID distribute modules, ID distribute modules are used for when each business module calls KEY values, first using KEY value comparison functions ID corresponding to searching KEY values whether there is, if in the presence of directly returning to already present ID;If being not present, given according to ID allocation rules The KEY values distribution ID of calling;
List item generation module, list item generation module are used for ID distribute modules according to ID allocation rules to the KEY values point called During with new ID, increase KEY values and ID mapping relations list items newly, KEY values and ID mapping relations list item including the memory node in ID trees, Memory node, ID, KEY value in KEY trees, KEY length;
List item memory module, list item processing module are used to newly-increased KEY values and ID mapping relations list item writing IDAP storehouses File, insert list item handle corresponding with ID mapping relations list items with KEY values;Periodic backups IDAP library files;
List item recovery module, when list item recovery module is restarted for module or switches recovery, read the IDAP storehouses of backup File, whole KEY values and ID mapping relations list items in load id AP library files, reads the KEY values in list item and ID values and stores In the buffer, while aging is set to mark.
ID mark distribution also includes ageing module with persistent object system, system reboot or when switching recovery, adds to all The KEY values of load set aging to mark with ID mapping relations list item, in business module recovery process, remove business module hit List item aging marks;After business module recovery, the aging of aging interface is called still to have the KEY values that aging marks and ID mapping relations List item.
Module index includes module service mark and srvice instance number, is defined according to the service field of router traffic module Service identifiers, the corresponding srvice instance number of each router traffic module.
Whether IDAP library managements structure also includes IDAP delay write timings device, last time written document time and starts to prolong Slow write timing device, delay write timing device are used to newly-increased KEY values and ID mapping relations list item periodically are write into IDAP library files.
The present invention is not limited to the above-described embodiments, for those skilled in the art, is not departing from On the premise of the principle of the invention, some improvements and modifications can also be made, these improvements and modifications are also considered as the protection of the present invention Within the scope of.The content not being described in detail in this specification belongs to prior art known to professional and technical personnel in the field.

Claims (10)

1. a kind of ID marks distribution and persistence method, it is used for the ID marks that persistence is distributed for each business module of router, It is characterised in that it includes following steps:
Registration function registration IDAP storehouses are called, are the module index that each business module of router respectively distributes an IDAP storehouse, if Put ID allocation rules, KEY Value Types and KEY value comparison functions;IDAP library management structures, the IDAP are generated after registering IDAP storehouses Library management structure includes IDAP module index, ID allocation rules, KEY Value Types and KEY value comparison functions;The IDAP storehouses are A kind of lib storehouses, it is used for the ID marks that persistence is distributed for each business module of router;
For module handle corresponding to the establishment of each module index, IDAP library files corresponding to each module and IDAP library files are created Name;
When each business module is the KEY values distribution ID specified, first whether ID corresponding to KEY values is searched using KEY values comparison function In the presence of if in the presence of directly returning to already present ID;If being not present, ID is distributed to the KEY values called according to ID allocation rules, and Newly-increased KEY values and ID mapping relations list items, the KEY values include the memory node in ID trees, KEY trees with ID mapping relations list item In memory node, ID, KEY value, KEY length and aging mark;
By newly-increased KEY values and ID mapping relations list item write-in IDAP library files, insertion and KEY values and ID mapping relations list items pair The list item handle answered;Periodic backups IDAP library files;
When module is restarted or switches recovery, the IDAP library files of backup are read, whole KEY values and ID in load id AP library files Mapping relations list item, read the KEY values in list item and ID values and store in the buffer, while set aging to mark;
In business module recovery process, when business module is the KEY values distribution ID specified, KEY values are reflected with ID corresponding to removing Penetrate the aging mark of relation list item;
After business module recovery, the aging of aging interface is called still to have the KEY values that aging marks and ID mapping relations list items.
2. a kind of ID marks distribution as claimed in claim 1 and persistence method, it is characterised in that:The ID allocation rules bag Include ID allocation algorithms, smallest allocation ID and maximum allocated ID.
3. a kind of ID marks distribution as claimed in claim 1 and persistence method, it is characterised in that:The module index includes Module service identifies and srvice instance number, and service identifiers, each router are defined according to the service field of router traffic module The corresponding srvice instance number of business module.
4. a kind of ID marks distribution as claimed in claim 1 and persistence method, it is characterised in that:KEY Value Types include word Symbol string and two kinds of forms of structure, if the type of KEY values is structure, business module provides is formatted as word by structure The method for according with string.
5. a kind of ID marks distribution as claimed in claim 1 and persistence method, it is characterised in that:ID allocation algorithms are included most Small allocation algorithm, order-assigned algorithm and business custom algorithm;Smallest allocation algorithm is that the ID per sub-distribution is currently may be used Minimum ID;Order-assigned refers to incremental manner distribution ID in order;The self-defined allocation algorithm of business is according to the actual feelings of business Condition distributes ID, it is necessary to which business module provides specific allocation algorithm.
6. a kind of ID marks distribution as claimed in claim 1 and persistence method, it is characterised in that:IDAP library managements structure is also Including IDAP delays write timing device, the last time written document time and whether start delay write timing device, it is fixed that the delay is write When device be used for periodically will be newly-increased KEY values and ID mapping relations list item write-in IDAP library files.
7. a kind of ID marks distribution and persistent object system, it is used for the ID marks that persistence is distributed for each business module of router, It is characterised in that it includes:
IDAP storehouses Registering modules, IDAP storehouses Registering modules are used to call registration function registration IDAP storehouses, are that router is each Business module respectively distributes the module index in an IDAP storehouse, sets ID allocation rules, KEY Value Types and KEY value comparison functions;It is raw Into IDAP library management structures, the module index of the IDAP library managements structure including IDAP, ID allocation rules, KEY Value Types and KEY value comparison functions;The IDAP storehouses are a kind of lib storehouses, and it is used for the ID marks that persistence is distributed for each business module of router Know;For module handle corresponding to the establishment of each module index, IDAP library files corresponding to each module handle and IDAP storehouses are created Filename;
ID distribute modules, the ID distribute modules are used for when each business module calls KEY values, first using KEY value comparison functions ID corresponding to searching KEY values whether there is, if in the presence of directly returning to already present ID;If being not present, given according to ID allocation rules The KEY values distribution ID specified;
List item generation module, the list item generation module are used for ID distribute modules according to ID allocation rules to the KEY values point called During with new ID, KEY values and ID mapping relations list items are increased newly, the KEY values include the storage in ID trees with ID mapping relations list item Node, the memory node in KEY trees, ID, KEY value, KEY length, KEY mark;
List item memory module, the list item memory module are used to newly-increased KEY values and ID mapping relations list item writing IDAP storehouses File, insert list item handle corresponding with ID mapping relations list items with KEY values;Periodic backups IDAP library files;
List item recovery module, when the list item recovery module is restarted for module or switches recovery, read the IDAP storehouses of backup File, whole KEY values and ID mapping relations list items in load id AP library files, reads the KEY values in list item and ID values and stores In the buffer, while just change is set to mark.
8. a kind of ID marks distribution as claimed in claim 7 and persistent object system, it is characterised in that:The distribution of ID mark with Persistent object system also includes ageing module, when the ageing module is used for system reboot or switches recovery, to all loadings KEY values set aging to mark with ID mapping relations list item, in business module recovery process, remove the list item of business module hit Aging marks;After business module recovery, the aging of aging interface is called still to have the KEY values that aging marks and ID mapping tables .
9. a kind of ID marks distribution as claimed in claim 7 and persistent object system, it is characterised in that:The module index includes Module service identifies and srvice instance number, and service identifiers, each router are defined according to the service field of router traffic module One service of business module can correspond to multiple srvice instance, and different instances are distinguished by srvice instance number.
10. a kind of ID marks distribution as claimed in claim 7 and persistent object system, it is characterised in that:IDAP library management structures Also include IDAP delays write timing device, the last time written document time and whether start delay write timing device, the delay writes Timer is used to newly-increased KEY values and ID mapping relations list item periodically are write into IDAP library files.
CN201710454260.XA 2017-06-15 2017-06-15 A kind of distribution of ID mark and persistence method and system Active CN107342944B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710454260.XA CN107342944B (en) 2017-06-15 2017-06-15 A kind of distribution of ID mark and persistence method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710454260.XA CN107342944B (en) 2017-06-15 2017-06-15 A kind of distribution of ID mark and persistence method and system

Publications (2)

Publication Number Publication Date
CN107342944A true CN107342944A (en) 2017-11-10
CN107342944B CN107342944B (en) 2019-09-17

Family

ID=60220679

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710454260.XA Active CN107342944B (en) 2017-06-15 2017-06-15 A kind of distribution of ID mark and persistence method and system

Country Status (1)

Country Link
CN (1) CN107342944B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108616455A (en) * 2018-04-23 2018-10-02 上海泰砚通信技术有限公司 A kind of route synchronization method of single machine pile system
CN109308187A (en) * 2018-08-24 2019-02-05 上海沪工焊接集团股份有限公司 A kind of method and device thereof identifying distinct interaction equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103605586A (en) * 2013-11-21 2014-02-26 浪潮电子信息产业股份有限公司 Data recovery method for tape media
CN103810224A (en) * 2012-11-15 2014-05-21 阿里巴巴集团控股有限公司 Information persistence and query method and device
CN104850598A (en) * 2015-04-28 2015-08-19 江苏瑞中数据股份有限公司 Method for recovering backup of real-time database
CN105138581A (en) * 2015-07-31 2015-12-09 北京无线天利移动信息技术股份有限公司 Mobile information writing and reading method and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103810224A (en) * 2012-11-15 2014-05-21 阿里巴巴集团控股有限公司 Information persistence and query method and device
CN103605586A (en) * 2013-11-21 2014-02-26 浪潮电子信息产业股份有限公司 Data recovery method for tape media
CN104850598A (en) * 2015-04-28 2015-08-19 江苏瑞中数据股份有限公司 Method for recovering backup of real-time database
CN105138581A (en) * 2015-07-31 2015-12-09 北京无线天利移动信息技术股份有限公司 Mobile information writing and reading method and system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108616455A (en) * 2018-04-23 2018-10-02 上海泰砚通信技术有限公司 A kind of route synchronization method of single machine pile system
CN109308187A (en) * 2018-08-24 2019-02-05 上海沪工焊接集团股份有限公司 A kind of method and device thereof identifying distinct interaction equipment

Also Published As

Publication number Publication date
CN107342944B (en) 2019-09-17

Similar Documents

Publication Publication Date Title
CN102521269B (en) Index-based computer continuous data protection method
CN109684333B (en) Data storage and cutting method, equipment and storage medium
CN102707990B (en) Container based processing method and device
CN102110146B (en) Key-value storage-based distributed file system metadata management method
CN100399327C (en) Managing file system versions
US10853340B2 (en) Static sorted index replication
US20170293533A1 (en) Data processing method, apparatus, and system
AU2012389110B2 (en) Data processing method and apparatus in cluster system
EP3361409B1 (en) Data deduplication method and apparatus
EP2863310B1 (en) Data processing method and apparatus, and shared storage device
CN109445702B (en) block-level data deduplication storage system
CN101369283A (en) Data synchronization method and system for internal memory database physical data base
CN107357522B (en) Data processing method and device
CN107111460A (en) Use the data de-duplication of block file
CN105183399A (en) Data writing and reading method and device based on elastic block storage
CN105045850A (en) Method for recovering junk data in cloud storage log file system
CN102779138A (en) Hard disk access method of real time data
CN109241004A (en) Meta data file size restoration methods, system, device and readable storage medium storing program for executing
CN105956032A (en) Cache data synchronization method, system and apparatus
CN104951403A (en) Low-overhead and error-free cold and hot data recognition method
CN107342944A (en) A kind of ID marks distribution and persistence method and system
CN102694878B (en) Sectional ID (Identity) distributing method
CN102541982B (en) Method for organizing and accessing metadata file log
US11461362B2 (en) Merkle super tree for synchronizing data buckets of unlimited size in object storage systems
CN103714121A (en) Index record management method and device

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
TR01 Transfer of patent right

Effective date of registration: 20200527

Address after: 430000 room 2102, floor 2, photoelectric communication industrial building, Fenghuo Road, Guandong Industrial Park, Donghu Development Zone, Wuhan City, Hubei Province

Patentee after: Wuhan Fenghuo Optical Network Information Technology Co., Ltd

Address before: 430000 East Lake high tech Development Zone, Hubei Province, No. 6, No., high and new technology development zone, No. four

Patentee before: FIBERHOME TELECOMMUNICATION TECHNOLOGIES Co.,Ltd.

TR01 Transfer of patent right
CP03 Change of name, title or address

Address after: 430000 g6-1302, Wuhan New Energy Research Institute building, 999 Gaoxin Avenue, Donghu New Technology Development Zone, Wuhan City, Hubei Province

Patentee after: Wuhan Optical Network Information Technology Co., Ltd

Address before: 430000 room 2102, floor 2, photoelectric communication industrial building, Fenghuo Road, Guandong Industrial Park, Donghu Development Zone, Wuhan City, Hubei Province

Patentee before: Wuhan Fenghuo Optical Network Information Technology Co.,Ltd.

CP03 Change of name, title or address