CN113760611B - System site switching method and device, electronic equipment and storage medium - Google Patents

System site switching method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN113760611B
CN113760611B CN202111003027.2A CN202111003027A CN113760611B CN 113760611 B CN113760611 B CN 113760611B CN 202111003027 A CN202111003027 A CN 202111003027A CN 113760611 B CN113760611 B CN 113760611B
Authority
CN
China
Prior art keywords
switching
system site
task
local
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.)
Active
Application number
CN202111003027.2A
Other languages
Chinese (zh)
Other versions
CN113760611A (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.)
Yinqing Technology Co ltd
Original Assignee
Yinqing 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 Yinqing Technology Co ltd filed Critical Yinqing Technology Co ltd
Priority to CN202111003027.2A priority Critical patent/CN113760611B/en
Publication of CN113760611A publication Critical patent/CN113760611A/en
Application granted granted Critical
Publication of CN113760611B publication Critical patent/CN113760611B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
    • G06F11/202Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where processing functionality is redundant
    • G06F11/2023Failover techniques
    • G06F11/2033Failover techniques switching over of hardware resources

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Hardware Redundancy (AREA)

Abstract

The invention discloses a system site switching method, a device, electronic equipment and a storage medium, wherein the method comprises the following steps: in response to triggering a system site switch flow, receiving a system site switch request, the request comprising: based on system site switching information preset by a workflow engine, the system site switching information comprises: at least one switching task; executing a corresponding switching task script according to the system site switching information based on a preset mode so as to realize a local switching flow; and displaying the switching process of each switching task in the local switching flow. The invention can realize automatic execution of system disaster recovery switching, so that flexible switching can be realized between the system site and the multi-data center, thereby improving the switching efficiency and the accuracy.

Description

System site switching method and device, electronic equipment and storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a system site switching method, a device, an electronic device, and a storage medium.
Background
Most of the existing disaster recovery switching of the system is completed by changing the replication relation of the database, switching the primary and the secondary of the database and other simple tasks. The switching steps are mostly serial, and are executed sequentially according to the configured sequence.
For the current payment system, the system has the characteristics of complex architecture, multi-center operation, more switching steps, complex task circulation relationship, higher requirements on service continuity, more task types, various switching machines and operating systems and the like.
At present, the whole system switching operation work is mainly carried out on the payment system by operators, so that the problems of long time consumption, lack of automation and the like exist, and the switching operation process depends on the experience of the operators, so that the system switching risk is increased.
Disclosure of Invention
In view of the above, the present invention provides a system site switching method, apparatus, electronic device and storage medium to solve at least one of the above-mentioned problems.
According to a first aspect of the present invention, there is provided a system site switching method, the method comprising:
In response to triggering a system site switch flow, receiving a system site switch request, the request comprising: based on system site switching information preset by a workflow engine, the system site switching information comprises: at least one switching task;
Executing a corresponding switching task script according to the system site switching information based on a preset mode so as to realize a local switching flow;
and displaying the switching process of each switching task in the local switching flow.
Preferably, the system site switching information is set by: and setting the system site switching information based on the workflow engine according to the category of each switching task and the corresponding service interruption time.
Specifically, executing the corresponding switching task script according to the system site switching information based on the predetermined mode includes: and executing corresponding switching task scripts according to the system site switching information in a mode corresponding to the local interface type.
Further, the method further comprises: and responding to the execution failure of the local switching flow, and acquiring the name of the failed task, the information of the executing equipment and the script execution log in the local switching flow so as to analyze the reason.
According to a second aspect of the present invention, there is provided a system site switching apparatus, the apparatus comprising:
A switching request receiving unit, configured to receive a system site switching request in response to triggering a system site switching procedure, where the request includes: based on system site switching information preset by a workflow engine, the system site switching information comprises: at least one switching task;
the switching execution unit is used for executing a corresponding switching task script according to the system site switching information based on a preset mode so as to realize a local switching flow;
And the display unit is used for displaying the switching process of each switching task in the local switching flow.
Further, the apparatus further comprises:
and the system site switching information setting unit is used for setting the system site switching information based on the workflow engine according to the category of each switching task and the corresponding service interruption time.
The switching execution unit is specifically configured to: and executing corresponding switching task scripts according to the system site switching information in a mode corresponding to the local interface type.
Further, the apparatus further comprises: and the failure information acquisition unit is used for responding to the execution failure of the local switching flow and acquiring the name of the failed task, the information of the execution equipment and the script execution log in the local switching flow so as to analyze the reasons.
According to a third aspect of the present invention there is provided an electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of the above method when the program is executed.
According to a fourth aspect of the present invention there is provided a computer readable storage medium having stored thereon a computer program which when executed by a processor performs the steps of the above method.
According to the technical scheme, when the system site switching process is triggered, the corresponding switching task script is executed according to the received system site switching information based on the preset mode, the local switching process is realized, and meanwhile, the switching process of each switching task in the local switching process is displayed.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flow chart of a system site switching method according to an embodiment of the present invention;
FIG. 2 is a detailed flowchart illustration of a system site switching method according to an embodiment of the present invention;
FIG. 3 is a system site switch display flow diagram screenshot in accordance with an embodiment of the invention;
fig. 4 is a block diagram of a system site switching apparatus according to an embodiment of the present invention;
Fig. 5 is a schematic block diagram of a system configuration of an electronic device 600 according to an embodiment of the present invention.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is apparent that the described embodiments are some embodiments of the present invention, but not all embodiments of the present invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
In view of the problem that the switching efficiency and the accuracy are low due to the fact that the conventional system disaster recovery switching depends on manual operation of operators, the embodiment of the invention provides a system disaster recovery switching scheme which is based on a workflow engine (for example, ACTIVITI) to automatically execute payment system disaster recovery switching, so that flexible switching between a system site and a multi-data center is realized, and the switching efficiency and the accuracy are improved. Embodiments of the present invention are described in detail below with reference to the accompanying drawings.
Fig. 1 is a flowchart of a system site switching method according to an embodiment of the present invention, as shown in fig. 1, the method includes:
Step 101, in response to triggering a system site switching process, receiving a system site switching request, where the request includes: based on system site switching information preset by a workflow engine, the system site switching information comprises: at least one switching task.
In actual operation, the system site switching information may be set based on a workflow engine (e.g., ACTIVITI) according to the class of each switching task and the corresponding business break-off time.
Step 102, executing a corresponding switching task script according to the system site switching information based on a preset mode so as to realize a local switching flow.
The predetermined manner here is a manner corresponding to the local interface type, for example, a remote call manner or an HTTP (Hypertext TRANSFER PRTCL, hypertext transfer protocol) request manner, or the like. That is, the corresponding handover task script is executed according to the system site handover information in a manner corresponding to the local interface type.
Step 103, displaying the switching process of each switching task in the local switching process.
When the system site switching process is triggered, a corresponding switching task script is executed according to the received system site switching information based on a preset mode, so that the local switching process is realized, and meanwhile, the switching process of each switching task in the local switching process is displayed.
In one embodiment, when the local switching process fails to execute, the failure task name, the execution device information and the script execution log in the local switching process can be obtained through the displayed switching process, so as to analyze the failure reason.
By the automatic switching of the embodiment of the invention, the control flow of switching, the scripting of the operation steps and the automation of operation execution can be realized, and compared with manual operation, the switching efficiency and the accuracy can be improved.
For a better understanding of the present invention, an embodiment of the present invention will be described in detail below with reference to the flow shown in fig. 2, taking the payment system as an example.
As shown in fig. 2, when the system site switching process is triggered, a corresponding switching task is executed according to the system site switching information (or referred to as a switching control table). For a pay-per-view system (CIPS-AP), firstly closing a message receiving switch of PMTS-CCL (equipment related to a payment system) and PMTS-MBFE (front end processor system related to the payment system) in the pay-per-view system by calling a switching script, and confirming whether the pay-per-view system has message accumulation or not, and switching a local database log file by calling an IBM (internet protocol) host interface when no message accumulation exists; meanwhile, the B support system modifies PMTS-MBFE route by calling a switching script, and loads PMTS-MBFE route; when the record number of the key service table and the database switching condition are confirmed to be ready, the related databases of the A site and the B site are switched to be completed, the B site database is changed into a read-write library, and the A site database is changed into a read-only library; after confirming the state of the database in each place, a message receiving switch of PMTS-CCL in the B payment system is opened to prepare to receive the message.
In actual operation, the automatic switching function provided by the embodiment of the invention can realize the automatic switching of the active and standby sites of all the systems in the payment system.
Automated switching preferably employs ACTIVITI workflow engines to produce a switching flowchart according to a switching control table (i.e., the system site switching information described above), which relates to an execution machine that may include: physical devices such as IBM mainframe, IBM mini-machine, X86, F5, ARRAY, etc.; the operating system may comprise: operating systems such as SUSE, AIX and Zos; the application system may comprise: application systems such as MQ, WAS, tomact and the like; the database may comprise: database switching tasks such as DB2, MYSQL and ORACLE. The flow chart gateway involves including a gateway, an exclusive gateway, and a parallel gateway and an event gateway.
Different kinds of tasks can complete corresponding switching task scripts based on the interface types of the target machine, for example, an X86 or power small machine invokes the target machine switching script through an agent, an IBM mainframe remotely invokes an interface transfer parameter through an SSH (Secure Shell), and remotely invokes a remote application interface through a restful-api or remote-ejb mode among cross-system applications to complete the switching tasks.
Because the payment system has a high requirement on service continuity, the flow chart not only counts the total time consumption of the flow, but also counts corresponding service interruption time (RTO, recovery Time Object, corresponding to the service interruption time) according to the task category.
In a specific implementation process, the switching flow chart is provided with a visual switching process, and once the task execution failure is found, the information such as the failed task name, the target machine, the script execution log and the like can be intuitively determined, so that the problem can be conveniently positioned, and the switching process screenshot shown in fig. 3 is referred. After the problem is determined, the operation of skipping the current task or re-executing the current task may be taken by the flowchart.
In one embodiment, automatic switching between payment system sites is achieved, taking only 2 minutes, with RTO times of only around 90 seconds. This greatly shortens the service interruption time, as well as the total time consumed for handover. Under the general condition, only one operator is needed to start the switching process, so that the manpower resources for switching operation and maintenance are reduced, and the switching efficiency and accuracy are improved.
Based on similar inventive concepts, the embodiments of the present invention also provide a system site switching device, which may be preferably used to implement the flow of the system site switching method described above.
Fig. 4 is a block diagram of the system site switching apparatus, as shown in fig. 4, including: a switching request receiving unit 1, a switching executing unit 2, and a display unit 3, wherein:
A handover request receiving unit 1, configured to receive a system site handover request in response to triggering a system site handover procedure, where the request includes: based on system site switching information preset by a workflow engine, the system site switching information comprises: at least one switching task.
And the switching execution unit 2 is used for executing a corresponding switching task script according to the system site switching information based on a preset mode so as to realize a local switching flow.
Specifically, the switching execution unit 2 executes the corresponding switching task script according to the system site switching information in a manner corresponding to the local interface type.
And the display unit 3 is used for displaying the switching process of each switching task in the local switching flow.
When triggering the system site switching flow, the switching execution unit 2 executes corresponding switching task scripts based on the system site switching information received by the switching request receiving unit 1 in a preset mode to realize the local switching flow, and meanwhile, the display unit 3 displays the switching process of each switching task in the local switching flow.
In actual operation, the device further comprises: and the system site switching information setting unit is used for setting the system site switching information based on the workflow engine according to the category of each switching task and the corresponding service interruption time.
In one embodiment, the apparatus further comprises: and the failure information acquisition unit is used for responding to the execution failure of the local switching flow and acquiring the name of the failed task, the information of the execution equipment and the script execution log in the local switching flow so as to analyze the reasons.
The specific implementation process of each unit may be referred to the description in the above method embodiment, and will not be repeated here.
In actual operation, the above units may be combined or may be singly disposed, and the present invention is not limited thereto.
The present embodiment also provides an electronic device, which may be a desktop computer, a tablet computer, a mobile terminal, or the like, and the present embodiment is not limited thereto. In this embodiment, the electronic device may be implemented by referring to the above method embodiment and the embodiment of the system site switching apparatus, and the contents thereof are incorporated herein, and the repetition is not repeated.
Fig. 5 is a schematic block diagram of a system configuration of an electronic device 600 according to an embodiment of the present invention. As shown in fig. 5, the electronic device 600 may include a central processor 100 and a memory 140; memory 140 is coupled to central processor 100. Notably, the diagram is exemplary; other types of structures may also be used in addition to or in place of the structures to implement telecommunications functions or other functions.
In one embodiment, the system site switch function may be integrated into the central processor 100. Wherein the central processor 100 may be configured to control as follows:
In response to triggering a system site switch flow, receiving a system site switch request, the request comprising: based on system site switching information preset by a workflow engine, the system site switching information comprises: at least one switching task;
Executing a corresponding switching task script according to the system site switching information based on a preset mode so as to realize a local switching flow;
and displaying the switching process of each switching task in the local switching flow.
As can be seen from the above description, when the electronic device provided by the embodiment of the present application triggers the system site switching process, the corresponding switching task script is executed according to the received system site switching information based on the predetermined manner, so as to implement the local switching process, and simultaneously display the switching process of each switching task in the local switching process.
In another embodiment, the system site switching apparatus may be configured separately from the central processing unit 100, for example, the system site switching apparatus may be configured as a chip connected to the central processing unit 100, and the system site switching function is implemented by control of the central processing unit.
As shown in fig. 5, the electronic device 600 may further include: a communication module 110, an input unit 120, an audio processing unit 130, a display 160, a power supply 170. It is noted that the electronic device 600 need not include all of the components shown in fig. 5; in addition, the electronic device 600 may further include components not shown in fig. 5, to which reference is made to the prior art.
As shown in fig. 5, the central processor 100, sometimes also referred to as a controller or operational control, may include a microprocessor or other processor device and/or logic device, which central processor 100 receives inputs and controls the operation of the various components of the electronic device 600.
The memory 140 may be, for example, one or more of a buffer, a flash memory, a hard drive, a removable media, a volatile memory, a non-volatile memory, or other suitable device. The information about failure may be stored, and a program for executing the information may be stored. And the central processor 100 can execute the program stored in the memory 140 to realize information storage or processing, etc.
The input unit 120 provides an input to the central processor 100. The input unit 120 is, for example, a key or a touch input device. The power supply 170 is used to provide power to the electronic device 600. The display 160 is used for displaying display objects such as images and characters. The display may be, for example, but not limited to, an LCD display.
The memory 140 may be a solid state memory such as Read Only Memory (ROM), random Access Memory (RAM), SIM card, or the like. But also a memory which holds information even when powered down, can be selectively erased and provided with further data, an example of which is sometimes referred to as EPROM or the like. Memory 140 may also be some other type of device. Memory 140 includes a buffer memory 141 (sometimes referred to as a buffer). The memory 140 may include an application/function storage 142, the application/function storage 142 for storing application programs and function programs or a flow for executing operations of the electronic device 600 by the central processor 100.
The memory 140 may also include a data store 143, the data store 143 for storing data, such as contacts, digital data, pictures, sounds, and/or any other data used by the electronic device. The driver storage 144 of the memory 140 may include various drivers of the electronic device for communication functions and/or for performing other functions of the electronic device (e.g., messaging applications, address book applications, etc.).
The communication module 110 is a transmitter/receiver 110 that transmits and receives signals via an antenna 111. A communication module (transmitter/receiver) 110 is coupled to the central processor 100 to provide an input signal and receive an output signal, which may be the same as in the case of a conventional mobile communication terminal.
Based on different communication technologies, a plurality of communication modules 110, such as a cellular network module, a bluetooth module, and/or a wireless local area network module, etc., may be provided in the same electronic device. The communication module (transmitter/receiver) 110 is also coupled to a speaker 131 and a microphone 132 via an audio processor 130 to provide audio output via the speaker 131 and to receive audio input from the microphone 132 to implement usual telecommunication functions. The audio processor 130 may include any suitable buffers, decoders, amplifiers and so forth. In addition, the audio processor 130 is also coupled to the central processor 100 so that sound can be recorded locally through the microphone 132 and so that sound stored locally can be played through the speaker 131.
The embodiment of the invention also provides a computer readable storage medium, on which a computer program is stored, which when being executed by a processor, implements the steps of the system site switching method described above.
In summary, in order to solve the problem that the switching efficiency and accuracy are low due to the fact that the existing system disaster recovery switching depends on manual operation of operators, the embodiment of the invention provides a new system disaster recovery switching scheme, and the scheme is based on a workflow engine, so that automatic execution of payment system disaster recovery switching is realized, flexible switching between a system site and a multi-data center is realized, and switching efficiency and accuracy are improved. The embodiment of the invention is suitable for switching flows of each transaction system, information system, transaction management system, CCPC (a system) and MBFE (a front-end processor system), and is more suitable for scenes of complex task circulation and task execution diversity.
Preferred embodiments of the present invention are described above with reference to the accompanying drawings. The many features and advantages of the embodiments are apparent from the detailed specification, and thus, it is intended by the appended claims to cover all such features and advantages of the embodiments which fall within the true spirit and scope thereof. Further, since numerous modifications and changes will readily occur to those skilled in the art, it is not desired to limit the embodiments of the invention to the exact construction and operation illustrated and described, and accordingly, all suitable modifications and equivalents may be resorted to, falling within the scope thereof.
It will be appreciated by those skilled in the art that embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The principles and embodiments of the present invention have been described in detail with reference to specific examples, which are provided to facilitate understanding of the method and core ideas of the present invention; meanwhile, as those skilled in the art will have variations in the specific embodiments and application scope in accordance with the ideas of the present invention, the present description should not be construed as limiting the present invention in view of the above.

Claims (6)

1. A system site switching method, the method comprising:
In response to triggering a system site switch flow, receiving a system site switch request, the request comprising: based on system site switching information preset by a workflow engine, the system site switching information comprises: at least one switching task;
Executing a corresponding switching task script according to the system site switching information based on a preset mode so as to realize a local switching flow;
displaying the switching process of each switching task in the local switching process;
the system site switching information is set as follows:
Setting the system site switching information based on the workflow engine according to the category of each switching task and the corresponding service interruption time;
executing the corresponding switching task script according to the system site switching information based on a preset mode comprises the following steps:
executing corresponding switching task scripts according to the system site switching information in a mode corresponding to the local interface type;
Different kinds of tasks complete corresponding switching task scripts based on the interface type of the target machine, and the method specifically comprises the following steps:
The X86 or power small machine invokes the target machine switching script through the agent;
the IBM mainframe transfers parameters through an SSH remote call interface, and a remote application interface is called among cross-system applications in a restful-api or remote-ejb mode to complete the switching task.
2. The method according to claim 1, wherein the method further comprises:
and responding to the execution failure of the local switching flow, and acquiring the name of the failed task, the information of the executing equipment and the script execution log in the local switching flow so as to analyze the reason.
3. A system site switching apparatus, the apparatus comprising:
A switching request receiving unit, configured to receive a system site switching request in response to triggering a system site switching procedure, where the request includes: based on system site switching information preset by a workflow engine, the system site switching information comprises: at least one switching task;
the switching execution unit is used for executing a corresponding switching task script according to the system site switching information based on a preset mode so as to realize a local switching flow;
The display unit is used for displaying the switching process of each switching task in the local switching process;
The apparatus further comprises:
the system site switching information setting unit is used for setting the system site switching information based on the workflow engine according to the category of each switching task and the corresponding service interruption time;
The switching execution unit is specifically configured to:
executing corresponding switching task scripts according to the system site switching information in a mode corresponding to the local interface type;
Different kinds of tasks complete corresponding switching task scripts based on the interface type of the target machine, and the method specifically comprises the following steps:
The X86 or power small machine invokes the target machine switching script through the agent;
the IBM mainframe transfers parameters through an SSH remote call interface, and a remote application interface is called among cross-system applications in a restful-api or remote-ejb mode to complete the switching task.
4. A device according to claim 3, characterized in that the device further comprises:
And the failure information acquisition unit is used for responding to the execution failure of the local switching flow and acquiring the name of the failed task, the information of the execution equipment and the script execution log in the local switching flow so as to analyze the reasons.
5. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the steps of the method of claim 1 or 2 when executing the program.
6. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the method according to claim 1 or 2.
CN202111003027.2A 2021-08-30 2021-08-30 System site switching method and device, electronic equipment and storage medium Active CN113760611B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111003027.2A CN113760611B (en) 2021-08-30 2021-08-30 System site switching method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111003027.2A CN113760611B (en) 2021-08-30 2021-08-30 System site switching method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113760611A CN113760611A (en) 2021-12-07
CN113760611B true CN113760611B (en) 2024-05-03

Family

ID=78791921

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111003027.2A Active CN113760611B (en) 2021-08-30 2021-08-30 System site switching method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113760611B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116208472A (en) * 2023-02-28 2023-06-02 中国工商银行股份有限公司 Site switching method, device, computer equipment and storage medium
CN116980463B (en) * 2023-09-22 2024-01-30 湖南三湘银行股份有限公司 Method for automatically switching transactions based on detection message system

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002044914A1 (en) * 2000-11-28 2002-06-06 Worldcom, Inc. External processor for a distributed network access system
US7131108B1 (en) * 2000-04-17 2006-10-31 Ncr Corporation Software development system having particular adaptability to financial payment switches
WO2010017492A1 (en) * 2008-08-08 2010-02-11 Amazon Technologies, Inc. Providing executing programs with reliable access to non-local block data storage
US8010080B1 (en) * 2005-07-25 2011-08-30 Sprint Spectrum L.P. Predictive payment suggestion in a telecommunication system
CN103812675A (en) * 2012-11-08 2014-05-21 中兴通讯股份有限公司 Method and system for realizing allopatric disaster recovery switching of service delivery platform
WO2014113927A1 (en) * 2013-01-22 2014-07-31 Nokia Corporation Method and apparatus for device handover
CN106776127A (en) * 2016-12-01 2017-05-31 中国电信集团系统集成有限责任公司 A kind of calamity based on activity is for management system and management method
CN109460322A (en) * 2018-11-14 2019-03-12 西安瑞蓝创软件科技有限公司 The standby switching drilling system of calamity based on flow scheduling engine technique and method
CN110348826A (en) * 2018-04-08 2019-10-18 财付通支付科技有限公司 Strange land disaster recovery method, system, equipment and readable storage medium storing program for executing mostly living

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7318095B2 (en) * 2001-11-21 2008-01-08 Clearcube Technology, Inc. Data fail-over for a multi-computer system
US7904360B2 (en) * 2002-02-04 2011-03-08 Alexander William EVANS System and method for verification, authentication, and notification of a transaction

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7131108B1 (en) * 2000-04-17 2006-10-31 Ncr Corporation Software development system having particular adaptability to financial payment switches
WO2002044914A1 (en) * 2000-11-28 2002-06-06 Worldcom, Inc. External processor for a distributed network access system
US8010080B1 (en) * 2005-07-25 2011-08-30 Sprint Spectrum L.P. Predictive payment suggestion in a telecommunication system
WO2010017492A1 (en) * 2008-08-08 2010-02-11 Amazon Technologies, Inc. Providing executing programs with reliable access to non-local block data storage
CN103812675A (en) * 2012-11-08 2014-05-21 中兴通讯股份有限公司 Method and system for realizing allopatric disaster recovery switching of service delivery platform
WO2014113927A1 (en) * 2013-01-22 2014-07-31 Nokia Corporation Method and apparatus for device handover
CN106776127A (en) * 2016-12-01 2017-05-31 中国电信集团系统集成有限责任公司 A kind of calamity based on activity is for management system and management method
CN110348826A (en) * 2018-04-08 2019-10-18 财付通支付科技有限公司 Strange land disaster recovery method, system, equipment and readable storage medium storing program for executing mostly living
CN109460322A (en) * 2018-11-14 2019-03-12 西安瑞蓝创软件科技有限公司 The standby switching drilling system of calamity based on flow scheduling engine technique and method

Also Published As

Publication number Publication date
CN113760611A (en) 2021-12-07

Similar Documents

Publication Publication Date Title
CN113760611B (en) System site switching method and device, electronic equipment and storage medium
CN112615753A (en) Link abnormity tracking method, first node, second node and link
CN112286904A (en) Cluster migration method and device and storage medium
CN111324480B (en) Large-scale host transaction fault positioning system and method
CN114448775B (en) Equipment fault information processing method and device, electronic equipment and storage medium
CN111262747A (en) Internet of things-based equipment network access control method and Internet of things platform
CN114285657B (en) Firewall security policy change verification method and device
CN116150029A (en) Automatic overdue batch testing method and device for loan system
CN112650623B (en) Data processing method and device in service system switching process
CN113504928A (en) Automatic application deployment method and device
CN112101810A (en) Risk event control method, device and system
CN113515447A (en) System automation test method and device
CN112965896A (en) Test environment fault detection method and device based on dynamic byte codes
CN113037839B (en) Distributed batch framework communication system and method
CN111897710A (en) Timing task diagnosis method and device
CN110022244B (en) Method and apparatus for transmitting information
CN113032250A (en) Automatic calibration system and method for environmental parameters
CN116881130A (en) Automatic testing method and system for order service scene
CN113609017A (en) Interface test case generation method and device
CN107682531B (en) Terminal control method and system
CN114637587A (en) Task batch processing method and device under cluster architecture deployment
CN113485808A (en) System time callback method and device
CN115422064A (en) Modularized testing method and device
CN113515509A (en) HBase data cleaning method and device
CN115237562A (en) Automatic operation and maintenance method and system based on pipeline scheduling

Legal Events

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