CN104133674A - Heterogeneous system and model synchronization method of heterogeneous system - Google Patents

Heterogeneous system and model synchronization method of heterogeneous system Download PDF

Info

Publication number
CN104133674A
CN104133674A CN201410329352.1A CN201410329352A CN104133674A CN 104133674 A CN104133674 A CN 104133674A CN 201410329352 A CN201410329352 A CN 201410329352A CN 104133674 A CN104133674 A CN 104133674A
Authority
CN
China
Prior art keywords
function
message
collaborative
request message
executive program
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
CN201410329352.1A
Other languages
Chinese (zh)
Other versions
CN104133674B (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.)
State Grid Corp of China SGCC
Nari Technology Co Ltd
State Grid Electric Power Research Institute
Original Assignee
State Grid Corp of China SGCC
Nari Technology Co Ltd
State Grid Electric Power Research Institute
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 State Grid Corp of China SGCC, Nari Technology Co Ltd, State Grid Electric Power Research Institute filed Critical State Grid Corp of China SGCC
Priority to CN201410329352.1A priority Critical patent/CN104133674B/en
Publication of CN104133674A publication Critical patent/CN104133674A/en
Application granted granted Critical
Publication of CN104133674B publication Critical patent/CN104133674B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a heterogeneous system and a model synchronization method of the heterogeneous system. The heterogeneous system comprises a debugging system and an operation system, wherein identical assemblies are deployed on the debugging system and the operation system; and each assembly comprises a cooperated general control program and a plurality of sub programs called by the cooperated general control program. The model synchronization method of the heterogeneous system provided by the invention has the advantages that the synchronization of a whole model is completed through the communication management and the flow process cooperation on sub tasks in the heterogeneous system; the problems of communication management and flow process cooperation of different sub tasks of the heterogeneous system are solved, so that the model comparison and synchronization of the heterogeneous system can be realized; the system level data analysis can be conveniently realized; and the data sharing among the systems is expanded.

Description

The model synchronous method of a kind of heterogeneous system and heterogeneous system
Technical field
The invention belongs to heterogeneous system field, be specifically related to the model synchronous method of a kind of heterogeneous system and heterogeneous system.
Background technology
During electric power system model is safeguarded, due to reasons such as track remodellings, model modification is quite frequent, often need to apply to new model, and owing to having comprised more historical data information in old model, new model and old model need to be carried out to the synchronous of data, be convenient to apply in time the historical data information in old model, though in prior art by new model and old model-composing heterogeneous system, but be difficult to the comparison of the model of realizing heterogeneous system with synchronous, be difficult to analyze for system-level data, be unfavorable for that model updates to meet the maintenance needs of electric power system model timely.
Summary of the invention
In order to solve the deficiencies in the prior art, the invention provides the model synchronous method of a kind of heterogeneous system and heterogeneous system, the model synchronous method of this heterogeneous system is by having worked in coordination with the synchronous of whole model to subtask in telecommunication management and the flow process of heterogeneous system, telecommunication management and the collaborative problem of flow process of the different subtasks of heterogeneous system are solved, make the model comparison of heterogeneous system and be synchronously achieved, be convenient to realize system-level data analysis, expanded the data sharing between system.
To achieve these goals, the technical solution adopted in the present invention is:
A kind of heterogeneous system, is characterized in that, comprising: debug system and operational system, described debug system and operational system deploy have identical procedure set, several subroutines that described procedure set comprises a collaborative executive program and called by collaborative executive program.
Aforesaid a kind of heterogeneous system, is characterized in that, the collaborative executive program of described debug system is connected with the collaborative executive program of operational system by service bus, and communication mutually.
Aforesaid a kind of heterogeneous system, is characterized in that, described subroutine comprises obtains data subroutine, difference contrast subroutine and synchronous difference subroutine.
A model synchronous method for heterogeneous system, compares and synchronously, it is characterized in that for the model of heterogeneous system, comprises the following steps:
1., what operational system was called debug system obtains data subroutine to step;
2., operational system is called the local data subroutine of obtaining to step;
3., operational system is called local difference contrast subroutine to step;
4., operational system is called the synchronous difference subroutine of debug system to step.
The model synchronous method of aforesaid a kind of heterogeneous system, is characterized in that, 1. step comprises:
1) the collaborative executive program of operational system is received the first request message that obtains teledata, in described the first request message, include the first message number, the first function number, the first function parameter and the first return address, the collaborative executive program of operational system is by the first function number local flow of task table of inquiry, whether need remote service support, and support the remote service position of number corresponding function of the first function if obtaining the first function number by the inquiry of local flow of task table;
2) after poll-final, obtain number needs remote service support of the first function, and the collaborative executive program that the remote service position of supporting number corresponding function of the first function is debug system, the collaborative executive program of operational system re-establishes the second request message, in described the second request message, comprise the second message number, function No. the second, the second function parameter and the second return address, described function No. the second, the second function parameter and function No. the first, the first function parameter is identical, described the second return address is local address, described the second message number and the first message number are set up the first map listing, the second request message is sent to the collaborative executive program of debug system,
3) the collaborative executive program of debug system receives second request message that obtains data of free-running system, the collaborative executive program of debug system is by number local flow of task table of inquiry of the second function in the second request message, obtain the second function number and allow local execution, after local execution, obtain the first execution result, the second message number in the first execution result and the second request message is packaged into the first reply message and issues the second return address;
4) operational system is received the first reply message, the first execution result and the second message number are unpacked out, and by 2) middle the first map listing of setting up, find out the first return address and first message number of the first request message, again the first execution result and the first message number are packaged into the second reply message, send to the first return address.
The model synchronous method of aforesaid a kind of heterogeneous system, is characterized in that, 2. step comprises:
The collaborative executive program of operational system is received the 3rd request message that obtains local data, in the 3rd request message, include the 3rd message number, the 3rd function number, the 3rd function parameter and the 3rd return address, the collaborative executive program of operational system, by the 3rd function number local flow of task table of inquiry, obtain the 3rd function number and allow local execution, after local execution, obtain the second execution result, the 3rd message number of the second execution result and the 3rd request message is packaged into the 3rd reply message and issues the 3rd return address.
The model synchronous method of aforesaid a kind of heterogeneous system, is characterized in that, 3. step comprises:
The collaborative executive program of operational system is received the 4th request message of difference correlation data, in the 4th request message, comprise the 4th message number, function No. the 4th, the 4th function parameter and the 4th return address, by step 1. the 4th function parameter comprises respectively, the first execution result that 2. step obtains, the second execution result, the collaborative executive program of operational system is by the 4th function number local flow of task table of inquiry, obtain the 4th function number and allow local execution, after local execution, obtain the 3rd execution result, described the 3rd execution result is difference table, the 4th message number of the 3rd execution result and the 4th request message is packaged into the 4th reply message and issues the 4th return address.
The model synchronous method of aforesaid a kind of heterogeneous system, is characterized in that, 4. step comprises:
1) the collaborative executive program of operational system, receive the 5th request message that obtains teledata, in the 5th request message, include the 5th message number, the 5th function number, the 5th function parameter and the 5th return address, described the 5th function parameter is the difference table of step in 3., the collaborative executive program of operational system is by the 5th function number local flow of task table of inquiry, whether need remote service support, and support the remote service position of the function that the 5th function is number corresponding if obtaining the 5th function number by the inquiry of local flow of task table;
2) after poll-final, obtain number needs remote service support of the 5th function, and the collaborative executive program that the remote service position of supporting number corresponding function of the 5th function is debug system, the collaborative executive program of operational system re-establishes the 6th request message, in the 6th request message, comprise the 6th message number, function No. the 6th, the 6th function parameter and the 6th return address, described function No. the 6th, the 6th function parameter and function No. the 5th, the 5th function parameter is identical, described the 6th return address is local address, and the 6th message number and the 5th message number are set up to the second map listing, the 6th request message is sent to the collaborative executive program of debug system,
3) the collaborative executive program of debug system receives the 6th request message of the synchrodata of free-running system, the collaborative executive program of debug system is by number local flow of task table of inquiry of the 6th function in the 6th request message, obtain the 6th function number by local flow of task table and allow local execution, after local execution, obtain the 4th execution result, by the 4th execution result and the 6th request message the 6th message number be packaged into the 5th and reply message and issue the 6th return address;
4) operational system receives that the 5th replys message, the 4th execution result and the 6th message number are unpacked out, and by the second map listing, find out the 5th return address and the 5th message number, again the 4th execution result and the 5th message number are packaged into the 6th reply message, send to the 5th return address.
Beneficial effect of the present invention is: the model synchronous method of a kind of heterogeneous system provided by the invention and heterogeneous system, this heterogeneous system comprises debug system and operational system, debug system and operational system deploy have identical procedure set, procedure set comprises a collaborative executive program and several subroutines, collaborative executive program is responsible for call subroutine, and transmits and passback data.The model synchronous method of this heterogeneous system is based on collaborative work principle, be divided into four subtasks: operational system is transferred required data from debug system, operational system is transferred required data from this locality, two piece of data of obtaining are carried out difference contrast by operational system, obtain difference table, the synchronous variance data of operational system and debug system, the comparison that these four subtasks are carried out the model of realizing heterogeneous system successively with synchronize, the model synchronous method of this heterogeneous system is by having worked in coordination with the synchronous of whole model to subtask in telecommunication management and the flow process of heterogeneous system, telecommunication management and the collaborative problem of flow process of the different subtasks of heterogeneous system are solved, make the model comparison of heterogeneous system and be synchronously achieved, be convenient to realize system-level data analysis, expand the data sharing between system.
Brief description of the drawings
Fig. 1 is the schematic flow sheet of the model synchronous method of heterogeneous system of the present invention.
Embodiment
Below in conjunction with the drawings and specific embodiments, the present invention is further introduced.
As shown in Figure 1, a kind of heterogeneous system, comprise: debug system and operational system, described debug system and operational system deploy have identical procedure set, several subroutines that described procedure set comprises a collaborative executive program and called by collaborative executive program, the collaborative executive program of described debug system is connected with the collaborative executive program of operational system by service bus, and communication mutually, described subroutine comprises obtains data subroutine, difference contrast subroutine and synchronous difference subroutine, collaborative executive program is responsible for call subroutine, and transmit and passback data, while calling the other side's system subroutine, only the request message calling need be issued to the collaborative executive program to method, system, call and return results by its this locality.
Be specially, a kind of model synchronous method of heterogeneous system, compares and synchronously, comprises the following steps for the model of heterogeneous system:
1., operational system is transferred required data to step from debug system, and what operational system was called debug system obtains data subroutine, is in detail:
1) external control platform sends the first request message that obtains teledata to operational system, external control platform generally connects this heterogeneous system by network, the collaborative executive program of operational system is received the first request message that obtains teledata, in described the first request message, include the first message number, function No. the first, the first function parameter and the first return address, the collaborative executive program of operational system is by the first function number local flow of task table of inquiry, flow of task table is the task priority flow table based on experience definition, include function number corresponding function operation rule, obtain the first function number by local flow of task table inquiry and whether need remote service support, and support the remote service position of number corresponding function of the first function,
2) after poll-final, obtain number needs remote service support of the first function, and the collaborative executive program that the remote service position of supporting number corresponding function of the first function is debug system, the collaborative executive program of operational system re-establishes the second request message, in described the second request message, comprise the second message number, function No. the second, the second function parameter and the second return address, described function No. the second, the second function parameter and function No. the first, the first function parameter is identical, described the second return address is revised as local address, described the second message number and the first message number are set up the first map listing, the second request message is sent to the collaborative executive program of debug system, because the second function number is in fact function No. the first, the second function parameter is the first function parameter, therefore support the remote service position of number corresponding function of the first function to be to support the remote service position of number corresponding function of the second function, the collaborative executive program that the remote service position of supporting number corresponding function of the second function is debug system,
3) the collaborative executive program of debug system receives second request message that obtains data of free-running system, the collaborative executive program of debug system is by number local flow of task table of inquiry of the second function in the second request message, obtain the second function number and allow local execution, after local execution, obtain the first execution result, the second message number in the first execution result and the second request message is packaged into the first reply message and issues the second return address;
4) operational system is received the first reply message, the first execution result and the second message number are unpacked out, and by 2) middle the first map listing of setting up, find out the first return address and first message number of the first request message, again the first execution result and the first message number are packaged into the second reply message, send to the first return address;
2., operational system is transferred required data to step from this locality, and operational system is called the local data subroutine of obtaining, and is in detail:
The collaborative executive program of operational system is received the 3rd request message that obtains local data, in the 3rd request message, include the 3rd message number, the 3rd function number, the 3rd function parameter and the 3rd return address, the collaborative executive program of operational system, by the 3rd function number local flow of task table of inquiry, obtain the 3rd function number and allow local execution, after local execution, obtain the second execution result, the 3rd message number of the second execution result and the 3rd request message is packaged into the 3rd reply message and issues the 3rd return address.
Step 3., operational system by step 1., two piece of data obtained in 2. of step carry out difference contrast, obtain difference table, operational system is called local difference contrast subroutine, is in detail:
The collaborative executive program of operational system is received the 4th request message of difference correlation data, in the 4th request message, comprise the 4th message number, function No. the 4th, the 4th function parameter and the 4th return address, by step 1. the 4th function parameter comprises respectively, the first execution result that 2. step obtains, the second execution result, the collaborative executive program of operational system is by the 4th function number local flow of task table of inquiry, obtain the 4th function number and allow local execution, after local execution, obtain the 3rd execution result, described the 3rd execution result is difference table, the 4th message number of the 3rd execution result and the 4th request message is packaged into the 4th reply message and issues the 4th return address.Wherein, difference table includes increasing, deletes, changes three classifications, all has two groups of data in each classification, and one group is the data of operational system, and one group is the data of debug system.
Step 4., the synchronous variance data of operational system and debug system, operational system is called the synchronous difference subroutine of debug system, is in detail:
1) the collaborative executive program of operational system, receive the 5th request message that obtains teledata, in the 5th request message, include the 5th message number, the 5th function number, the 5th function parameter and the 5th return address, described the 5th function parameter is the difference table of step in 3., the collaborative executive program of operational system is by the 5th function number local flow of task table of inquiry, whether need remote service support, and support the remote service position of the function that the 5th function is number corresponding if obtaining the 5th function number by the inquiry of local flow of task table;
2) after poll-final, obtain number needs remote service support of the 5th function, and the collaborative executive program that the remote service position of supporting number corresponding function of the 5th function is debug system, the collaborative executive program of operational system re-establishes the 6th request message, in the 6th request message, comprise the 6th message number, function No. the 6th, the 6th function parameter and the 6th return address, described function No. the 6th, the 6th function parameter and function No. the 5th, the 5th function parameter is identical, described the 6th return address is local address, and the 6th message number and the 5th message number are set up to the second map listing, the 6th request message is sent to the collaborative executive program of debug system, because function No. the 6th is in fact function No. the 5th, the 6th function parameter is the 5th function parameter, therefore support the remote service position of number corresponding function of the 5th function to be to support the remote service position of number corresponding function of the 6th function, the collaborative executive program that the remote service position of supporting number corresponding function of the 6th function is debug system,
3) the collaborative executive program of debug system receives the 6th request message of the synchrodata of free-running system, the collaborative executive program of debug system is by number local flow of task table of inquiry of the 6th function in the 6th request message, obtain the 6th function number by local flow of task table and allow local execution, after local execution, obtain the 4th execution result, by the 4th execution result and the 6th request message the 6th message number be packaged into the 5th and reply message and issue the 6th return address;
4) operational system receives that the 5th replys message, the 4th execution result and the 6th message number are unpacked out, and by the second map listing, find out the 5th return address and the 5th message number, again the 4th execution result and the 5th message number are packaged into the 6th reply message, send to the 5th return address.
Model comparison need be called the different working flow in heterogeneous system when synchronizeing, by to four subtasks be step 1., 2., 3., 4. worked in coordination with the synchronous of whole model in the telecommunication management of heterogeneous system and flow process, four subtasks carry out successively can complete the model of heterogeneous system synchronous with relatively, wherein subtask 1 is that 1. step is that 4. step can only complete in debug system with subtask 4, and subtask 2 is that 2. step is that 3. step can only complete in operational system with subtask 3.The model synchronous method of heterogeneous system provided by the invention is based on collaborative work principle, telecommunication management and the collaborative problem of flow process of the different subtasks of heterogeneous system are solved, make the model comparison of heterogeneous system and be synchronously achieved, and realize system-level data analysis, expand the data sharing between system, had a good application prospect.
More than show and described ultimate principle of the present invention, principal character and advantage.The technician of the industry should understand, and above-described embodiment does not limit the present invention in any form, and all employings are equal to replaces or technical scheme that the mode of equivalent transformation obtains, all drops in protection scope of the present invention.

Claims (8)

1. a heterogeneous system, it is characterized in that, comprise: debug system and operational system, described debug system and operational system deploy have identical procedure set, several subroutines that described procedure set comprises a collaborative executive program and called by collaborative executive program.
2. a kind of heterogeneous system according to claim 1, is characterized in that, the collaborative executive program of described debug system is connected with the collaborative executive program of operational system by service bus, and communication mutually.
3. a kind of heterogeneous system according to claim 1, is characterized in that, described subroutine comprises obtains data subroutine, difference contrast subroutine and synchronous difference subroutine.
4. a model synchronous method for heterogeneous system, compares and synchronously, it is characterized in that for the model of heterogeneous system, comprises the following steps:
1., what operational system was called debug system obtains data subroutine to step;
2., operational system is called the local data subroutine of obtaining to step;
3., operational system is called local difference contrast subroutine to step;
4., operational system is called the synchronous difference subroutine of debug system to step.
5. the model synchronous method of a kind of heterogeneous system according to claim 4, is characterized in that, 1. step comprises:
1) the collaborative executive program of operational system is received the first request message that obtains teledata, in described the first request message, include the first message number, the first function number, the first function parameter and the first return address, the collaborative executive program of operational system is by the first function number local flow of task table of inquiry, whether need remote service support, and support the remote service position of number corresponding function of the first function if obtaining the first function number by the inquiry of local flow of task table;
2) after poll-final, obtain number needs remote service support of the first function, and the collaborative executive program that the remote service position of supporting number corresponding function of the first function is debug system, the collaborative executive program of operational system re-establishes the second request message, in described the second request message, comprise the second message number, function No. the second, the second function parameter and the second return address, described function No. the second, the second function parameter and function No. the first, the first function parameter is identical, described the second return address is local address, described the second message number and the first message number are set up the first map listing, the second request message is sent to the collaborative executive program of debug system,
3) the collaborative executive program of debug system receives second request message that obtains data of free-running system, the collaborative executive program of debug system is by number local flow of task table of inquiry of the second function in the second request message, obtain the second function number and allow local execution, after local execution, obtain the first execution result, the second message number in the first execution result and the second request message is packaged into the first reply message and issues the second return address;
4) operational system is received the first reply message, the first execution result and the second message number are unpacked out, and by 2) middle the first map listing of setting up, find out the first return address and first message number of the first request message, again the first execution result and the first message number are packaged into the second reply message, send to the first return address.
6. the model synchronous method of a kind of heterogeneous system according to claim 4, is characterized in that, 2. step comprises:
The collaborative executive program of operational system is received the 3rd request message that obtains local data, in the 3rd request message, include the 3rd message number, the 3rd function number, the 3rd function parameter and the 3rd return address, the collaborative executive program of operational system, by the 3rd function number local flow of task table of inquiry, obtain the 3rd function number and allow local execution, after local execution, obtain the second execution result, the 3rd message number of the second execution result and the 3rd request message is packaged into the 3rd reply message and issues the 3rd return address.
7. the model synchronous method of a kind of heterogeneous system according to claim 4, is characterized in that, 3. step comprises:
The collaborative executive program of operational system is received the 4th request message of difference correlation data, in the 4th request message, comprise the 4th message number, function No. the 4th, the 4th function parameter and the 4th return address, by step 1. the 4th function parameter comprises respectively, the first execution result that 2. step obtains, the second execution result, the collaborative executive program of operational system is by the 4th function number local flow of task table of inquiry, obtain the 4th function number and allow local execution, after local execution, obtain the 3rd execution result, described the 3rd execution result is difference table, the 4th message number of the 3rd execution result and the 4th request message is packaged into the 4th reply message and issues the 4th return address.
8. the model synchronous method of a kind of heterogeneous system according to claim 4, is characterized in that, 4. step comprises:
1) the collaborative executive program of operational system, receive the 5th request message that obtains teledata, in the 5th request message, include the 5th message number, the 5th function number, the 5th function parameter and the 5th return address, described the 5th function parameter is the difference table of step in 3., the collaborative executive program of operational system is by the 5th function number local flow of task table of inquiry, whether need remote service support, and support the remote service position of the function that the 5th function is number corresponding if obtaining the 5th function number by the inquiry of local flow of task table;
2) after poll-final, obtain number needs remote service support of the 5th function, and the collaborative executive program that the remote service position of supporting number corresponding function of the 5th function is debug system, the collaborative executive program of operational system re-establishes the 6th request message, in the 6th request message, comprise the 6th message number, function No. the 6th, the 6th function parameter and the 6th return address, described function No. the 6th, the 6th function parameter and function No. the 5th, the 5th function parameter is identical, described the 6th return address is local address, and the 6th message number and the 5th message number are set up to the second map listing, the 6th request message is sent to the collaborative executive program of debug system,
3) the collaborative executive program of debug system receives the 6th request message of the synchrodata of free-running system, the collaborative executive program of debug system is by number local flow of task table of inquiry of the 6th function in the 6th request message, obtain the 6th function number by local flow of task table and allow local execution, after local execution, obtain the 4th execution result, by the 4th execution result and the 6th request message the 6th message number be packaged into the 5th and reply message and issue the 6th return address;
4) operational system receives that the 5th replys message, the 4th execution result and the 6th message number are unpacked out, and by the second map listing, find out the 5th return address and the 5th message number, again the 4th execution result and the 5th message number are packaged into the 6th reply message, send to the 5th return address.
CN201410329352.1A 2014-07-11 2014-07-11 A kind of mold sync method of heterogeneous system and heterogeneous system Active CN104133674B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410329352.1A CN104133674B (en) 2014-07-11 2014-07-11 A kind of mold sync method of heterogeneous system and heterogeneous system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410329352.1A CN104133674B (en) 2014-07-11 2014-07-11 A kind of mold sync method of heterogeneous system and heterogeneous system

Publications (2)

Publication Number Publication Date
CN104133674A true CN104133674A (en) 2014-11-05
CN104133674B CN104133674B (en) 2017-07-11

Family

ID=51806361

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410329352.1A Active CN104133674B (en) 2014-07-11 2014-07-11 A kind of mold sync method of heterogeneous system and heterogeneous system

Country Status (1)

Country Link
CN (1) CN104133674B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104361095A (en) * 2014-11-20 2015-02-18 国电南瑞科技股份有限公司 Dual-system-based graph-model data management method for power distribution network
CN109684404A (en) * 2017-10-18 2019-04-26 中兴通讯股份有限公司 Heterogeneous network information model database synchronous method, main managing and control system and storage medium
CN112199205A (en) * 2019-07-08 2021-01-08 南京工程学院 Program communication method between heterogeneous platforms
CN112600943A (en) * 2021-03-01 2021-04-02 上海洋漪信息技术有限公司 Message synchronization method of heterogeneous system in high-concurrency data state
CN112818338A (en) * 2021-01-22 2021-05-18 支付宝(杭州)信息技术有限公司 Program running method and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101185076A (en) * 2005-03-31 2008-05-21 瑞士银行股份有限公司 Computer network system and method for the synchronization of a second database with a first database
CN102065137A (en) * 2010-12-21 2011-05-18 山东浪潮齐鲁软件产业股份有限公司 Method for synchronizing table data application programs of network databases
CN103294724A (en) * 2012-03-05 2013-09-11 百度在线网络技术(北京)有限公司 Method for managing database structures and system for method
CN103761162A (en) * 2014-01-11 2014-04-30 深圳清华大学研究院 Data backup method of distributed file system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101185076A (en) * 2005-03-31 2008-05-21 瑞士银行股份有限公司 Computer network system and method for the synchronization of a second database with a first database
CN102065137A (en) * 2010-12-21 2011-05-18 山东浪潮齐鲁软件产业股份有限公司 Method for synchronizing table data application programs of network databases
CN103294724A (en) * 2012-03-05 2013-09-11 百度在线网络技术(北京)有限公司 Method for managing database structures and system for method
CN103761162A (en) * 2014-01-11 2014-04-30 深圳清华大学研究院 Data backup method of distributed file system

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104361095A (en) * 2014-11-20 2015-02-18 国电南瑞科技股份有限公司 Dual-system-based graph-model data management method for power distribution network
CN104361095B (en) * 2014-11-20 2017-11-10 国电南瑞科技股份有限公司 A kind of power distribution network artwork data management method based on dual system
CN109684404A (en) * 2017-10-18 2019-04-26 中兴通讯股份有限公司 Heterogeneous network information model database synchronous method, main managing and control system and storage medium
CN109684404B (en) * 2017-10-18 2023-09-05 中兴通讯股份有限公司 Heterogeneous network information model database synchronization method, master control system and storage medium
CN112199205A (en) * 2019-07-08 2021-01-08 南京工程学院 Program communication method between heterogeneous platforms
CN112199205B (en) * 2019-07-08 2023-10-27 南京工程学院 Program communication method between heterogeneous platforms
CN112818338A (en) * 2021-01-22 2021-05-18 支付宝(杭州)信息技术有限公司 Program running method and system
CN112600943A (en) * 2021-03-01 2021-04-02 上海洋漪信息技术有限公司 Message synchronization method of heterogeneous system in high-concurrency data state
CN112600943B (en) * 2021-03-01 2021-06-01 上海洋漪信息技术有限公司 Message synchronization method of heterogeneous system in high-concurrency data state

Also Published As

Publication number Publication date
CN104133674B (en) 2017-07-11

Similar Documents

Publication Publication Date Title
CN104133674A (en) Heterogeneous system and model synchronization method of heterogeneous system
CN103685250A (en) Virtual machine security policy migration system and method based on SDN
CN110429708B (en) Method and system for realizing plug and play of power distribution equipment
CN107020635B (en) Method for operating multi-master-node robot operating system on multiple robots
CN107423890B (en) Rapid distributed processing method for power grid regulation and control system and power distribution automation system
CN110502349A (en) A kind of method of combination of building cloud container application
CN102938109B (en) Grid power blackout method of combination and device
CN103294599A (en) Cloud-based method for cross test of embedded software
CN105592127A (en) Application management system for cloud computing environment
CN106570781B (en) Intelligent substation monitoring information step-by-step acceptance method based on three-layer two-network structure
CN103036934A (en) Wide area network clustered deployment system and method based on mirror image
CN102571436A (en) Comprehensive monitoring device for SNMP (Simple Network Management Protocol) and management method thereof
CN102970699A (en) Fault handling method and distributed base station
CN102148873A (en) Distributed simulation dual-bus control management system
CN106445611B (en) Big data node system and automatic deployment method
CN104410511A (en) Server management method and system
CN104967532B (en) TOC technologies operational system and application process
CN102361355A (en) Method for concentratedly acquiring data of city and county scheduling power equipment and monitoring operation
CN107598925A (en) A kind of robot cluster control method
CN105262604A (en) Virtual machine migration method and equipment
CN105636317A (en) Intelligent street lamp management system and information processing method
CN104038360A (en) Network management realization system and network management realization method based on novel access controller architecture
CN104951346B (en) A kind of process management method and system for embedded system
CN106713093B (en) A kind of avionics data distribution model and method
CN104865941A (en) Implementation method for process control station task scheduling

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant