CN105975528A - Method, device and system for synchronizing background configuration file - Google Patents

Method, device and system for synchronizing background configuration file Download PDF

Info

Publication number
CN105975528A
CN105975528A CN201610281209.9A CN201610281209A CN105975528A CN 105975528 A CN105975528 A CN 105975528A CN 201610281209 A CN201610281209 A CN 201610281209A CN 105975528 A CN105975528 A CN 105975528A
Authority
CN
China
Prior art keywords
file
configuration file
configuration
file system
eigenvalue
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
CN201610281209.9A
Other languages
Chinese (zh)
Other versions
CN105975528B (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.)
Nubia Technology Co Ltd
Original Assignee
Nubia 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 Nubia Technology Co Ltd filed Critical Nubia Technology Co Ltd
Priority to CN201610281209.9A priority Critical patent/CN105975528B/en
Publication of CN105975528A publication Critical patent/CN105975528A/en
Application granted granted Critical
Publication of CN105975528B publication Critical patent/CN105975528B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • G06F16/275Synchronous replication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Computing Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a method, a device and a system for synchronizing a background configuration file, and relates to the technical field of communications. The method comprises the following steps: configuring information and saving configuration information; writing the configuration information into a relational database; writing the configuration information into a local file system to generate a new configuration file; and uploading the configuration file to a distributed file system. Through adoption of the method, device and system for synchronizing the background configuration file, the access stress can be dispersed, and the phenomenon of server avalanche due to centralized management of data is avoided.

Description

The synchronous method of a kind of backstage configuration file, Apparatus and system
Technical field
The present invention relates to communication technique field, particularly relate to the synchronous method of backstage configuration file, device and System.
Background technology
In electricity quotient system system, operation and Development Engineering are to separate, the displaying of the content on website and amendment, The general mode all using backstage to configure is carried out, and so can reduce Developmental Engineer and directly revise code Frequency, is also beneficial to operation personnel and the most quickly and conveniently issues content.
In prior art, frequently with multiple stage application server in the most middle-size and small-size website, it is ensured that operation people The content of member's configuration can show the most particularly significant in all of application server.One of prior art Method is to store data in the relevant databases such as mysql, and application server is from same tables of data Middle reading data obtain content, but, if application server is more, request each time will be arrived Data base reads data, the pressure of data base can be caused, if data base's pressure is big relatively big, also can make Become digital independent failure;Second method is to write data in the no sql such as redis, application server Information is read from no sql, if but this configuration file is relatively big, and reach kb rank, have when reading Bigger network io postpones, and reads slowly;3rd method is by file generated in configuration service device, Open one at configuration service device and monitor service, each application server is opened a server service, When listening to configuration file and having variation, by the way of broadcast, notify that each application server synchronizes configuration literary composition Part is to local, and this scheme needs to start a service, in each application service in configuration service device more Starting sever service in device, often increasing a new machine will service by deactivation server, increases O&M Workload and complexity.
Summary of the invention
Present invention is primarily targeted at and propose the synchronous method of a kind of backstage configuration file, Apparatus and system, Aim to solve the problem that, when backstage configuration file synchronizes in prior art electricity quotient system system, data base's pressure is big, increases fortune The workload of dimension and the defect of complexity.
For achieving the above object, the synchronous method of a kind of backstage configuration file that the present invention provides, it is adaptable to Configuration service device, it is characterised in that described method includes step:
Relevant information is configured and preserves configuration information;
Described configuration information is write relevant database;
Described configuration information write local file system will generate new configuration file;
Described configuration file is uploaded to distributed file system.
In a preferred scheme, described method also includes:
Receive the access request of the configuration file that application server sends;
Described configuration file is searched in the path of agreement;
If searching unsuccessfully in the path of described agreement, from described file system, search described configuration file, And described configuration file is write described local file system;
If searching unsuccessfully in described file system, search and described configuration from described relevant database The configuration information that file is corresponding.
In a preferred scheme, described described configuration file is uploaded to file system before, described Method also includes:
Calculate the file eigenvalue of described new configuration file;
In the key value will specified in described file eigenvalue write non-relational database.
In a preferred scheme, described agreement path in search described configuration file, including:
Judge whether the path of described agreement exists described configuration file;
If there is described configuration file, calculate the file eigenvalue of described configuration file;
Judge that described file eigenvalue is the most consistent with the key value specified in described non-relational database;
If consistent, read described configuration file;
Otherwise, it determines search unsuccessfully in the path of described agreement.
It is in a preferred scheme, described time described configuration file is uploaded to distributed file system, Described method also includes:
The control of authority of described configuration file is set.
Additionally, for achieving the above object, the present invention also proposes the synchronizer of a kind of backstage configuration file, Being applicable to configuration service device, described device includes:
Dispensing unit, for configuring relevant information and preserving configuration information;
Processing unit, for writing relevant database, and for joining described by described configuration information Confidence breath write local file system generates new configuration file;
Uploading unit, for uploading to distributed file system by described configuration file.
In a preferred scheme, described device also includes:
Receive unit, for receiving the access request of the configuration file that application server sends;
Search unit, for searching described configuration file in the path of agreement, or for described about When fixed path is searched unsuccessfully, from described file system, search described configuration file, and join described Put file and write described local file system, or in time searching unsuccessfully in described file system, from Described relevant database is searched the configuration information corresponding with described configuration file.
In a preferred scheme, described processing unit, it is also used in described configuration file is uploaded to literary composition Before part system, calculate the file eigenvalue of described new configuration file, and described file eigenvalue is write Enter in the key value specified in non-relational database.
In a preferred scheme, described lookup unit, also include:
Whether the first judge module, exist described configuration file in the path judging described agreement;
Computing module, for when there is described configuration file, calculates the file characteristic of described configuration file Code;
Second judge module, be used for judging described file eigenvalue whether with in described non-relational database The key value specified is consistent, and when inconsistent, determine and search unsuccessfully in the path of described agreement;
Read module, for the pass specified in the file eigenvalue calculated with described non-relational database When key assignments is consistent, read described configuration file.
In a preferred scheme, described device also includes:
Unit is set, for when described configuration file is uploaded to file system, described configuration literary composition is set The access rights of part.
Additionally, for achieving the above object, the present invention also proposes the synchronization system of a kind of backstage configuration file, Described system includes configuration service device, relevant database, non-relational database and file system:
Described configuration service device includes synchronizer as above, respectively with described relevant database, Described non-relational database and described file system communication connect, for configuring relevant information And generate new configuration file, and the access request sent according to application server, from described relationship type The configuration file that in data base, non-relational database or file system, search request accesses;
Described relevant database, is used for storing configuration information;
Described non-relational database, for storing the file eigenvalue of described new configuration file;
Described file system, for storing described new configuration file.
The present invention propose the synchronous method of backstage configuration file of the present embodiment of the present embodiment, device and System, writes configuration information relation row data base, and generates new configuration in local file system File, and new configuration file is uploaded to file system, therefore, user by application server to When configuration service device accesses configuration file, can be as required from local or civilian from file system lookup configuration Part, or from relational data library lookup configuration information, disperseed access pressure, it is to avoid due to data The phenomenon of the server snowslide that centralized management occurs.
Accompanying drawing explanation
The flow chart of the synchronous method of a kind of backstage configuration file that Fig. 1 provides for the embodiment of the present invention one;
The modular structure of the synchronizer of a kind of backstage configuration file that Fig. 2 provides for the embodiment of the present invention two Schematic diagram;
The synchronous method of a kind of backstage configuration file that Fig. 3 provides for the embodiment of the present invention three synchronizes configuration The flow chart in stage;
Dial-tone stage in the synchronous method of a kind of backstage configuration file that Fig. 4 provides for the embodiment of the present invention three Flow chart;
The modular structure of the synchronizer of a kind of backstage configuration file that Fig. 5 provides for the embodiment of the present invention four Schematic diagram;
The structural representation of the synchronization system of a kind of backstage configuration file that Fig. 6 provides for the embodiment of the present invention five Figure.
The realization of the object of the invention, functional characteristics and advantage will in conjunction with the embodiments, do referring to the drawings further Explanation.
Detailed description of the invention
Should be appreciated that specific embodiment described herein, only in order to explain the present invention, is not used to limit Determine the present invention.
The mobile terminal realizing each embodiment of the present invention is described referring now to accompanying drawing.In follow-up description In, use the suffix being used for representing such as " module ", " parts " or " unit " of element only for having It is beneficial to the explanation of the present invention, itself does not has specific meaning.Therefore, " module " can mix with " parts " Close ground to use.
As it is shown in figure 1, first embodiment of the invention proposes the synchronous method of a kind of backstage configuration file, it is suitable for In configuration service device, the method comprising the steps of:
S101, information is configured and preserves configuration information;
S102, by this configuration information write relevant database;
S103, will this configuration information write local file system in generate new configuration file;
S104, this configuration file is uploaded to distributed file system.
The synchronous method of the backstage configuration file of the present embodiment, writes relation row data base by configuration information, And in local file system, generate new configuration file, and new configuration file is uploaded to file system System, therefore, when user accesses configuration file by application server to configuration service device, can basis Need to search configuration file from this locality or from file system, or from relational data library lookup configuration information, Disperse access pressure, it is to avoid due to the phenomenon of the server snowslide that the centralized management of data occurs.
The embodiment of the present invention two provides the synchronizer of a kind of backstage configuration file, it is adaptable to configuration service Device, refers to Fig. 2, and this device includes:
Dispensing unit 201, for configuring information and preserving configuration information;
Processing unit 202, for writing relevant database, and for by this configuration by this configuration information Information write local file system generates new configuration file;
Uploading unit 203, for uploading to distributed file system by this configuration file.
The synchronizer of the backstage configuration file of the present embodiment, writes relation row data base by configuration information, And in local file system, generate new configuration file, and new configuration file is uploaded to file system System, therefore, when user accesses configuration file by application server to configuration service device, can basis Need to search configuration file from this locality or from file system, or from relational data library lookup configuration information, Disperse access pressure, it is to avoid due to the phenomenon of the server snowslide that the centralized management of data occurs.
On the basis of above-described embodiment, the embodiment of the present invention three provides another kind of backstage configuration file Synchronous method, the method is applicable to configuration service device, for convenience, the method for the present embodiment is divided Becoming to synchronize configuration and two stages of access are described, embodiment of the present invention China-African tie type data base is with no Sql data base illustrates as a example by carrying out.
Referring to Fig. 3, the method flow synchronizing configuration phase includes:
S301, at the configuration interface of server relevant information configured and preserve configuration information;
S302, the configuration information write relevant database that will preserve;
S303, read this configuration information, this configuration information write local file system will generate new joining Put file;
S304, calculate the file eigenvalue of new configuration file;
In S305, the key value will specified in this document condition code write no sql data base;
In actual application, technological document condition code, it is possible to prevent configuration file to be tampered.Technological document is special Levy code and can use md5.
S306, this configuration file is uploaded to distributed file system;
In actual application, the control of authority of this configuration file can be set in this step, by authority control System prevents the leakage of file.
In actual application, relevant database and no sql data base can be group type.
Referring to Fig. 4, dial-tone stage method flow includes:
The access request of the configuration file that S401, reception application server send;
S402, agreement path in search this configuration file, it is judged that whether the path of this agreement exists This configuration file, if there is this configuration file, performing step S403, otherwise performing step S404;
S403, calculate the file eigenvalue of this configuration file;
S4031, judge that this document condition code is the most consistent with the key value specified in this no sql data base, If unanimously performing step S4032, otherwise perform step S4033.
S4032, read this configuration file.
S4033, determine and search unsuccessfully in the path of this agreement, perform step S404.
S404, this document system searching this configuration file, if finding this configuration file, performing step S405, otherwise execution step S406.
In actual application, if this configuration file is provided with control of authority, file system will be to visitor Authority verify, when only the authority of visitor is for allowing to access, just permission visitor reads this and joins Put file.
S405, this configuration file is write this local file system.
S406, the configuration information that lookup is corresponding with this configuration file from this relevant database.
Abnormal conditions can be processed by the method for the present embodiment, it is ensured that the High Availabitity of system, process Situation is as follows:
If 1 makes mistakes reading data from no sql when, then application program can be directly from distributed literary composition Part system reads file, and writes in local file, it is ensured that system properly functioning;
If 2 also have failed at reading file from distributed file system, application program can be directly from pass It is reading configuration information in type data base, it is ensured that can use of ps, although this is likely to result in data The pressure in storehouse rises violently, and makes data base unavailable, but have employed the no sql clothes of concentrating type at the present embodiment In the case of the distributed file system of business device and High Availabitity, can guarantee that the High Availabitity performance of this system is born Bigger concurrent pressure, substantially without situation about directly accessing the database occur.
The synchronous method of the backstage configuration file of the present embodiment of the present embodiment, writes relation by configuration information Row data base, and in local file system, generate new configuration file, and by new configuration file Pass to file system, therefore, when user accesses configuration file by application server to configuration service device, As required from this locality or from file system lookup configuration file, or can join from relational data library lookup Confidence ceases, and has disperseed access pressure, it is to avoid the server snowslide occurred due to the centralized management of data Phenomenon.
On the basis of above-described embodiment, the embodiment of the present invention four provides the synchronization of a kind of backstage configuration file Device, the embodiment of the present invention China-African tie type data base illustrate as a example by no sql data base is carried out, Refer to Fig. 5, including:
Dispensing unit 501, for configuring relevant information and preserving configuration information;
Processing unit 502, for writing relevant database, and for by this configuration by this configuration information Information write local file system generates new configuration file;
Uploading unit 503, for uploading to file system by this configuration file.
In an optional scheme, this processing unit 502, it is also used in this configuration file is uploaded to file Before system, calculate the file eigenvalue of this new configuration file, and this document condition code is write no sql In the key value specified in data base.
Receive unit 504, for receiving the access request of the configuration file that application server sends;
Search unit 505, for searching this configuration file in the path of agreement, or in this agreement Path in when searching unsuccessfully, from this document system, search this configuration file, and this configuration file write Enter this local file system, or in time searching unsuccessfully in this document system, from this relational data Storehouse is searched the configuration information corresponding with this configuration file.
Search unit 505, also include:
Whether the first judge module, exist this configuration file in the path judging this agreement;
Computing module, for when there is this configuration file, calculating the file eigenvalue of this configuration file;
Second judge module, for judging that whether this document condition code specifies with this no sql data base Key value is consistent, and when inconsistent, determine and search unsuccessfully in the path of this agreement;
Read module, for the key value specified in the file eigenvalue calculated with this no sql data base Time consistent, read this configuration file.
In an optional scheme, this device also includes: arrange unit, for by this configuration file When passing to file system, the access rights of this configuration file are set.
The synchronizer of the backstage configuration file of the present embodiment of the present embodiment, writes relation by configuration information Row data base, and in local file system, generate new configuration file, and by new configuration file Pass to file system, therefore, when user accesses configuration file by application server to configuration service device, As required from this locality or from file system lookup configuration file, or can join from relational data library lookup Confidence ceases, and has disperseed access pressure, it is to avoid the server snowslide occurred due to the centralized management of data Phenomenon.
The embodiment of the present invention five additionally provides the synchronization system of a kind of backstage configuration file, refers to Fig. 6, should System includes configuration service device 601, relevant database 602, no sql data base 603 and file system System 604.
This configuration service device 601 includes embodiment two or the synchronizer of embodiment four, and here is omitted. This configuration service device 601 is connected with this relevant database 602 and this document system 604 communication respectively, For relevant information configures and generates new configuration file, and send according to application server Access request, the configuration file that search request accesses from this relevant database 602 or file system;
This relevant database 602, is used for storing configuration information;
This no sql data base 603, for storing the file eigenvalue of this new configuration file;
This document system 604, for storing this new configuration file.
In actual application, no sql data base 603 can be arranged on configuration service device 601.
The synchronization system of the backstage configuration file of the present embodiment of the present embodiment, writes relation by configuration information Row data base, and in local file system, generate new configuration file, and by new configuration file Pass to file system, therefore, when user accesses configuration file by application server to configuration service device, As required from this locality or from file system lookup configuration file, or can join from relational data library lookup Confidence ceases, and has disperseed access pressure, it is to avoid the server snowslide occurred due to the centralized management of data Phenomenon.
It should be noted that in this article, term " include ", " comprising " or its any other variant Be intended to comprising of nonexcludability so that include the process of a series of key element, method, article or Person's device not only includes those key elements, but also includes other key elements being not expressly set out, or also Including the key element intrinsic for this process, method, article or device.In the feelings not having more restriction Under condition, statement " including ... " key element limited, it is not excluded that include this key element process, Method, article or device there is also other identical element.
The invention described above embodiment sequence number, just to describing, does not represent the quality of embodiment.
Through the above description of the embodiments, those skilled in the art is it can be understood that arrive above-mentioned Embodiment method can add the mode of required general hardware platform by software and realize, naturally it is also possible to logical Cross hardware, but a lot of in the case of the former is more preferably embodiment.Based on such understanding, the present invention's The part that prior art is contributed by technical scheme the most in other words can be with the form body of software product Revealing to come, this computer software product is stored in a storage medium (such as ROM/RAM, magnetic disc, light Dish) in, including some instructions with so that a station terminal equipment (can be mobile phone, computer, service Device, air-conditioner, or the network equipment etc.) perform the method described in each embodiment of the present invention.
These are only the preferred embodiments of the present invention, not thereby limit the scope of the claims of the present invention, every Utilize equivalent structure or equivalence flow process conversion that description of the invention and accompanying drawing content made, or directly or Connect and be used in other relevant technical fields, be the most in like manner included in the scope of patent protection of the present invention.

Claims (11)

1. the synchronous method of a backstage configuration file, it is adaptable to configuration service device, it is characterised in that institute The method of stating includes step:
Information is configured and preserves configuration information;
Described configuration information is write relevant database;
Described configuration information write local file system will generate new configuration file;
Described configuration file is uploaded to distributed file system.
Method the most according to claim 1, it is characterised in that described method also includes:
Receive the access request of the configuration file that application server sends;
Described configuration file is searched in the path of agreement;
If searching unsuccessfully in the path of described agreement, from described file system, search described configuration file, And described configuration file is write described local file system;
If searching unsuccessfully in described file system, search and described configuration from described relevant database The configuration information that file is corresponding.
Method the most according to claim 2, it is characterised in that described described configuration file is uploaded Before file system, described method also includes:
Calculate the file eigenvalue of described new configuration file;
In the key value will specified in described file eigenvalue write non-relational database.
Method the most according to claim 2, it is characterised in that described lookup in the path of agreement Described configuration file, including:
Judge whether the path of described agreement exists described configuration file;
If there is described configuration file, calculate the file eigenvalue of described configuration file;
Judge that described file eigenvalue is the most consistent with the key value specified in described non-relational database;
If consistent, read described configuration file;
Otherwise, it determines search unsuccessfully in the path of described agreement.
5. according to the method described in any one of Claims 1-4, it is characterised in that described join described When putting files passe to distributed file system, described method also includes:
The control of authority of described configuration file is set.
6. the synchronizer of a backstage configuration file, it is adaptable to configuration service device, it is characterised in that institute State device to include:
Dispensing unit, for configuring information and preserving configuration information;
Processing unit, for writing relevant database, and for joining described by described configuration information Confidence breath write local file system generates new configuration file;
Uploading unit, for uploading to distributed file system by described configuration file.
Device the most according to claim 6, it is characterised in that described device also includes:
Receive unit, for receiving the access request of the configuration file that application server sends;
Search unit, for searching described configuration file in the path of agreement, or for described about When fixed path is searched unsuccessfully, from described file system, search described configuration file, and join described Put file and write described local file system, or in time searching unsuccessfully in described file system, from Described relevant database is searched the configuration information corresponding with described configuration file.
Device the most according to claim 7, it is characterised in that described processing unit, be also used in by Before described configuration file uploads to file system, calculate the file eigenvalue of described new configuration file, And in the key value will specified in described file eigenvalue write non-relational database.
Device the most according to claim 7, it is characterised in that described lookup unit, also includes:
Whether the first judge module, exist described configuration file in the path judging described agreement;
Computing module, for when there is described configuration file, calculates the file characteristic of described configuration file Code;
Second judge module, be used for judging described file eigenvalue whether with in described non-relational database The key value specified is consistent, and when inconsistent, determine and search unsuccessfully in the path of described agreement;
Read module, for the pass specified in the file eigenvalue calculated with described non-relational database When key assignments is consistent, read described configuration file.
10. according to the device described in any one of claim 6 to 9, it is characterised in that described device is also Including:
Unit is set, for when described configuration file is uploaded to file system, described configuration literary composition is set The access rights of part.
The synchronization system of 11. 1 kinds of backstage configuration files, it is characterised in that described system includes configuration clothes Business device, relevant database, non-relational database and file system:
Described configuration service device includes the synchronizer as described in any one of claim 6 to 10, respectively with Described relevant database, described non-relational database and described file system communication connect, and are used for Relevant information configures and generates new configuration file, and the access sent according to application server Request, from described relevant database, non-relational database or file system, search request accesses Configuration file;
Described relevant database, is used for storing configuration information;
Described non-relational database, for storing the file eigenvalue of described new configuration file;
Described file system, for storing described new configuration file.
CN201610281209.9A 2016-04-29 2016-04-29 Synchronization method, device and system for background configuration file Active CN105975528B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610281209.9A CN105975528B (en) 2016-04-29 2016-04-29 Synchronization method, device and system for background configuration file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610281209.9A CN105975528B (en) 2016-04-29 2016-04-29 Synchronization method, device and system for background configuration file

Publications (2)

Publication Number Publication Date
CN105975528A true CN105975528A (en) 2016-09-28
CN105975528B CN105975528B (en) 2021-05-21

Family

ID=56994922

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610281209.9A Active CN105975528B (en) 2016-04-29 2016-04-29 Synchronization method, device and system for background configuration file

Country Status (1)

Country Link
CN (1) CN105975528B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107231254A (en) * 2017-05-27 2017-10-03 郑州云海信息技术有限公司 A kind of method and system synchronous to the configuration file based on OCFS file system
CN109783238A (en) * 2019-01-25 2019-05-21 郑州云海信息技术有限公司 The method and system of mirror image AEP memory configurations strategy between a kind of server
CN113254534A (en) * 2021-06-04 2021-08-13 四川省明厚天信息技术股份有限公司 Data synchronization method and device and computer storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102880531A (en) * 2012-09-27 2013-01-16 新浪网技术(中国)有限公司 Database backup system and backup method and slave database server of database backup system
CN103139224A (en) * 2011-11-22 2013-06-05 腾讯科技(深圳)有限公司 Network file system and method for accessing network file system
CN105007180A (en) * 2015-07-02 2015-10-28 广州珠江数码集团有限公司 Distributed CCMTS management system and method
CN105049171A (en) * 2015-07-10 2015-11-11 上海斐讯数据通信技术有限公司 Optical network central office end equipment data synchronization method and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103139224A (en) * 2011-11-22 2013-06-05 腾讯科技(深圳)有限公司 Network file system and method for accessing network file system
CN102880531A (en) * 2012-09-27 2013-01-16 新浪网技术(中国)有限公司 Database backup system and backup method and slave database server of database backup system
CN105007180A (en) * 2015-07-02 2015-10-28 广州珠江数码集团有限公司 Distributed CCMTS management system and method
CN105049171A (en) * 2015-07-10 2015-11-11 上海斐讯数据通信技术有限公司 Optical network central office end equipment data synchronization method and system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107231254A (en) * 2017-05-27 2017-10-03 郑州云海信息技术有限公司 A kind of method and system synchronous to the configuration file based on OCFS file system
CN109783238A (en) * 2019-01-25 2019-05-21 郑州云海信息技术有限公司 The method and system of mirror image AEP memory configurations strategy between a kind of server
CN113254534A (en) * 2021-06-04 2021-08-13 四川省明厚天信息技术股份有限公司 Data synchronization method and device and computer storage medium

Also Published As

Publication number Publication date
CN105975528B (en) 2021-05-21

Similar Documents

Publication Publication Date Title
US9680692B2 (en) Method and system for using a recursive event listener on a node in hierarchical data structure
CN106878363B (en) Information processing method, device and system
CN102970328B (en) Data on-line migration method of typical production system in power industry
CN104572689A (en) Data synchronizing method, device and system
WO2016019772A1 (en) Method and apparatus for shielding heterogeneous data source
CN103440301A (en) Data multi-duplicate hybrid storage method and system
US20150006485A1 (en) High Scalability Data Management Techniques for Representing, Editing, and Accessing Data
CN111475483A (en) Database migration method and device and computing equipment
CN105975528A (en) Method, device and system for synchronizing background configuration file
CN111240892A (en) Data backup method and device
CN107066522A (en) The access method and device of database
EP3349416B1 (en) Relationship chain processing method and system, and storage medium
CN111797352A (en) Method and device for sealing account and sealing system
CN116186082A (en) Data summarizing method based on distribution, first server and electronic equipment
CN113468182B (en) Data storage method and system
CN115587141A (en) Database synchronization method and device
CN117009430A (en) Data management method, device, storage medium and electronic equipment
CN114969206A (en) Data processing method, device, equipment and storage medium
KR101656011B1 (en) System and method for fault monitoring based on big-data
CN103593369B (en) Inquiry and update method and processing system of HSS (home subscriber server) data
CN112988879A (en) Method, system, device, storage medium and processor for accessing database
CN110780888A (en) Method for deploying cloud database
CN111199386A (en) Workflow engine and implementation method thereof
CN104331508A (en) Management system and method for realizing load balance of relational database
CN111984686A (en) Data processing method and device

Legal Events

Date Code Title Description
C06 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