JPH096656A - Data access device - Google Patents

Data access device

Info

Publication number
JPH096656A
JPH096656A JP7175403A JP17540395A JPH096656A JP H096656 A JPH096656 A JP H096656A JP 7175403 A JP7175403 A JP 7175403A JP 17540395 A JP17540395 A JP 17540395A JP H096656 A JPH096656 A JP H096656A
Authority
JP
Japan
Prior art keywords
data
area
update
updated
processing
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.)
Withdrawn
Application number
JP7175403A
Other languages
Japanese (ja)
Inventor
Satoshi Sakota
悟志 迫田
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.)
Fuji Electric Co Ltd
Fuji Facom Corp
Original Assignee
Fuji Electric Co Ltd
Fuji Facom 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 Fuji Electric Co Ltd, Fuji Facom Corp filed Critical Fuji Electric Co Ltd
Priority to JP7175403A priority Critical patent/JPH096656A/en
Publication of JPH096656A publication Critical patent/JPH096656A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE: To assure the consistency of reference data even when the data are updated and a data area is switched to another. CONSTITUTION: When the data store area of an updating object is updated (S31 to S33), this updating processing frequency is counted by a reference data pointing counter (S34). Then the data stored in a new updating object area are updated based on the data on the area to be newly referred to (S35 to S37). Furthermore, the counter value are compared with each other between the start and end modes of the processing that refers to the data store area to be referred to in response to a process request. When no coincidence is confirmed between both counter values, the reference processing is applied again to the new area.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、マルチプログラミング
計算機等において、二重化されたデータに対して更新と
参照を交互に実施する場合のデータアクセス装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data access device in a multi-programming computer or the like in which duplicated data is alternately updated and referred to.

【0002】[0002]

【従来の技術】従来、マルチプログラミング計算機シス
テム等では、テーブル、ファイル等のデータに対して、
複数のプロセスから同時に更新処理と参照処理の要求を
受けることがあり、その場合、排他制御を避けるために
データを二重化しておき、一方で更新処理を、他方で参
照処理を行うとともに、交互に処理対象を切替えること
により、高速アクセスとデータの一貫性を実現してい
る。その具体例として、特開平3-266046号に記
載のアクセス方法が知られている。このアクセス方法で
は、更新データ集約装置により更新処理の周期を調整
し、かつ更新用データと参照用データのデータ領域切替
え周期を大きくすることにより、高速アクセスを実現す
るとともに、データの一貫性を保証しようとしている。
2. Description of the Related Art Conventionally, in a multi-programming computer system, etc., for data such as tables and files,
In some cases, requests for update processing and reference processing may be received from multiple processes at the same time. In that case, data is duplicated to avoid exclusive control, and update processing is performed on the one hand and reference processing is performed on the other, and alternately High-speed access and data consistency are achieved by switching the processing target. As a specific example, the access method described in Japanese Patent Laid-Open No. 3-266046 is known. This access method realizes high-speed access and guarantees data consistency by adjusting the update processing cycle by the update data aggregating device and increasing the data area switching cycle of update data and reference data. Trying to.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、この従
来のアクセス方法では、マルチプログラミング計算機上
のシステム(例えば、プロセス制御システム)のプロセ
ス間で共有されるデータのように、データ更新の周期が
不特定で、かつ参照データの最新性が要求される場合に
は、データの一貫性を保証することが困難になる。特
に、更新用データと参照用データのデータ領域切替え時
に参照処理途中のプロセスが存在した場合、参照中のデ
ータの一部が書き替えられる可能性があり、参照データ
の一貫性が損なわれてしまう。本発明は上記課題を解決
するためになされたもので、その目的とするところは、
データを二重化してデータの更新と参照を切替えながら
アクセスした場合に、参照データの一貫性が常に損なわ
れることのないデータアクセス装置を提供することにあ
る。
However, in this conventional access method, the data update cycle is unspecified like data shared between processes of a system on a multi-programming computer (for example, a process control system). In addition, if the latestness of the reference data is required, it becomes difficult to guarantee the data consistency. In particular, if there is a process in the middle of reference processing when the data area for update data and reference data is switched, some of the data being referenced may be rewritten, and the consistency of the reference data will be lost. . The present invention has been made to solve the above problems, and the purpose thereof is to:
It is an object of the present invention to provide a data access device in which the consistency of the reference data is not always lost when the data is duplicated and accessed while switching between updating and referencing the data.

【0004】[0004]

【課題を解決するための手段】上記目的を達成するため
に、本発明は、二分されたデータ格納領域を交互に切替
えながら、プロセスの要求に応じてデータ更新とデータ
参照の処理を実行するデータアクセス装置において、プ
ロセスの要求に応じて実行されたデータ格納領域のデー
タの更新処理回数をカウントするカウンタと、更新対象
のデータ格納領域がプロセスの要求により更新処理され
た直後に、更新対象のデータ格納領域と参照対象のデー
タ格納領域を交互に切替える手段と、データ格納領域の
切替え直後に、新たに参照対象となった領域のデータを
用いて新たに更新対象となった領域に格納されているデ
ータを更新処理する手段と、プロセスの要求に応じて参
照対象のデータ格納領域を参照する処理の開始と終了時
のカウンタの値を比較し、不一致の場合は、再び参照処
理を実行する手段とを備えたことを特徴とする。
In order to achieve the above-mentioned object, the present invention is a data processing system for executing data update and data reference processing in response to a process request while alternately switching the divided data storage areas. In the access device, a counter that counts the number of times of updating the data in the data storage area executed in response to the request of the process, and the data to be updated immediately after the update of the data storage area to be updated is requested by the process. A means for alternately switching the storage area and the data storage area of the reference target, and immediately after the switching of the data storage area, the data of the area that is the new reference target is used to store the data in the new update target area. The method of updating the data and the counter value at the start and end of the process of referencing the reference data storage area according to the process request And compare, in the case of disagreement, characterized by comprising a means for performing the reference process again.

【0005】[0005]

【作用】本発明においては、プロセスの要求に応じて更
新対象のデータ格納領域が更新処理されると、その更新
処理回数がカウンタによりカウントされるとともに、更
新対象のデータ格納領域と参照対象のデータ格納領域が
交互に切替えられる。次いで、新たに参照対象となった
領域のデータを用いて新たに更新対象となった領域に格
納されているデータの更新処理が行われる。また、プロ
セスの要求に応じて参照対象のデータ格納領域が参照さ
れる処理の開始と終了時のカウンタの値が比較され、不
一致の場合は、新たな領域について再び参照処理が実行
される。
According to the present invention, when the data storage area to be updated is updated in response to the request of the process, the number of times of update processing is counted by the counter, and the data storage area to be updated and the data to be referred to are updated. The storage areas are switched alternately. Then, the data stored in the newly updated area is updated using the data of the newly referenced area. Further, the values of the counters at the start and end of the process of referring to the data storage area of the reference target according to the request of the process are compared, and if they do not match, the reference processing is executed again for the new area.

【0006】[0006]

【実施例】以下、本発明の実施例を説明する。最初に、
実施例の概要を説明すると、この実施例は、二重化され
たデータを更新用と参照用に分離し、これらを交互に切
替えて使用するとともに、切替え時に分離された両デー
タの等価処理を行う計算機システムについて適用するも
のである。その構成として、データ切替えごとに値を更
新する参照用データ指示カウンタを用意する。
Embodiments of the present invention will be described below. At first,
Explaining the outline of the embodiment, this embodiment separates the duplicated data for update and reference, uses them by switching them alternately, and performs the equivalent processing of both data separated at the time of switching. It is applied to the system. As its configuration, a reference data instruction counter that updates a value each time data is switched is prepared.

【0007】更新用データと参照用データのデータ領域
切替えは、1回の更新処理単位に行うことを基本とす
る。ただし、データアクセスの性質として、1回の参照
処理が更新処理より長い時間を要し、かつ更新処理の頻
度が高い(更新処理がキューイングされて連続的に実施
されるケース等)ような場合には、1回の更新処理単位
のデータ領域切替えにおいて、任意の参照用データ領域
が参照可能である時間(データ領域切替え周期)が、1
回の参照処理に必要な時間より短くなる可能性がある。
そのため、このような場合は、複数回のデータ更新処理
単位にデータ領域切替えを行うことにより、1回の参照
処理に必要な時間をデータ領域切替え周期より短くする
必要がある。
The data area switching between the update data and the reference data is basically performed in one update processing unit. However, as a property of data access, one reference processing requires a longer time than update processing and the frequency of update processing is high (such as a case where update processing is queued and continuously executed). Is the time (data area switching cycle) during which the reference data area can be referred to in the data area switching in one update processing unit.
It may be shorter than the time required for one reference processing.
Therefore, in such a case, it is necessary to shorten the time required for one reference process to be shorter than the data area switching cycle by performing the data area switching in a plurality of data update processing units.

【0008】なお、基本的な更新処理においては、1回
の更新処理で、更新データを更新用データ領域へ書き
込み、参照用データ領域と更新用データ領域の切替え
(データ領域切替え)を行い、データ領域切替えによ
り更新用となったデータ領域への更新データの書き込み
(データ等価)を順次行う。これにより、参照データの
最新性が向上する。また、参照処理では、参照用データ
指示カウンタを利用することにより、参照中にデータ切
替えが発生したか否かを判定する機構を有し、切替えが
発生した場合は、再度参照することにより、更新処理中
(データ等価中)のデータの参照を回避することが可能
となる。
In the basic update processing, the update data is written in the update data area and the reference data area and the update data area are switched (data area switching) by one update processing, The update data is sequentially written (data equivalent) to the data area that has been updated by the area switching. This improves the freshness of the reference data. In the reference processing, the reference data instruction counter is used to have a mechanism for determining whether or not data switching has occurred during the reference. When the switching has occurred, the reference processing is performed again to update the data. It is possible to avoid referring to data during processing (during data equalization).

【0009】次に、図に沿って実施例を具体的に説明す
る。図1は第1の実施例におけるデータ構造を示す説明
図である。この実施例では、更新用データと参照用デー
タを識別するために、参照用データ指示カウンタを用意
する。参照用データ指示カウンタは、初期値を0とし
て、データ切替えが発生する度に1インクリメントされ
ることにより、データ切替え前後で値が異なる。参照用
データの識別は、この参照データ指示カウンタの値を2
で除算した時の余り(0,1)を判別することにより行
う。すなわち、この値(0,1)を領域へのポインタ配
列の配列番号とすることで、容易にデータ領域へのアド
レスを獲得することが可能となる。なお、2つのデータ
領域は、初期化時にデータ等価が行われている。
Next, an embodiment will be specifically described with reference to the drawings. FIG. 1 is an explanatory diagram showing a data structure in the first embodiment. In this embodiment, a reference data instruction counter is prepared to identify the update data and the reference data. The reference data instruction counter has an initial value of 0 and is incremented by 1 each time data switching occurs, so that the value differs before and after data switching. The reference data is identified by setting the value of this reference data instruction counter to 2
It is performed by discriminating the remainder (0, 1) when divided by. That is, by using this value (0, 1) as the array element number of the pointer array to the area, it becomes possible to easily obtain the address to the data area. Data equalization is performed on the two data areas at the time of initialization.

【0010】図2は第1の実施例におけるデータアクセ
ス処理と2つの領域の関係を表す図である。データ領域
Aが領域へのポインタ配列0番目にリンクされている場
合、初期化直後は、データ領域Aが参照用領域となる。
データ更新処理が発生すると、データ領域Bに対してデ
ータ更新が行われる。データ領域Bへのデータ更新が完
了した時点で参照用データと更新用データの領域切替え
を行う。これによりデータ領域Aが更新用データ領域
に、データ領域Bが参照用データ領域になる。この時点
において、データ領域Aには、先の更新処理による更新
データが反映されていないため、データ領域Bとのデー
タ等価を実施する。以上の繰返しにより、データアクセ
スが行われる。
FIG. 2 is a diagram showing the relationship between the data access processing and the two areas in the first embodiment. When the data area A is linked to the 0th pointer array to the area, the data area A becomes the reference area immediately after initialization.
When the data updating process occurs, the data is updated in the data area B. When the data update to the data area B is completed, the areas for reference data and update data are switched. As a result, the data area A becomes the update data area and the data area B becomes the reference data area. At this point, since the updated data by the previous update processing is not reflected in the data area A, data equalization with the data area B is performed. By repeating the above, data access is performed.

【0011】図3は第1の実施例の更新処理手順を示す
フローチャートである。更新処理では、先ず、参照用デ
ータ指示カウンタを2で除算した余りを求めて、その値
(Y)をチェックする(S31)。値が0の場合は、領
域へのポインタ配列の1番目にリンクされたデータ領域
(図1ではデータ領域B)のアドレスを獲得して、その
領域に対してデータ更新を行う(S32)。値が1の場
合は、領域へのポインタ配列の0番目にリンクされたデ
ータ領域(データ領域A)のアドレスを獲得して、その
領域に対してデータ更新を行う(S33)。データ更新
完了後は、参照用データ指示カウンタの値をインクリメ
ントし(S34)、参照用データ領域の切替えを行う。
つまり、S31でY=0の場合、参照用データ領域がデ
ータ領域Aからデータ領域Bに切り替わる。
FIG. 3 is a flow chart showing the update processing procedure of the first embodiment. In the update process, first, the remainder obtained by dividing the reference data instruction counter by 2 is obtained, and the value (Y) is checked (S31). If the value is 0, the address of the first linked data area (data area B in FIG. 1) of the pointer array to the area is acquired, and the data is updated to that area (S32). When the value is 1, the address of the 0th linked data area (data area A) of the pointer array to the area is acquired, and the data is updated for that area (S33). After the data update is completed, the value of the reference data instruction counter is incremented (S34), and the reference data area is switched.
That is, when Y = 0 in S31, the reference data area is switched from the data area A to the data area B.

【0012】次に、Yをチェックする(S35)。Yが
1の場合、この時点で、データ領域切替えにより更新用
データ領域となった領域(データ領域A)は、S32で
更新したデータが反映されていない。そこで、S32で
更新したデータを、この領域(データ領域A)に対して
も更新する(データ等価)ことにより、データ領域Aと
データ領域Bを共に最新のデータとする(S36)。Y
が0の場合、この時点で、データ領域切替えにより更新
用データ領域となった領域(データ領域B)は、S33
で更新したデータが反映されていない。そこで、S33
で更新したデータを、この領域(データ領域B)に対し
ても更新する(データ等価)ことにより、データ領域A
とデータ領域Bを共に最新のデータとする(S37)。
尚、更新処理は複数が同時に行われることなく、発生し
た更新処理はシーケンシャルに処理されるものとする。
Next, Y is checked (S35). If Y is 1, the data updated in S32 is not reflected in the area (data area A) that has become the update data area due to the data area switching at this point. Therefore, the data updated in S32 is also updated (data equivalent) in this area (data area A), so that both data area A and data area B are made the latest data (S36). Y
Is 0, the area (data area B) that has become the update data area due to the data area switching at this point is S33.
The data updated in is not reflected. Therefore, S33
By updating the data updated in (1) to this area (data area B) (data equivalent), the data area A
And the data area B are both set to the latest data (S37).
It should be noted that a plurality of update processes are not performed at the same time, and the update processes that have occurred are performed sequentially.

【0013】図4は参照処理手順を示すフローチャート
である。参照処理では、まず、参照用データ指示カウン
タの値を記憶する(S41)。次に、更新処理同様に参
照用データ指示カウンタを2で除算した余りを求めて、
その値をチェックする(S42)。その値が0の場合
は、領域へのポインタ配列の0番目にリンクされたデー
タ領域(データ領域A)のアドレスを獲得して、その領
域よりデータを参照する(S43)。値が1の場合は、
領域へのポインタ配列の1番目にリンクされたデータ領
域(データ領域B)のアドレスを獲得して、その領域よ
り参照する(S45)。データ参照の終了後は、現在の
参照用データ指示カウンタの値(X)とS41で変数N
に記憶した値を比較する(S44)。XとNが一致しな
い場合は、データ参照中にデータ領域切替えが発生して
いることを意味しているため、データ等価処理(S34
〜S37)により、参照したデータの一部が更新されて
いる可能性がある。したがって、再度、参照処理を最初
から繰り返すことによって、一貫性のあるデータ参照を
可能とする。
FIG. 4 is a flow chart showing the reference processing procedure. In the reference process, first, the value of the reference data instruction counter is stored (S41). Next, as in the update process, the remainder obtained by dividing the reference data instruction counter by 2 is obtained,
The value is checked (S42). If the value is 0, the address of the 0th linked data area (data area A) of the pointer array to the area is acquired and the data is referred to from that area (S43). If the value is 1,
The address of the first linked data area (data area B) in the pointer array to the area is acquired and referenced from that area (S45). After the end of the data reference, the current value (X) of the reference data instruction counter and the variable N in S41.
The values stored in are compared (S44). If X and N do not match, it means that the data area switching has occurred during the data reference, so the data equalization processing (S34
~ S37), there is a possibility that a part of the referred data has been updated. Therefore, by repeating the reference process again from the beginning, consistent data reference is possible.

【0014】上述の方法では、データ領域切替えを1回
の更新処理毎に行うことで、参照処理は最新のデータを
獲得することが可能となっている。しかし、データのア
クセスが、1回の参照処理が1回の更新処理より長い時
間を要し、かつ更新処理が頻繁に発生するような性質の
場合は、データ領域切替えの周期が、1回の参照処理よ
りも短くなることがある。このような場合には、図5に
示すように、データ領域切替えを複数回(例では2回)
の更新処理毎に行うことで、1回の参照処理に必要な時
間が、データ領域切替えの周期より短くすることで対処
可能である。この処理を実現したものが第2の実施例で
ある。この第2の実施例は第1の実施例の更新処理を変
更することで容易に実現できる。
In the above-mentioned method, the data area is switched every one update process, so that the reference process can obtain the latest data. However, if the data access has a property that one reference process requires a longer time than one update process and the update process occurs frequently, the data area switching cycle is one time. It may be shorter than the reference process. In such a case, as shown in FIG. 5, data area switching is performed a plurality of times (two times in the example).
This can be dealt with by making the time required for one reference processing shorter than the cycle of data area switching by performing the update processing every time. The second embodiment implements this processing. The second embodiment can be easily realized by changing the update process of the first embodiment.

【0015】図6は、第2の実施例の処理を示すフロー
チャートであり、複数回のデータ更新毎にデータ領域切
替えを行う。S61〜S63については、S31〜S3
3と同様に、更新用データ領域にデータを更新する。デ
ータ更新後は、更新回数カウンタ(I)をインクリメン
トする(S64)。インクリメント後の更新回数カウン
タが所定の更新回数(J)に到達しているか否かチェッ
クする(S65)。到達している場合は、S34と同様
にデータ領域切替えを行う(S66)。次いで、S67
〜S69はS35〜S37と同様にデータ等価処理を行
う。ただし、この場合のデータ等価は、データ領域A,
B間のコピーにより行う。データ等価終了後は、更新回
数カウンタ(I)をリセットする(S70)。
FIG. 6 is a flow chart showing the processing of the second embodiment, in which the data area is switched every time the data is updated a plurality of times. Regarding S61 to S63, S31 to S3
Similar to 3, the data is updated in the update data area. After updating the data, the update counter (I) is incremented (S64). It is checked whether or not the updated update counter has reached a predetermined update count (J) (S65). If it has arrived, the data area is switched as in S34 (S66). Then, S67
In steps S69 to S69, data equalization processing is performed as in steps S35 to S37. However, the data equivalent in this case is the data area A,
It is done by copying between B. After the data equivalence is completed, the update counter (I) is reset (S70).

【0016】上述した実施例によると、参照処理におい
て、データ切替えが発生したことを認識することが可能
となる。そのため、更新処理と参照処理が同期を図るこ
となくデータ領域切替えが行われた場合に、参照中デー
タがデータ領域切替え時のデータ等価処理により一部を
書き換えられるという事態が発生しても、参照処理を再
実行することにより更新処理中のデータをそのまま参照
してしまうことが回避される。すなわち、参照処理が更
新処理に比較して長い時間を要し、かつ更新処理の発生
頻度が高い等の特例の性質を持つデータアクセスでなけ
れば、更新直後のデータを参照することが可能となり、
参照データの最新性が向上される。
According to the above-described embodiment, it is possible to recognize that data switching has occurred in the reference process. Therefore, if the data area is switched without synchronizing the update processing and the reference processing, even if a part of the in-reference data is rewritten by the data equivalence processing when the data area is switched, By re-executing the process, it is possible to avoid referring to the data being updated as it is. That is, if the reference process requires a longer time than the update process and the data access does not have a special property such as a high occurrence frequency of the update process, it is possible to refer to the data immediately after the update,
The up-to-dateness of reference data is improved.

【0017】[0017]

【発明の効果】以上述べたように本発明によれば、プロ
セスによりデータ更新された後にデータ格納領域を交互
に切替え、新たに参照対象となった領域のデータを用い
て新たに更新対象となった領域に格納されているデータ
の更新処理を行うとき、他のプロセスによる参照処理中
であれば、新たな領域についての参照処理が再実行され
る。その結果、参照データの一貫性が常に保証される。
As described above, according to the present invention, the data storage area is alternately switched after the data is updated by the process, and the data of the area newly referred to is used as the new update target. When the update processing of the data stored in the area is performed, if the reference processing by another process is being performed, the reference processing for the new area is re-executed. As a result, the consistency of the reference data is always guaranteed.

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

【図1】本発明の第1の実施例におけるデータ構造の説
明図である。
FIG. 1 is an explanatory diagram of a data structure according to a first embodiment of this invention.

【図2】第1の実施例の動作を説明するタイミングチャ
ートである。
FIG. 2 is a timing chart illustrating the operation of the first embodiment.

【図3】第1の実施例の更新および切替処理を説明する
フローチャートである。
FIG. 3 is a flowchart illustrating update and switching processing according to the first embodiment.

【図4】第1の実施例の参照処理を説明するフローチャ
ートである。
FIG. 4 is a flowchart illustrating a reference process according to the first embodiment.

【図5】第2の実施例の動作を説明するタイミングチャ
ートである。
FIG. 5 is a timing chart explaining the operation of the second embodiment.

【図6】第2の実施例の処理を説明するフローチャート
である。
FIG. 6 is a flowchart illustrating processing of the second embodiment.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 二分されたデータ格納領域を交互に切替
えながら、プロセスの要求に応じてデータ更新とデータ
参照の処理を実行するデータアクセス装置において、 プロセスの要求に応じて実行されたデータ格納領域のデ
ータの更新処理回数をカウントするカウンタと、 更新対象のデータ格納領域がプロセスの要求により更新
処理された直後に、更新対象のデータ格納領域と参照対
象のデータ格納領域を交互に切替える手段と、 データ格納領域の切替え直後に、新たに参照対象となっ
た領域のデータを用いて新たに更新対象となった領域に
格納されているデータを更新処理する手段と、 プロセスの要求に応じて参照対象のデータ格納領域を参
照する処理の開始と終了時のカウンタの値を比較し、不
一致の場合は、再び参照処理を実行する手段と、 を備えたことを特徴とするデータアクセス装置。
1. A data access device for executing a data update process and a data reference process in response to a request from a process while alternately switching the divided data storage region, the data storage region being executed in response to the process request. A counter for counting the number of times the data is updated, and a means for switching between the update target data storage area and the reference target data storage area immediately after the update target data storage area is updated by a process request. Immediately after switching the data storage area, a means for updating the data stored in the newly updated area using the data in the newly referenced area, and the reference object in response to the process request If the values of the counters at the start and end of the process that refers to the data storage area of are compared, and they do not match, the reference process is executed again. Data access apparatus, comprising the, the.
JP7175403A 1995-06-19 1995-06-19 Data access device Withdrawn JPH096656A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7175403A JPH096656A (en) 1995-06-19 1995-06-19 Data access device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7175403A JPH096656A (en) 1995-06-19 1995-06-19 Data access device

Publications (1)

Publication Number Publication Date
JPH096656A true JPH096656A (en) 1997-01-10

Family

ID=15995489

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7175403A Withdrawn JPH096656A (en) 1995-06-19 1995-06-19 Data access device

Country Status (1)

Country Link
JP (1) JPH096656A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013161398A (en) * 2012-02-08 2013-08-19 Nippon Telegr & Teleph Corp <Ntt> Database system, method for database management, and database management program
US10698899B2 (en) 2016-08-22 2020-06-30 Kabushiki Kaisha Toshiba Data processing method, data processing device, storage system, and method for controlling storage system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013161398A (en) * 2012-02-08 2013-08-19 Nippon Telegr & Teleph Corp <Ntt> Database system, method for database management, and database management program
US10698899B2 (en) 2016-08-22 2020-06-30 Kabushiki Kaisha Toshiba Data processing method, data processing device, storage system, and method for controlling storage system

Similar Documents

Publication Publication Date Title
US5157620A (en) Method for simulating a logic system
JP2023546249A (en) Transaction processing methods, devices, computer equipment and computer programs
CN107315761A (en) A kind of data-updating method, data query method and device
US6463532B1 (en) System and method for effectuating distributed consensus among members of a processor set in a multiprocessor computing system through the use of shared storage resources
GB2377284A (en) Storage system with a point in time copy function
JP2003501898A (en) Scalable video system with shared control circuitry for sending multiple video streams to respective sets of viewers
US5604889A (en) Memory management system for checkpointed logic simulator with increased locality of data
DE112020002834T5 (en) MIRROR WRITE OPERATIONS BETWEEN DATA STORAGE DEVICES
CN113743942A (en) Transaction execution method, block chain, main node and main storage device
CN109726211B (en) Distributed time sequence database
JPH0756691A (en) Information processor having automatic data block rearranging function for striping disk
CN115048254A (en) Simulation test method, system, equipment and readable medium of data distribution strategy
WO2019055201A1 (en) Providing consistency in a distributed data store
US20190138242A1 (en) Lock-free asynchronous buffer
JPH096656A (en) Data access device
US7539608B1 (en) Techniques for determining effects on system performance of a memory management parameter
CN109542872A (en) Method for reading data, device, computer equipment and storage medium
US5740085A (en) Data processing apparatus for the modeling of logic circuitry
CN109634874A (en) A kind of data processing method, device, electronic equipment and storage system
JP4819113B2 (en) Backup device, backup method and backup program
JP2975253B2 (en) Multiplexed volume device
JPH03266046A (en) Data base high speed access method
JP3060481B2 (en) Segment roll-in / roll-out method
CN112699127A (en) Data operation method and device for memory database
JPH05257614A (en) Method for controlling disk input/output and device therefor

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20020903