CN103744809A - Method for dual-computer hot-standby of vehicle information management system on basis of VRRP - Google Patents

Method for dual-computer hot-standby of vehicle information management system on basis of VRRP Download PDF

Info

Publication number
CN103744809A
CN103744809A CN201310713141.3A CN201310713141A CN103744809A CN 103744809 A CN103744809 A CN 103744809A CN 201310713141 A CN201310713141 A CN 201310713141A CN 103744809 A CN103744809 A CN 103744809A
Authority
CN
China
Prior art keywords
server
standby
primary
information management
vehicle information
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
CN201310713141.3A
Other languages
Chinese (zh)
Other versions
CN103744809B (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.)
Tianze Information Industry Corp
Original Assignee
Tianze Information Industry Corp
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 Tianze Information Industry Corp filed Critical Tianze Information Industry Corp
Priority to CN201310713141.3A priority Critical patent/CN103744809B/en
Publication of CN103744809A publication Critical patent/CN103744809A/en
Application granted granted Critical
Publication of CN103744809B publication Critical patent/CN103744809B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention provides a method for dual-computer hot-standby of a vehicle information management system on the basis of a VRRP and relates to a dual-computer hot-standby method. The method is suitable for a system having important data storage. The method comprises a first step of configuring dual-computer hot-standby parameters; a second step of enabling a main server and a standby server to establish hot-standby relations; a third step of enabling a server high in priority to enter a main use state, and periodically sending heartbeat messages; a fourth step of enabling the main server to synchronize service data to the standby server in real time or periodically through an FTP file transfer protocol in a data synchronization message mode; a fifth step of enabling the standby server to receive data synchronization messages and FTP data, and instantly updating database information; a sixth step of enabling the standby server to enter a main use state when the main server is restarted or faults occur in vehicle information management services provided by the main server; a seventh step of enabling the main server to actively obtain service data on the standby server when the main server recovers, and starting to provide the vehicle information management services again.

Description

Vehicle information management system double hot standby method based on VRRP
Technical field
The vehicle information management system double hot standby method that the present invention is based on VRRP relates to a kind of method of two-node cluster hot backup, is applicable to the system of significant data storage.
Background technology
In Information system for vehicle management, car-mounted device is uploaded to vehicle management information server in time by the track of vehicle, floor data, along with the extensive utilization of Information system for vehicle management at industry-by-industry, GPS device is more and more, the terminal access amount of server also increases thereupon fast, and the CPU of server is, the performance of I/O is always limited, cannot tackle the problem that service quality that the quick increase of the concurrent request of access of great amount of terminals brings sharply declines, very easily cause and stop the faults such as restarting even appears in service, cause great economic loss.For fear of the economic loss that causes of server access fault, it is particularly important that the safety of server, reliability seem.
Summary of the invention
The object of the invention is provides a kind of vehicle information management system double hot standby method based on VRRP for above-mentioned weak point, the method needs two-server, one as primary server, one as standby server, only have under normal circumstances primary server that service is provided, primary server can be synchronized to standby server by session information, data message simultaneously, and the hot standby module on primary server is initiatively sent heartbeat message, represents that primary server is working properly; When primary server failure, standby server is taken over the work of primary server, thereby guarantees to serve reliably, do not interrupt, and reduces system failure rate.
The vehicle information management system double hot standby method that the present invention is based on VRRP takes following technical scheme to realize:
Vehicle information management system double hot standby method based on VRRP comprises the following steps,
1) configure the two-node cluster hot backup parameter of primary server and standby server; Described parameter comprises,
A) hot standby group of identical ID, span is 0 ~ 255, this ID is the prerequisite that hot standby relation is set up;
B) business interface of the hot standby interface of primary service and standby server and IP address, vehicle information management system and IP address, i.e. private IP address, guarantees that primary server and standby server can set up hot standby relation by hot standby interface;
C) the hot standby heartbeat message of primary server and standby server sends cycle and message time out period etc., and the configuration of primary server and standby server will be consistent;
D) on primary server and standby server, configure the IP address that whole system externally provides vehicle information management data, services, i.e. virtual IP address;
2) primary server and standby server are set up primary and backup relation, i.e. hot standby relation;
3) by step 2) set up after the hot standby relation between primary server and standby server, primary server or standby server that priority is higher enter master state, and the cycle sends heartbeat message, represent that primary server still survives, whether standby server detects primary server by described heartbeat message and survives;
4) primary server in real time or periodically synchronizes business data to standby server by ftp file transfer protocol in the mode of data sync message;
5) standby server is received in step 4) after data sync message and FTP data, upgrades immediately database information;
6) when restarting appears in primary server or primary server provides vehicle information management service fault, standby server is by detecting the overtime of heartbeat message, enter master state, load virtual IP address address, open server network interface, start vehicle information management service, load primary server service data;
7) after primary server recovers, initiatively to standby server, obtain the business datum on standby server, then send the heartbeat message of high priority, after standby server is received, exit master state; Primary server is opened server network interface, loads virtual ip address, restarts to provide vehicle information management service.
Described step 2) by hot standby group of ID parameter in step 1), set up primary and backup relation, comprise the steps:
A), during primary startup of server, it is 300 heartbeat message that primary server is broadcasted priority every the cycle of giving out a contract for a project on hot standby interface, carries the hot standby group of ID of oneself in message; Simultaneously when starting, also to broadcast priority be 100 heartbeat message to standby server;
B) when primary server is not received the heartbeat message than own high priority in continuous 3 heart beat cycles on heart beat interface, enter primary service state, load the IP address of vehicle information management data, services, virtual IP address, externally provides the service of data storage;
C) standby server receives that on heart beat interface a high heartbeat message of the own priority of ratio just enters stand-by state, does not load the IP address of vehicle information management data, services, and virtual IP address enters data backup process simultaneously; If standby server continuous 3 cycles on heart beat interface are not received the heartbeat message higher than own priority, the IP address of standby loading vehicle information management data, services, i.e. virtual IP address, and start vehicle information management system service is externally provided;
D) if the hot standby group of ID that the heartbeat message that primary server and standby server are received carries is inconsistent with self, abandon;
E) now, primary server and standby server have been set up hot standby relation; Primary server and standby server can obtain the address of the other side's heart beat interface by the other side's heartbeat message simultaneously, synchronous for data.
Performing step concrete in described step 3) is:
A) standby server continuous a plurality of heart beat cycles on heart beat interface are not received the heartbeat message of primary server, think that fault has appearred restarting in the abnormal or primary server of primary server service, standby server starts vehicle information management service immediately, the synchrodata of load store in disk, open business interface, IP and the MAC Address of its own interfaces of overseas broadcast simultaneously, now whole vehicle information management business just can switch to standby server; Whole handoff procedure can complete in a short period of time, and it is transparent therefore concerning each GPS terminal and upper-layer user, switching.Standby server needs cycle business datum packing is stored when master state, waits for that primary server recovers to get afterwards; Described heart beat cycle is the transmission interval time of pre-configured heartbeat message;
B) after primary server recovers from fault, first can receive the up-to-date business datum on standby server, the synchronizing traffic data on standby server to primary server, then is entered to master state, the heartbeat message that broadcast priority is 300; Loaded with traffic interface virtual IP address, starts vehicle information management service, broadcasts the address of self; Meanwhile after the standby server of master state is received, abandon immediately master state, close vehicle information management service and business interface, thereby business is got back on primary server again.
The vehicle information management system double hot standby method that the present invention is based on VRRP has the following advantages:
1, adopt the double hot standby method of self-defined heartbeat message to build vehicle information management system, realized high availability and the high reliability of vehicle information management system.
2, method is simple, feasible, efficient, by the difference of priority, and the hot standby relation of Rapid Establishment; Mutual study by heartbeat message can quick obtaining the other side heartbeat port parameter, be conducive to the quick backup of data.
3, the mode of employing cycle and real time data backup, backs up and dump different business datums targetedly, has improved the efficiency of data backup.
Accompanying drawing explanation
Below with reference to accompanying drawing, the invention will be further described:
Fig. 1 is the vehicle information management system two-node cluster hot backup typical case networking schematic diagram that utilizes the inventive method.
Fig. 2 the present invention is based on vehicle information management system two-node cluster hot backup switching sequence figure in the vehicle information management system double hot standby method of VRRP.
Fig. 3 is the heartbeat message format chart the present invention is based in the vehicle information management system double hot standby method of VRRP.
Embodiment
With reference to summary of the invention, the vehicle information management system double hot standby method that the present invention is based on VRRP comprises the steps:
1) configure the two-node cluster hot backup parameter of primary server and standby server; Described parameter comprises,
A) hot standby group of identical ID, span is 0 ~ 255, this ID is the prerequisite that hot standby relation is set up;
B) business interface of the hot standby interface of primary service and standby server and IP address, vehicle information management system and IP address, i.e. private IP address, guarantees that primary server and standby server can set up hot standby relation by hot standby interface;
C) the hot standby heartbeat message of primary server and standby server sends cycle and message time out period etc., and the configuration of primary server and standby server will be consistent;
D) on primary server and standby server, configure the IP address that whole system externally provides vehicle information management data, services, i.e. virtual IP address;
2) primary server and standby server are set up primary and backup relation, i.e. hot standby relation;
3) by step 2) set up after the hot standby relation between primary server and standby server, priority is that 300 primary server is in master state, open vehicle information management service, service is externally provided, and to standby server, send heartbeat message periodically on hot standby interface; Priority be 100 standby server in stand-by state, on heart beat interface, monitor the heartbeat message of primary server;
4) set up after primary, standby, primary server periodically by the not high business datum of some requirement of real-time by FTP(file transfer protocol (FTP)) protocol synchronization is to standby server, the data higher to some requirement of real-time, by the transparent interprocess communication of TIPC() agreement transmission cycle synchronisation message, notice standby server is new data more; Described business datum is session information and GPS positional information etc.;
5) standby server is received after the sync message of step 4), and performing database operation immediately, upgrades business datum;
6) under many circumstances, the primary server of vehicle information management in master state need to carry out self check to the health status of the machine, will notify in time standby server to take over service while finding primary server failure; When primary server judgement needs proactive notification standby server to take over, it is the heartbeat message of maximal value (being 0xff) that continuous 10 heart beat cycles send priority, standby server is being received while being preferably maximal value 0xff, think that primary server initiatively switches, standby server enters primary service state immediately;
7) after primary server recovers, initiatively to standby server, obtain the business datum on standby server, then send the heartbeat message of high priority, after standby server is received, exit master state; Primary server is opened server network interface, loads virtual ip address, restarts to provide vehicle information management service.
Described step 2) by hot standby group of ID parameter in step 1), set up primary and backup relation, comprise the steps:
A), during primary startup of server, it is 300 heartbeat message that primary server is broadcasted priority every the cycle of giving out a contract for a project on hot standby interface, carries the hot standby group of ID of oneself in message; Simultaneously when starting, also to broadcast priority be 100 heartbeat message to standby server; The form of heartbeat message as shown in Figure 3.
B) when primary server, on heart beat interface, in continuous 3 heart beat cycles, do not receive the heartbeat message than own high priority, enter primary service state, load the virtual IP address of vehicle information management system, the service of data storage is externally provided;
C) standby server receives that on heart beat interface a high heartbeat message of the own priority of ratio just enters stand-by state, does not load the IP address (virtual IP address) of vehicle information management data, services, enters data backup process simultaneously; If standby server continuous 3 heart beat cycles on heart beat interface are not received the heartbeat message higher than own priority, standby service loads the IP address of vehicle information management data, services, and starts vehicle information management system service is externally provided;
D) if hot standby group of ID of the heartbeat message that primary server and standby server are received is inconsistent with self, abandon;
E) now, primary server and standby server have been set up hot standby relation; Primary server and standby server can obtain by the other side's heartbeat message the other side's heart beat interface address simultaneously, synchronous for data.
Performing step concrete in described step 3) is:
A) standby server continuous a plurality of heart beat cycles (time-out time of configuration) on heart beat interface are not received the heartbeat message of primary server, think that fault has appearred restarting in the abnormal or primary server of primary server service, standby server starts vehicle information management service immediately, the synchrodata of load store in disk, open business interface, IP and the MAC Address of its own interfaces of overseas broadcast simultaneously, now whole vehicle information management business just can switch to standby server; Whole handoff procedure can complete in a short period of time, and it is transparent therefore concerning each GPS terminal and upper-layer user, switching.Standby server needs cycle business datum packing is placed under certain catalogue when master state, waits for that primary server recovers to get afterwards.
B) after primary server recovers from fault, first can receive the up-to-date business datum on standby server, the synchronizing traffic data on standby server to primary server, then is entered to master state, the heartbeat message that broadcast priority is 300; Loaded with traffic interface virtual IP address, starts vehicle information management service, broadcasts the address of self; Meanwhile after the standby server of master state is received, abandon immediately master state, close vehicle information management service and business interface.Thereby business is got back on primary server again.
Health monitoring in step 5) on primary server comprises: the CPU utilization factor wrong to database operation failure number of times, WEB Service service, some process causes is high etc.

Claims (3)

1. the vehicle information management system double hot standby method based on VRRP, is characterized in that: comprises the following steps,
1) configure the two-node cluster hot backup parameter of primary server and standby server; Described parameter comprises,
A) hot standby group of identical ID, span is 0 ~ 255, this ID is the prerequisite that hot standby relation is set up;
B) business interface of the hot standby interface of primary service and standby server and IP address, vehicle information management system and IP address, i.e. private IP address, guarantees that primary server and standby server can set up hot standby relation by hot standby interface;
C) the hot standby heartbeat message of primary server and standby server sends cycle and message time out period etc., and the configuration of primary server and standby server will be consistent;
D) on primary server and standby server, configure the IP address that whole system externally provides vehicle information management data, services, i.e. virtual IP address;
2) primary server and standby server are set up primary and backup relation, i.e. hot standby relation;
3) by step 2) set up after the hot standby relation between primary server and standby server, primary server or standby server that priority is higher enter master state, and the cycle sends heartbeat message, represent that primary server still survives, whether standby server detects primary server by described heartbeat message and survives;
4) primary server in real time or periodically synchronizes business data to standby server by ftp file transfer protocol in the mode of data sync message;
5) standby server is received in step 4) after data sync message and FTP data, upgrades immediately database information;
6) when restarting appears in primary server or primary server provides vehicle information management service fault, standby server is by detecting the overtime of heartbeat message, enter master state, load virtual IP address address, open server network interface, start vehicle information management service, load primary server service data;
7) after primary server recovers, initiatively to standby server, obtain the business datum on standby server, then send the heartbeat message of high priority, after standby server is received, exit master state; Primary server is opened server network interface, loads virtual ip address, restarts to provide vehicle information management service.
2. the vehicle information management system double hot standby method based on VRRP according to claim 1, is characterized in that: described step 2) by hot standby group of ID parameter in step 1), sets up primary and backup relation, comprises the steps,
A), during primary startup of server, it is 300 heartbeat message that primary server is broadcasted priority every the cycle of giving out a contract for a project on hot standby interface, carries the hot standby group of ID of oneself in message; Simultaneously when starting, also to broadcast priority be 100 heartbeat message to standby server;
B) when primary server is not received the heartbeat message than own high priority in continuous 3 heart beat cycles on heart beat interface, enter primary service state, load the IP address of vehicle information management data, services, virtual IP address, externally provides the service of data storage;
C) standby server receives that on heart beat interface a high heartbeat message of the own priority of ratio just enters stand-by state, does not load the IP address of vehicle information management data, services, and virtual IP address enters data backup process simultaneously; If standby server continuous 3 cycles on heart beat interface are not received the heartbeat message higher than own priority, the IP address of standby loading vehicle information management data, services, i.e. virtual IP address, and start vehicle information management system service is externally provided;
D) if the hot standby group of ID that the heartbeat message that primary server and standby server are received carries is inconsistent with self, abandon;
E) now, primary server and standby server have been set up hot standby relation; Primary server and standby server can obtain the address of the other side's heart beat interface by the other side's heartbeat message simultaneously, synchronous for data.
3. the vehicle information management system double hot standby method based on VRRP according to claim 1, is characterized in that: performing step concrete in described step 3) is:
A) standby server continuous a plurality of heart beat cycles on heart beat interface are not received the heartbeat message of primary server, think that fault has appearred restarting in the abnormal or primary server of primary server service, standby server starts vehicle information management service immediately, the synchrodata of load store in disk, open business interface, IP and the MAC Address of its own interfaces of overseas broadcast simultaneously, now whole vehicle information management business switches to standby server; Standby server needs cycle business datum packing is stored when master state, waits for that primary server recovers to get afterwards; Described heart beat cycle is the transmission interval time of pre-configured heartbeat message;
B) after primary server recovers from fault, first can receive the up-to-date business datum on standby server, the synchronizing traffic data on standby server to primary server, then is entered to master state, the heartbeat message that broadcast priority is 300; Loaded with traffic interface virtual IP address, starts vehicle information management service, broadcasts the address of self; Meanwhile after the standby server of master state is received, abandon immediately master state, close vehicle information management service and business interface, thereby business is got back on primary server again.
CN201310713141.3A 2013-12-23 2013-12-23 Vehicle information management system double hot standby method based on VRRP Active CN103744809B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310713141.3A CN103744809B (en) 2013-12-23 2013-12-23 Vehicle information management system double hot standby method based on VRRP

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310713141.3A CN103744809B (en) 2013-12-23 2013-12-23 Vehicle information management system double hot standby method based on VRRP

Publications (2)

Publication Number Publication Date
CN103744809A true CN103744809A (en) 2014-04-23
CN103744809B CN103744809B (en) 2016-10-05

Family

ID=50501827

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310713141.3A Active CN103744809B (en) 2013-12-23 2013-12-23 Vehicle information management system double hot standby method based on VRRP

Country Status (1)

Country Link
CN (1) CN103744809B (en)

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105450446A (en) * 2015-11-17 2016-03-30 绵阳市维博电子有限责任公司 Duplicated hot-redundancy system and arbitration switching method
WO2017000667A1 (en) * 2015-06-30 2017-01-05 中兴通讯股份有限公司 Tr069 protocol information processing method, device and computer readable storage medium
CN106559235A (en) * 2015-09-28 2017-04-05 西安艾润物联网技术服务有限责任公司 The switching method and apparatus of embedded server running status
CN107222329A (en) * 2017-04-26 2017-09-29 苏州华启智能科技有限公司 The vehicle-mounted broadcast system master control hot spare method of subway
CN107368507A (en) * 2017-03-28 2017-11-21 阿里巴巴集团控股有限公司 A kind of common recognition method and device based on block chain
CN107861493A (en) * 2014-05-06 2018-03-30 深圳市道通科技股份有限公司 Maintenance backup method, Auto analyzer and the backup server of Auto analyzer
CN107919994A (en) * 2017-12-13 2018-04-17 南京熊猫电子股份有限公司 Realize the method and server of network service two-node cluster hot backup
CN109035507A (en) * 2018-07-10 2018-12-18 武汉瑞莱保能源技术有限公司 A kind of intelligent key management system based on loss protecting
CN109039747A (en) * 2018-08-09 2018-12-18 北京搜狐新媒体信息技术有限公司 The two-node cluster hot backup control method and device of DPDK service
CN109257220A (en) * 2018-09-25 2019-01-22 中电科微波通信(上海)股份有限公司 Spare acquisition terminal and railway vehicle device data collection system
CN109753387A (en) * 2018-01-24 2019-05-14 比亚迪股份有限公司 The double hot standby method and system of rail traffic multimedia system
CN109871298A (en) * 2019-03-14 2019-06-11 大连海大船舶导航国家工程研究中心有限责任公司 A kind of real-time two-shipper memory hot spare method of Linux system vessel traffic service data
CN109905275A (en) * 2019-01-28 2019-06-18 华南理工大学 A kind of detection of control plane failure and processing method based on SDN layer architecture
CN110138584A (en) * 2019-03-25 2019-08-16 视联动力信息技术股份有限公司 A kind of monitoring method and device
CN110442643A (en) * 2019-07-05 2019-11-12 苏州浪潮智能科技有限公司 A kind of file synchronisation method and device for two-node cluster hot backup
CN110635928A (en) * 2018-06-21 2019-12-31 中兴通讯股份有限公司 Control method, control device and computer storage medium
CN110750393A (en) * 2019-09-03 2020-02-04 北京字节跳动网络技术有限公司 Method, device, medium and equipment for avoiding network service dual-computer hot standby split brain
CN110895498A (en) * 2018-09-13 2020-03-20 深圳市蓝灯鱼智能科技有限公司 Data storage method and device
CN110979217A (en) * 2019-11-15 2020-04-10 汉纳森(厦门)数据股份有限公司 Vehicle control method and device and vehicle
CN111031341A (en) * 2019-11-20 2020-04-17 杭州当虹科技股份有限公司 Heartbeat-based dual-computer hot standby method
CN111130862A (en) * 2019-12-11 2020-05-08 福建星网智慧科技股份有限公司 Main/standby system switching method and device based on IPPBX
CN111404959A (en) * 2020-03-26 2020-07-10 中车青岛四方车辆研究所有限公司 Method and system for realizing transmission of non-real-time offline file
CN112181701A (en) * 2020-09-23 2021-01-05 中国建设银行股份有限公司 Method and device for positioning abnormal service request
CN112419524A (en) * 2020-12-04 2021-02-26 杭州华云科技有限公司 Hot standby method of intelligent parking integrated machine
CN113556373A (en) * 2020-04-26 2021-10-26 华为技术有限公司 Proxy service method, device and system
CN117033088A (en) * 2023-08-17 2023-11-10 广东保伦电子股份有限公司 Resource scheduling method and device suitable for dual-computer hot standby and server system
CN117033088B (en) * 2023-08-17 2024-05-03 广东保伦电子股份有限公司 Resource scheduling method and device suitable for dual-computer hot standby and server system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102025798A (en) * 2010-12-15 2011-04-20 华为技术有限公司 Address allocation processing method, device and system
CN102082733A (en) * 2011-02-25 2011-06-01 杭州华三通信技术有限公司 Portal system and access method thereof
CN102143215A (en) * 2011-01-20 2011-08-03 中国人民解放军理工大学 Network-based PB level cloud storage system and processing method thereof
CN102868560A (en) * 2012-09-28 2013-01-09 南京恩瑞特实业有限公司 System and method for realizing hot standby of servers

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102025798A (en) * 2010-12-15 2011-04-20 华为技术有限公司 Address allocation processing method, device and system
CN102143215A (en) * 2011-01-20 2011-08-03 中国人民解放军理工大学 Network-based PB level cloud storage system and processing method thereof
CN102082733A (en) * 2011-02-25 2011-06-01 杭州华三通信技术有限公司 Portal system and access method thereof
CN102868560A (en) * 2012-09-28 2013-01-09 南京恩瑞特实业有限公司 System and method for realizing hot standby of servers

Cited By (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107861493A (en) * 2014-05-06 2018-03-30 深圳市道通科技股份有限公司 Maintenance backup method, Auto analyzer and the backup server of Auto analyzer
CN107861493B (en) * 2014-05-06 2020-09-08 深圳市道通科技股份有限公司 Maintenance backup method for automobile diagnostic instrument, automobile diagnostic instrument and backup server
WO2017000667A1 (en) * 2015-06-30 2017-01-05 中兴通讯股份有限公司 Tr069 protocol information processing method, device and computer readable storage medium
CN106559235A (en) * 2015-09-28 2017-04-05 西安艾润物联网技术服务有限责任公司 The switching method and apparatus of embedded server running status
CN105450446A (en) * 2015-11-17 2016-03-30 绵阳市维博电子有限责任公司 Duplicated hot-redundancy system and arbitration switching method
CN107368507A (en) * 2017-03-28 2017-11-21 阿里巴巴集团控股有限公司 A kind of common recognition method and device based on block chain
US10846182B2 (en) 2017-03-28 2020-11-24 Advanced New Technologies Co., Ltd. Blockchain-based consensus method and device
US10642699B2 (en) 2017-03-28 2020-05-05 Alibaba Group Holding Limited Blockchain-based consensus method and device
CN107368507B (en) * 2017-03-28 2020-03-27 创新先进技术有限公司 Block chain-based consensus method and device
CN107222329A (en) * 2017-04-26 2017-09-29 苏州华启智能科技有限公司 The vehicle-mounted broadcast system master control hot spare method of subway
CN107222329B (en) * 2017-04-26 2020-04-14 苏州华启智能科技有限公司 Master control hot standby method of subway vehicle-mounted broadcasting system
CN107919994A (en) * 2017-12-13 2018-04-17 南京熊猫电子股份有限公司 Realize the method and server of network service two-node cluster hot backup
CN109753387A (en) * 2018-01-24 2019-05-14 比亚迪股份有限公司 The double hot standby method and system of rail traffic multimedia system
CN110635928A (en) * 2018-06-21 2019-12-31 中兴通讯股份有限公司 Control method, control device and computer storage medium
CN110635928B (en) * 2018-06-21 2022-09-30 中兴通讯股份有限公司 Control method, control device and computer storage medium
CN109035507A (en) * 2018-07-10 2018-12-18 武汉瑞莱保能源技术有限公司 A kind of intelligent key management system based on loss protecting
CN109039747A (en) * 2018-08-09 2018-12-18 北京搜狐新媒体信息技术有限公司 The two-node cluster hot backup control method and device of DPDK service
CN110895498A (en) * 2018-09-13 2020-03-20 深圳市蓝灯鱼智能科技有限公司 Data storage method and device
CN109257220A (en) * 2018-09-25 2019-01-22 中电科微波通信(上海)股份有限公司 Spare acquisition terminal and railway vehicle device data collection system
CN109257220B (en) * 2018-09-25 2021-10-29 中电科微波通信(上海)股份有限公司 Standby acquisition terminal and rail vehicle equipment data acquisition system
CN109905275A (en) * 2019-01-28 2019-06-18 华南理工大学 A kind of detection of control plane failure and processing method based on SDN layer architecture
CN109871298A (en) * 2019-03-14 2019-06-11 大连海大船舶导航国家工程研究中心有限责任公司 A kind of real-time two-shipper memory hot spare method of Linux system vessel traffic service data
CN110138584A (en) * 2019-03-25 2019-08-16 视联动力信息技术股份有限公司 A kind of monitoring method and device
CN110442643A (en) * 2019-07-05 2019-11-12 苏州浪潮智能科技有限公司 A kind of file synchronisation method and device for two-node cluster hot backup
CN110750393A (en) * 2019-09-03 2020-02-04 北京字节跳动网络技术有限公司 Method, device, medium and equipment for avoiding network service dual-computer hot standby split brain
CN110750393B (en) * 2019-09-03 2023-10-13 北京字节跳动网络技术有限公司 Method, device, medium and equipment for avoiding network service double-machine hot standby brain cracking
CN110979217A (en) * 2019-11-15 2020-04-10 汉纳森(厦门)数据股份有限公司 Vehicle control method and device and vehicle
CN111031341A (en) * 2019-11-20 2020-04-17 杭州当虹科技股份有限公司 Heartbeat-based dual-computer hot standby method
CN111130862A (en) * 2019-12-11 2020-05-08 福建星网智慧科技股份有限公司 Main/standby system switching method and device based on IPPBX
CN111404959A (en) * 2020-03-26 2020-07-10 中车青岛四方车辆研究所有限公司 Method and system for realizing transmission of non-real-time offline file
CN113556373A (en) * 2020-04-26 2021-10-26 华为技术有限公司 Proxy service method, device and system
CN112181701A (en) * 2020-09-23 2021-01-05 中国建设银行股份有限公司 Method and device for positioning abnormal service request
CN112419524A (en) * 2020-12-04 2021-02-26 杭州华云科技有限公司 Hot standby method of intelligent parking integrated machine
CN117033088A (en) * 2023-08-17 2023-11-10 广东保伦电子股份有限公司 Resource scheduling method and device suitable for dual-computer hot standby and server system
CN117033088B (en) * 2023-08-17 2024-05-03 广东保伦电子股份有限公司 Resource scheduling method and device suitable for dual-computer hot standby and server system

Also Published As

Publication number Publication date
CN103744809B (en) 2016-10-05

Similar Documents

Publication Publication Date Title
CN103744809B (en) Vehicle information management system double hot standby method based on VRRP
CN102098201B (en) Method for realizing L2TP user access backup and network system
CN102769626B (en) A kind of session information synchronous method, device and system
CN102624635B (en) Method and device for realizing graceful restart
CN102257759B (en) Master-standby switching method, system control unit and communication system
CN103117876B (en) The synchronous method and device of user state information
CN102916825A (en) Management equipment of dual-computer hot standby system, management method and dual-computer hot standby system
CN103929333A (en) Implementation method for SDN controller pool
CN105471622A (en) High-availability method and system for main/standby control node switching based on Galera
CN101262369B (en) Master/slave realization method for dispatching server and dispatching server
CN105471995A (en) High-availability implementation method for large-scale Web server cluster based on SOA
CN104679796A (en) Selecting method, selecting device and database mirror image cluster node
CN105554130A (en) Distributed storage system-based NameNode switching method and switching device
CN104184756A (en) Data synchronization method, device and system
US10037253B2 (en) Fault handling methods in a home service system, and associated household appliances and servers
CN103873336A (en) Distributed resilient network interconnection-based service bearing method and device
CN112218321B (en) Master-slave link switching method, device, communication equipment and storage medium
CN107124305A (en) node device operation method and node device
CN110391940A (en) Response method, device, system, equipment and the storage medium of address of service
CN104980693A (en) Media service backup method and system
CN102045187A (en) Method and equipment for realizing HA (high-availability) system with checkpoints
EP3660679B1 (en) Data backup method, device and system
CN101873225A (en) Cluster network management system and method thereof with high reliability and flexibility
CN113765690A (en) Cluster switching method, system, device, terminal, server and storage medium
CN102983997A (en) Method and device for migrating master services

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
EE01 Entry into force of recordation of patent licensing contract
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20140423

Assignee: JIANGSU SEA LEVEL DATA TECHNOLOGY Co.,Ltd.

Assignor: TIANZE INFORMATION INDUSTRY Corp.

Contract record no.: X2020320000015

Denomination of invention: Method for dual-computer hot-standby of vehicle information management system on basis of VRRP

Granted publication date: 20161005

License type: Exclusive License

Record date: 20200518