JPH10254723A - Duplex computer system - Google Patents

Duplex computer system

Info

Publication number
JPH10254723A
JPH10254723A JP9082127A JP8212797A JPH10254723A JP H10254723 A JPH10254723 A JP H10254723A JP 9082127 A JP9082127 A JP 9082127A JP 8212797 A JP8212797 A JP 8212797A JP H10254723 A JPH10254723 A JP H10254723A
Authority
JP
Japan
Prior art keywords
abnormality
processing
transaction
computer
processing unit
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.)
Pending
Application number
JP9082127A
Other languages
Japanese (ja)
Inventor
Satoshi Hagimoto
聡 萩本
Hiroshi Ichise
浩 市瀬
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.)
Toyo Communication Equipment Co Ltd
Original Assignee
Toyo Communication Equipment 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 Toyo Communication Equipment Co Ltd filed Critical Toyo Communication Equipment Co Ltd
Priority to JP9082127A priority Critical patent/JPH10254723A/en
Publication of JPH10254723A publication Critical patent/JPH10254723A/en
Pending legal-status Critical Current

Links

Landscapes

  • Hardware Redundancy (AREA)
  • Multi Processors (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a duplex computer system which can continue a processing even against the abnormality of software. SOLUTION: The central processing unit 2B of a preliminary computer executes a processing delayed by one transaction on transaction output from an input buffer 5 through a buffer 10. When an abnormality detection mechanism 8 detects abnormality during the processing of the central processing unit 2A of an operation computer, the output of the central processing unit 2B is switched to actual output by a switch instruction to a switching mechanism 6 when the processing of the central processing unit 2B terminates. A processing procedure 4B identifying the occurrence of abnormality takes the avoiding means of an abnormality processing by switching a system to an abnormality avoiding processing mechanism 12 corresponding to the type of transaction and referring to a transaction pointer 11 at the time of abnormality so as to continue the processing.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、データ処理の信頼
性を確保するため、中央処理装置、主記憶装置及び補助
記憶装置等を二重化した二重化コンピュータシステムに
係り、特に一方のコンピュータが異常になったときに他
方のコンピュータによる処理の継続方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a dual computer system in which a central processing unit, a main storage device and an auxiliary storage device are duplicated in order to ensure the reliability of data processing, and in particular, one of the computers becomes abnormal. The continuation of processing by the other computer when

【0002】[0002]

【従来の技術】コンピュータシステムを構成する中央処
理装置、主記憶装置およぴ補助記憶装置は、100%信
頼性があるわけではなく、製造時の欠陥、振動や放射線
による破壊等によって、稼働中に故障に至る場合があ
る。
2. Description of the Related Art A central processing unit, a main storage unit and an auxiliary storage unit which constitute a computer system are not 100% reliable. May result in failure.

【0003】例えば、磁性体を記憶媒体とする補助記憶
装置では、データの書込みを行った直後に読み出せば、
書込んだ時と同じ値を読み出せなければならないが、書
込みを行った後でその部分の磁性体が剥離してしまう
と、書き込んだ値を読み出せなくなってしまう。
For example, in an auxiliary storage device using a magnetic material as a storage medium, if data is read immediately after writing,
Although it is necessary to be able to read the same value as at the time of writing, if the magnetic material at that portion peels off after writing, the written value cannot be read.

【0004】このような状況を回避するため、図2に示
すように、A系とB系を構成する2台のコンピュータ
A、Bのそれぞれの主記憶装置1A,1Bと中央処理装
置2A,2Bと補助記憶装置3A,3Bを全く同じ構成
とし、両コンピュータで全く同じ処理を並行的に実行
し、例えば上記の要因でコンピュータBの補助記憶装置
3Bが動作不能になっても、コンピュータAの装置で正
常な処理を継続できるようにしている。
In order to avoid such a situation, as shown in FIG. 2, main storage devices 1A and 1B and central processing units 2A and 2B of two computers A and B constituting an A system and a B system, respectively. And the auxiliary storage devices 3A and 3B have exactly the same configuration, and both computers execute exactly the same processing in parallel. For example, even if the auxiliary storage device 3B of the computer B becomes inoperable due to the above-described factors, the device of the computer A Allows normal processing to be continued.

【0005】[0005]

【発明が解決しようとする課題】従来の二重化コンピュ
ータシステムは、その解決しようとしている観点では充
分に目的を達成している。
The conventional dual computer system has sufficiently achieved the object in view of the problem to be solved.

【0006】しかしながら、コンピュータは、そのハー
ドウェアの製造技術の向上とクロック速度の向上に伴
い、大量のソフトウェアが一時期に中央処理装置を占有
して動作できるようになって、ソフトウェアの欠陥によ
るシステムの異常停止も回避すべき問題として重要にな
ってきており、従来の並行処理方式ではこれに対応する
ことができない。
However, with the improvement of the hardware manufacturing technology and the clock speed, a large amount of software can occupy the central processing unit at one time, and the computer can operate due to a software defect. Abnormal stoppage has also become important as a problem to be avoided, and the conventional parallel processing method cannot cope with this.

【0007】すなわち、同一のハードウェアを用いて同
一のソフトウェアを同時実行する二重化システムにおい
ては、たとえハードウェアに欠陥が発生しなかったとし
ても、ソフトウェアの欠陥は同時に遭遇するため、同時
に動作している両コンピュータも同時に異常停止に至
り、正常な結果に至る手段を失ってしまう。
That is, in a duplex system in which the same software is simultaneously executed using the same hardware, even if no defect occurs in the hardware, software defects are encountered at the same time. Both computers at the same time end abnormally and lose the means to a normal result.

【0008】この様子は、図3に例示するように、両コ
ンピュータ1、2の中央処理装置1B,2Bが同一の命
令を同時に実行しようとするときに、該命令に欠陥があ
って命令を実行できなくなると、両中央処理装置1B,
2Bが同時に異状停止になってしまい、システムダウン
になる。このことを以下の具体例で説明する。
As shown in FIG. 3, when the central processing units 1B and 2B of the computers 1 and 2 try to execute the same instruction at the same time as shown in FIG. When it is no longer possible, both central processing units 1B,
2B is abnormally stopped at the same time, and the system goes down. This will be described in the following specific example.

【0009】図4は、図2又は図3の具体例を示してい
る。A系の中央処理装置2AとB系の中央処理装置2B
は、それぞれ主記憶装置1A,1B又は補助記憶装置3
A,3Bに持つ処理手順4Aと処理手順4Bを実行する
が、この場合の処理手順4Aと処理手順4Bの内容は全
く同一である。また、中央処理装置2Aと中央処理装置
2Bの処理は、中央処理装置2Aあるいはその処理手順
に異常が現れるまでは、全く同一の処理を行う。
FIG. 4 shows a specific example of FIG. 2 or FIG. A system central processing unit 2A and B system central processing unit 2B
Are the main storage devices 1A and 1B or the auxiliary storage device 3 respectively.
Processing procedure 4A and processing procedure 4B of A and 3B are executed, and the contents of processing procedure 4A and processing procedure 4B in this case are completely the same. The processes of the central processing unit 2A and the central processing unit 2B perform exactly the same processing until an abnormality appears in the central processing unit 2A or its processing procedure.

【0010】中央処理装置2Aおよぴ中央処理装置2B
が処理を開始し、その処理で用いるトランザクション
は、入力バッフア5に格納してあり、格納順に取り出し
て中央処理装置2Aおよぴ中央処理装置2Bに与えられ
る。
Central processing unit 2A and central processing unit 2B
Starts processing, and the transactions used in the processing are stored in the input buffer 5, and are taken out in the order of storage and given to the central processing units 2A and 2B.

【0011】中央処理装置2Aが正常に動作している間
は、切替機構6は、実際の出力となる出力装置7への出
力には、中央処理装置2Aが生成する出力を接続し、同
様に、入力バッファ5ヘ投入する新規に生成したトラン
ザクションもまた中央処理装置2Aが生成するものを接
続している。
While the central processing unit 2A is operating normally, the switching mechanism 6 connects the output generated by the central processing unit 2A to the output to the output device 7, which is the actual output. The newly generated transactions to be input to the input buffer 5 are also connected to those generated by the central processing unit 2A.

【0012】異常検出機構8が中央処理装置2Aあるい
は処理手順4Aに異常を検出したならば、異常検出機構
8は中央処理装置2Aに対して停止指示を与えると共
に、切替機構6に対して、実際の出力および入力バッフ
アへ投入するトランザクションを、中央処理装置2Aが
生成していたものから中央処理装置2Bが生成するもの
に切り替える。なお、入力バツファ5には、入力装置9
から生成されるトランザクションも投入される。
If the abnormality detection mechanism 8 detects an abnormality in the central processing unit 2A or the processing procedure 4A, the abnormality detection mechanism 8 gives a stop instruction to the central processing unit 2A and sends an instruction to the switching mechanism 6 Is switched from the one generated by the central processing unit 2A to the one generated by the central processing unit 2B. The input buffer 5 includes an input device 9.
The transaction generated from is also submitted.

【0013】ここでいうトランザクションとは、一回の
処理で用いるデータと、その処理を識別する情報を合わ
せたもので、タスクあるいはスレッドと称する処理単位
に相当する。ひとつの卜ランザクションに対する処理手
順による処理は、出力あるいは新たなトランザクション
の生成を伴うものの、新たな入力を待ち受ける動作はな
いものとする。
The transaction referred to here is a combination of data used in one process and information for identifying the process, and corresponds to a processing unit called a task or a thread. Although the processing according to the processing procedure for one transaction involves the generation of an output or a new transaction, it is assumed that there is no operation to wait for a new input.

【0014】したがって、中央処理装置2A,2Bなど
のハードウェアの異常には、異常検出機構8の異常検出
により切替機構6が他方のトランザクション及び出力に
切り替えて正常な処理を継続できるが、ソフトウェアの
異常検出時には同じソフトウェアで処理している他方の
中央処理装置も同時に異常となり、トランザクション及
び出力を切り替えるも正常な処理を行うことができな
い。
Therefore, in the event of an abnormality in the hardware such as the central processing units 2A and 2B, the switching mechanism 6 can switch to the other transaction and output by the abnormality detection of the abnormality detecting mechanism 8 and continue the normal processing. When an abnormality is detected, the other central processing unit that is processing with the same software also becomes abnormal at the same time, and cannot perform normal processing even if the transaction and output are switched.

【0015】本発明の目的は、ソフトウェアの異常にも
処理の継続ができる二重化コンピュータシステムを提供
することにある。
An object of the present invention is to provide a redundant computer system capable of continuing processing even if software is abnormal.

【0016】[0016]

【課題を解決するための手段】本発明は、同じ処理を行
う運転用コンピュータと予備用コンピュータを備えた二
重化コンピュータシステムにおいて、前記予備用コンピ
ュータは、前記運転用コンピュータの処理に対して1ト
ランザクション以上遅れて処理を実行し、運転用コンピ
ュータの異常発生信号が与えられたときからのトランザ
クションの実行に異常を回避する処理を実行する手段を
設け、前記運転用コンピュータに異常が発生したとき、
前記予備用コンピュータが処理中のトランザクションの
終了時に該予備用コンピュータに異常発生信号と運転用
コンピュータが異常発生時に処理中のトランザクション
信号を与え、実際の出力を前記運転用コンピュータの出
力から予備用コンピュータの出力に切り替える異常時切
り替え手段を設けたことを特徴とする。
According to the present invention, there is provided a duplicated computer system having an operation computer and a standby computer for performing the same processing, wherein the standby computer has one or more transactions with respect to the processing of the operation computer. Providing means for executing processing with a delay and performing processing for avoiding an abnormality in execution of a transaction from when the abnormality occurrence signal of the driving computer is given, and when an abnormality occurs in the operation computer,
At the end of the transaction being processed by the spare computer, an abnormality occurrence signal is given to the spare computer and a transaction signal being processed by the operating computer when an abnormality occurs, and an actual output is output from the output of the operating computer to the standby computer. Characterized in that an abnormal-time switching means for switching to the output of (1) is provided.

【0017】この構成により、予備用コンピュータは、
運転用のコンピュータに対して1トランザクション遅れ
た処理を行い、運転用コンピュータが異常になったトラ
ンザクション処理の間に発生したトランザクション処理
の異常を回避するものであり、運転用コンピュータの異
常検出機構が異常を検出したときに運転用コンピュータ
を停止し、予備用コンピュータの出力を実際の出力に切
り替え、異常が発生するトランザクション処理の直前の
状態で異常を回避する。
With this configuration, the spare computer
This is to perform a process that is delayed by one transaction to the driving computer to avoid the transaction processing abnormality that occurred during the transaction processing in which the driving computer became abnormal. When the error is detected, the operation computer is stopped, the output of the standby computer is switched to the actual output, and the abnormality is avoided immediately before the transaction processing in which the abnormality occurs.

【0018】[0018]

【発明の実施の形態】図1は、本発明の実施形態を示す
構成図であり、図4と異なる部分は、バッファ10と異
常時トランザクションポインタ11と異常回避機構12
を設けた点にある。
FIG. 1 is a block diagram showing an embodiment of the present invention. The differences from FIG. 4 are a buffer 10, an abnormal transaction pointer 11, and an abnormality avoiding mechanism 12.
Is provided.

【0019】中央処理装置2A及び中央処理装置2B
は、システム全体の初期化により、最初のトランザクシ
ョンの待ち受け状態になる。入力装置9、例えばキーボ
ードからのキー入力により最初のトランザクションが発
生すると、それはまず中央処理装置2Aの処理手順4A
にしたがって処理を開始すると共に中央処理装置2Bの
入力バッファ10に入って中央処理装置2Aの処理終了
待ちとなる。
Central processing unit 2A and central processing unit 2B
Is in a state of waiting for the first transaction due to the initialization of the entire system. When the first transaction occurs due to a key input from the input device 9, for example, a keyboard, the first transaction occurs first in the processing procedure 4A of the central processing unit 2A.
And enters the input buffer 10 of the central processing unit 2B and waits for the processing of the central processing unit 2A to end.

【0020】この時、中央処理装置2Aに異常が発生し
た時の処理で発生したトランザクションの格納位置を示
す異常時トランザクションポインタ11を、システム全
体の入力バツファ5の中の最初の格納位置を指すように
設定する。中央処理装置2Aの処理中に発生する全ての
トランザクションはシステム全体の入力バッファ5に入
って処理待ちとなる。
At this time, the abnormal-state transaction pointer 11 indicating the storage position of the transaction generated in the processing when the abnormality has occurred in the central processing unit 2A is pointed to the first storage position in the input buffer 5 of the entire system. Set to. All transactions that occur during the processing of the central processing unit 2A enter the input buffer 5 of the entire system and wait for processing.

【0021】中央処理装置2Aの最初のトランザクショ
ンに対する処理はいくつかのトランザクションの発生と
いくつかの出力を行って終了する。中央処理装置2Aの
処理が正常に終了したならば、2番目のトランザクショ
ンの処理を中央処理装置2Aが開始すると共に、最初の
トランザクションに対する処理を処理手順4Bにしたが
って中央処理装置2Bが開始し、2番目のトランザクシ
ョンを入力バッファ10に格納する。
The processing for the first transaction by the central processing unit 2A ends after some transactions have been generated and some outputs have been performed. When the processing of the central processing unit 2A ends normally, the processing of the second transaction is started by the central processing unit 2A, and the processing for the first transaction is started by the central processing unit 2B according to the processing procedure 4B. The second transaction is stored in the input buffer 10.

【0022】この時、異常時トランザクションポインタ
11は最後のトランザクションを格納した入力バツファ
5の次の位置を指すようにする。最初の卜ランザクショ
ンに対するのと同様に中央処理装置2Aは2番目のトラ
ンザクションを処理し、終了する。中央処理装置2Bも
同様にして最初のトランザクションを処理し終了する。
中央処理装置2Bによって生じるトランザクションは入
力バッファ5には記録しない。
At this time, the abnormal-time transaction pointer 11 points to the next position of the input buffer 5 storing the last transaction. The central processing unit 2A processes the second transaction in the same way as for the first transaction and ends. Similarly, the central processing unit 2B processes the first transaction and ends the processing.
Transactions generated by the central processing unit 2B are not recorded in the input buffer 5.

【0023】中央処理装置2Aが2番目のトランザクシ
ョンの処理を終了し、中央処理装置2Bが最初のトラン
ザクションの処理を終了することを確認した後で、中央
処理装置2Aは3番目のトランザクションの処理を開始
し、中央処理装置2Bは2番目のトランザクションの処
理を開始する。以下同様にして、全てのトランザクショ
ンの処理を完了するかA系で異常が発生するまで処理を
続ける。
After confirming that the central processing unit 2A has completed the processing of the second transaction and that the central processing unit 2B has completed the processing of the first transaction, the central processing unit 2A executes the processing of the third transaction. Starting, the central processing unit 2B starts processing the second transaction. In the same manner, the processing is continued until the processing of all transactions is completed or an abnormality occurs in the A system.

【0024】なお、入力バッファ5、入力バッファ1
0、異常時トランザクションポインタ11、処理手順4
Bは、A系の処理から保護されているものとする。
The input buffer 5 and the input buffer 1
0, abnormal transaction pointer 11, processing procedure 4
B is assumed to be protected from the processing of A system.

【0025】次に、図1において、異常検出機構8は、
不正なアドレスへのアクセスを検出するメモリ保護機能
や、ウトッチドッグタイマを用いたチェックポイントの
確認などの機能を組み台わせて実現しているものとす
る。
Next, in FIG. 1, the abnormality detecting mechanism 8
It is assumed that the functions are realized by combining functions such as a memory protection function for detecting an access to an illegal address and a checkpoint confirmation using a watchdog timer.

【0026】ここで例えば中央処理装置2Aが3番目の
トランザクションの処理中にソフトウェアを原因とする
異常が発生し、異常検出機構8がA系の異常を検出する
と、異常検出機構8はまず中央処理装置2Aを停止し、
続いて中央処理装置2Bの処理の終了を待つ。中央処理
装置2Bの処理が終了すると、異常検出機構8は切替機
構6に対する切替指示によって中央処理装置2Bの処理
結果が出力装置7に出力されるように切り替えると共
に、中央処理装置2Bに対して異常発生信号を与え、異
常が発生したことを示す。
Here, for example, when an abnormality caused by software occurs during the processing of the third transaction by the central processing unit 2A and the abnormality detecting mechanism 8 detects an abnormality of the A system, the abnormality detecting mechanism 8 firstly executes the central processing. Stop the device 2A,
Then, it waits for the end of the processing of the central processing unit 2B. When the processing of the central processing unit 2B is completed, the abnormality detection mechanism 8 switches the processing result of the central processing unit 2B so that the processing result is output to the output device 7 according to a switching instruction to the switching mechanism 6, and outputs an abnormality to the central processing unit 2B. An occurrence signal is given to indicate that an abnormality has occurred.

【0027】そして、中央処理装置2Bが異常発生信号
によって中央処理装置2Aの異常発生を識別すると、処
理手順4Bを3番目のトランザクションの種別に対応し
た異常回避処理手順12に切り替え、異常回避処理の実
行に移る。異常回避処理手順12は、例えば、処理手順
4Bのサブルーチンとして与えられた手順であって、中
央処理装置2Bで動作するときに異常時トランザクショ
ンポインタ11を参照するなどして、異常処理の回避手
段を講じる。
When the central processing unit 2B identifies the occurrence of an abnormality in the central processing unit 2A by the abnormality occurrence signal, the processing procedure 4B is switched to the abnormality avoiding processing procedure 12 corresponding to the third transaction type, and the abnormality avoiding processing is started. Move on to execution. The abnormality avoiding processing procedure 12 is, for example, a procedure given as a subroutine of the processing procedure 4B, and refers to the abnormal time transaction pointer 11 when operating in the central processing unit 2B, for example, to provide means for avoiding abnormal processing. Take.

【0028】この異常処理の回避手順は、例えば、3番
目のトランザクション処理のデータ加工を制限したり、
処理を実行することなく4番目のトランザクション処理
を行うことで処理の継続を可能にする。
The procedure for avoiding the abnormal processing includes, for example, restricting data processing in the third transaction processing,
By performing the fourth transaction processing without executing the processing, the processing can be continued.

【0029】なお、予備用コンピュータのトランザクシ
ョン処理の遅れは、1トランザクションに限らず、2ト
ランザクション以上の遅れとすることでも良い。
The delay of the transaction processing of the spare computer is not limited to one transaction, but may be two or more transactions.

【0030】[0030]

【発明の効果】以上のとおり、本発明によれば、トラン
ザクション処理を遅延させて実行する予備の系を備え、
運転している系が先行するトランザクション処理におい
て異常に至った場合に、予備の系の後続するトランザク
ション処理の終了の後に、運転していた系が異常に至っ
たトランザクションに対して異常回避手続きを選択して
実行できるようにしたため、常時稼働し続けなければな
らないシステムのハードウェアの異常発生に対するシス
テムの運転継続及び制御プログラムの異常発生にもシス
テムの運転継続ができる効果がある。
As described above, according to the present invention, there is provided a spare system for executing transaction processing with delay.
If the operating system has failed in the preceding transaction processing, select the error avoidance procedure for the transaction in which the operating system has failed after the end of the subsequent transaction processing of the spare system. Since it is possible to continue the operation of the system when an abnormality occurs in the hardware of the system which must be constantly operated, the operation of the system can be continued even when an abnormality occurs in the control program.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施形態を示す構成図。FIG. 1 is a configuration diagram showing an embodiment of the present invention.

【図2】従来技術における処理の2重化の説明図。FIG. 2 is an explanatory diagram of duplication of processing in the related art.

【図3】ソフトウェアの欠陥に対する従来システムの動
作説明図。
FIG. 3 is an explanatory diagram of an operation of the conventional system for a software defect.

【図4】従来の具体例を示す構成図。FIG. 4 is a configuration diagram showing a conventional example.

【符号の説明】[Explanation of symbols]

1A、1B…主記憶装置 2A、2B…中央処理装置 3A、3B…補助記憶装置 4A、4B…処理手順 5…入力バッファ 6…切替機構 7…出力装置 8…異常検出機構 9…入力装置 10…バッファ 11…異常時トランザクションポインタ 12…異常回避機構 1A, 1B Main storage device 2A, 2B Central processing unit 3A, 3B Auxiliary storage device 4A, 4B Processing procedure 5 Input buffer 6 Switching mechanism 7 Output device 8 Abnormality detection mechanism 9 Input device 10 Buffer 11: Transaction pointer at abnormal time 12: Abnormality avoidance mechanism

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 同じ処理を行なう運転用コンピュータと
予備用コンピュータを備えた二重化コンピュータシステ
ムにおいて、 前記運転用コンピュータに異常が発生したとき、前記予
備用コンピュータに異常発生信号を与える異常検出手段
と、 該異常検出手段が異常を検出するとシステムの出力を運
転用コンピュータの出力から予備用コンピュータの出力
に切り替える異常時切替手段とを備えると共に、 前記予備コンピュータの処理を前記運転用コンピュータ
の処理に対してトランザクション以上遅れて実行せしめ
たことを特徴とする二重化コンピュータシステム。
1. A duplicated computer system comprising an operation computer and a standby computer that perform the same processing, wherein an abnormality detection means for giving an error occurrence signal to the standby computer when an error occurs in the operation computer; When the abnormality detection unit detects an abnormality, the system includes an abnormality-time switching unit that switches the output of the system from the output of the operating computer to the output of the standby computer, and performs the processing of the standby computer with respect to the processing of the operating computer. A duplicated computer system characterized by being executed later than a transaction.
【請求項2】 前記予備用コンピュータに、前記運転用
コンピュータが異常発生時に実行していたトランザクシ
ョンに対して、異常を回避する処理を施すための異常回
避手段を具備せしめたことを特徴とする請求項1記載の
二重化コンピュータシステム。
2. The spare computer is provided with an abnormality avoiding means for performing a process for avoiding an abnormality on a transaction executed by the operating computer when an abnormality occurs. Item 2. A duplicated computer system according to Item 1.
JP9082127A 1997-03-14 1997-03-14 Duplex computer system Pending JPH10254723A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9082127A JPH10254723A (en) 1997-03-14 1997-03-14 Duplex computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9082127A JPH10254723A (en) 1997-03-14 1997-03-14 Duplex computer system

Publications (1)

Publication Number Publication Date
JPH10254723A true JPH10254723A (en) 1998-09-25

Family

ID=13765757

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9082127A Pending JPH10254723A (en) 1997-03-14 1997-03-14 Duplex computer system

Country Status (1)

Country Link
JP (1) JPH10254723A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013506892A (en) * 2009-09-15 2013-02-28 シカゴ マーカンタイル エクスチェンジ,インク. Matching server for financial exchange with fault-tolerant operation

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013506892A (en) * 2009-09-15 2013-02-28 シカゴ マーカンタイル エクスチェンジ,インク. Matching server for financial exchange with fault-tolerant operation

Similar Documents

Publication Publication Date Title
US4912707A (en) Checkpoint retry mechanism
KR20220010040A (en) Error recovery method and device
JPH05225067A (en) Important-memory-information protecting device
JPWO2010100757A1 (en) Arithmetic processing system, resynchronization method, and farm program
JPS6119061B2 (en)
JPH10254723A (en) Duplex computer system
JPS59154700A (en) Data processing system
JPH07219802A (en) Duplex control system
JPS641809B2 (en)
JPH083807B2 (en) Automatic switching device for dual magnetic disk device
JPH0395634A (en) Restart control system for computer system
JPH03269628A (en) Exception processing system
JPS6119060B2 (en)
JP2624106B2 (en) Automatic verification method of backup file in exchange system
JPS6343771B2 (en)
JPH06161800A (en) Dual electronic computer
JP3102381B2 (en) Task debugging device, task debugging method, and recording medium therefor
JPH07244613A (en) Dual-memory control method
JPS60254362A (en) Saving method of status information in data processor
JPS62113241A (en) Fault recovery device
JPH07210421A (en) Debugging method in thread environment
JPH06187102A (en) Duplex disk processing system
JPS585856A (en) Error recovery system for logical device
JPH0430224A (en) Execution continuing system for processing
JPH01133146A (en) Terminal equipment