JPH05324443A - Update control method for picture - Google Patents

Update control method for picture

Info

Publication number
JPH05324443A
JPH05324443A JP4125769A JP12576992A JPH05324443A JP H05324443 A JPH05324443 A JP H05324443A JP 4125769 A JP4125769 A JP 4125769A JP 12576992 A JP12576992 A JP 12576992A JP H05324443 A JPH05324443 A JP H05324443A
Authority
JP
Japan
Prior art keywords
shared data
queue
data item
identifier
program
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP4125769A
Other languages
Japanese (ja)
Inventor
Masaki Furubayashi
勝紀 古林
Shingo Kamiya
慎吾 神谷
Naoki Inoue
直樹 井上
Motohiko Shiotani
素彦 塩谷
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.)
N T T DATA TSUSHIN KK
NTT Data Corp
Original Assignee
N T T DATA TSUSHIN KK
NTT Data Communications Systems 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 N T T DATA TSUSHIN KK, NTT Data Communications Systems Corp filed Critical N T T DATA TSUSHIN KK
Priority to JP4125769A priority Critical patent/JPH05324443A/en
Publication of JPH05324443A publication Critical patent/JPH05324443A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To enable visual input/output processing convenient for users by decreasing overhead for updating and canceling to shared data items displayed on plural pictures. CONSTITUTION:In a system connecting image processors 1-3 provided with image output devices 1a-3a and input devices 1b-3b and a data storage device 4 for storing the shared data items by using communication lines, when displaying the shared data items on the plural pictures corresponding to plural programs, the identifier of the updated shared data item is stored as a queue on a storage area until a relevant transaction is completely committed and when it is successfully committed, the identifier in the queue is sent to the program of a picture update object. Then, the queue is made empty and the program loads the updated shared data item corresponding to the sent identifier from the data storage device 4 to the inside of the program and updates the pictures. On the other hand, when the transaction is not committed, nothing is performed but the queue is made empty.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、複数の利用者が計算機
を用いて共同で作業を行なう場合の共有データ項目の更
新制御方法に関し、特に複数の画面上に表示されている
共有データ項目への更新処理およびその取消のオーバヘ
ッドを減少させ、利用者にとって利用しやすい画面の更
新制御方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a shared data item update control method when a plurality of users work together using a computer, and particularly to a shared data item displayed on a plurality of screens. The present invention relates to a screen update control method that reduces the overhead of update processing and cancellation thereof and is easy for users to use.

【0002】[0002]

【従来の技術】従来、画像出力装置、入力装置、処理装
置を一組とするコンピュータシステムを複数台と、共有
データ項目を格納するための記憶装置とを、通信回線を
用いて接続したシステムにおいて、複数の利用者が同時
に視覚的な入出力処理を行なう場合、処理装置内のプロ
グラムにより複数の画面に表示された共有データ項目の
更新が起こった時、直ちにその更新結果をそのデータ項
目が表示されている全ての画面に反映する方法が採用さ
れていた。なお、この種の方法の具体例としては、「C
olabプロジェクト(ゼロックスパロアルトリサーチ
センター)」、「マルチメディア分散在席会議システ
ム:MERMAID(日本電気株式会社)」等がある。
2. Description of the Related Art Conventionally, in a system in which a plurality of computer systems each including an image output device, an input device and a processing device and a storage device for storing shared data items are connected via a communication line. , When multiple users simultaneously perform visual input / output processing, when a shared data item displayed on multiple screens is updated by a program in the processing device, the update result is immediately displayed on that data item. The method of reflecting on all the displayed screens was adopted. In addition, as a specific example of this type of method, "C
"olab project (Xerox Palo Alto Research Center)", "multimedia distributed presence conference system: MERMAID (NEC)", etc.

【0003】[0003]

【発明が解決しようとする課題】上記従来技術では、処
理装置内のプログラムにより複数の画面に表示された共
有データ項目の更新を行なった場合、その更新結果をそ
のデータ項目が表示されている全ての画面に反映させる
必要がある。しかし、デッドロックや障害等により、そ
れまでの共有データ項目の更新を取り消して元の状態に
戻す必要が生じる場合がある。そのとき、そのデータ項
目の表示されている全ての画面も元の状態に復帰させな
ければならない。しかしながら、多くの画面にそのデー
タ項目が表示されていた場合、それを元の状態に戻すこ
とは大きなオーバヘッドとなる。本発明の目的は、この
ような問題点を改善し、共有データ項目の更新および更
新の取消の際の画面の制御に必要なオーバヘッドを減少
させ、かつ利用者にとって、利用しやすい視覚的な入出
力処理を行なうことが可能な画面の更新制御方法を提供
することにある。
In the above prior art, when a shared data item displayed on a plurality of screens is updated by a program in the processing device, the update results are displayed for all data items displayed. Need to be reflected on the screen. However, due to deadlock or failure, it may be necessary to cancel the update of the shared data item up to that point and restore the original state. At that time, all the screens in which the data item is displayed must be restored to the original state. However, if the data item was displayed on many screens, returning it to its original state would be a great overhead. It is an object of the present invention to remedy these problems, reduce the overhead required to control the screen when updating and undoing shared data items, and make the visual entry accessible to the user. An object is to provide a screen update control method capable of performing output processing.

【0004】[0004]

【課題を解決するための手段】上記目的を達成するた
め、本発明の画面の更新制御方法は、画像出力手段、入
力手段、および画像処理手段を有する複数のコンピュー
タシステムと、共有データ項目を格納するための記憶装
置とを、通信回線を用いて接続したシステムにおいて、
複数のプログラムで共有データ項目を複数画面に表示す
る場合、共有データ項目の更新結果をそれが表示されて
いる他の画面に直ちに反映させるのではなく、更新され
た共有データ項目の識別子を、当該トランザクションの
コミットが終了するまで記憶領域上にキューとして蓄え
ておき、コミットが成功すると、キュー内の識別子を画
面更新対象のプログラムに送ってキューを空にし、その
プログラムは、送られた識別子に対応する更新後の共有
データ項目を記憶装置からプログラム内にロードして、
画面の更新を実行することに特徴がある。なお、更新さ
れる可能性のある共有データ項目については、全てに識
別子を予め付与しておく。また、コミットが失敗した場
合には、何も行なわずにキューを空にする。
In order to achieve the above object, a screen update control method according to the present invention stores a plurality of computer systems having image output means, input means and image processing means, and shared data items. In a system in which a storage device for
When a shared data item is displayed on multiple screens by multiple programs, the updated shared data item identifier is set to the updated shared data item identifier instead of immediately reflecting the updated result of the shared data item on the other screen where it is displayed. It is stored as a queue in the storage area until the transaction is committed, and when the commit is successful, the identifier in the queue is sent to the program for screen update and the queue is emptied, and the program corresponds to the sent identifier. Load the updated shared data item from the storage device into the program,
It is characterized by executing screen updates. It should be noted that identifiers are assigned in advance to all shared data items that may be updated. If the commit fails, nothing is done and the queue is emptied.

【0005】[0005]

【作用】本発明においては、複数の画面に出力されてい
る共有データ項目の更新が行なわれた場合、データ項目
の更新結果は直ちに他の画面には反映されず、更新され
たデータ項目の識別子がキューに蓄えられるだけであ
る。次に、その更新を行なったトランザクションのコミ
ットが成功すれば、それまでに蓄えられたキュー内の識
別子に対応するデータ項目の全ての表示画面の更新(再
描画)を行なう。一方、デッドロックや障害等により、
コミットが失敗した場合、キュー内を空にし、表示画面
の更新は行なわない。これにより、複数の画面上に表示
されている共有データ項目への更新処理および取消のオ
ーバヘッドが減少するため、システムの利用効率は向上
する。また、通信時でも、変更データ項目の識別子だけ
を送るので、最小の通信量で済む。さらに、利用者が自
分で更新結果の確定や取消を選択できるので、操作が容
易である。
In the present invention, when the shared data item output on a plurality of screens is updated, the update result of the data item is not immediately reflected on the other screens and the identifier of the updated data item is displayed. Are only stored in the queue. Next, if the transaction that has performed the update is successfully committed, all the display screens of the data items corresponding to the identifiers in the queue stored up to that point are updated (redrawn). On the other hand, due to deadlocks and obstacles,
If the commit fails, the queue is emptied and the display screen is not updated. This reduces the overhead of updating and canceling shared data items displayed on a plurality of screens, thus improving the utilization efficiency of the system. Further, even during communication, only the identifier of the changed data item is sent, so that the minimum communication amount is required. Further, since the user can choose to confirm or cancel the update result by himself, the operation is easy.

【0006】[0006]

【実施例】以下、本発明の一実施例を図面により説明す
る。図1は、本発明の画面の更新制御方法を適用するオ
ブジェクト共有システムの構成図である。本実施例で
は、図1に示すように、画像処理装置1〜3は、それぞ
れ、画像出力装置1a〜3a、入力装置(ポインティン
グデバイス、キーボード等)1b〜3bを有し、三人の
利用者が、データ格納装置4に格納されたデータ項目を
共有して、視覚的な入出力を行なう場合について述べ
る。この場合、共有されている数値データ項目を三人の
利用者がそれぞれのスプレッドシートとて、図2のよう
に画面表示しているものとする。ここで、画像出力装置
1aの利用者が図3(a)のように斜線の部分の値を
「0」に変更したとする。このとき、画像出力装置1a
には、変更過程が表示され、変更のあったデータ項目お
よびそれに関連するデータ項目(ここではB行とY列と
全体の合計値)の識別子が画像出力装置1aに対応する
キューに蓄えられる。従って、この時点では、(b)お
よび(c)に示す画像出力装置2a,3aには何の変化
も起こらない。なお、更新される可能性のある共有デー
タ項目については、予め識別子を付与しておく。次に、
画像出力装置1aでのコミット(変更の確定要求)が成
功したならば、図4(a)のように、画像出力装置1a
の斜線部分の表示が変更され、同時に、(b)および
(c)に示す画像出力装置2a,3aの表示も同時に変
更される。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a configuration diagram of an object sharing system to which the screen update control method of the present invention is applied. In the present embodiment, as shown in FIG. 1, the image processing devices 1 to 3 have image output devices 1a to 3a and input devices (pointing device, keyboard, etc.) 1b to 3b, and three users. However, a case will be described in which data items stored in the data storage device 4 are shared to perform visual input / output. In this case, it is assumed that three users display the shared numerical data items as their respective spreadsheets on the screen as shown in FIG. Here, it is assumed that the user of the image output apparatus 1a changes the value of the shaded portion to "0" as shown in FIG. At this time, the image output device 1a
The change process is displayed on the screen, and the identifiers of the changed data items and the data items related to the changed data items (here, the total value of the row B, the column Y, and the total) are stored in the queue corresponding to the image output apparatus 1a. Therefore, at this time, no change occurs in the image output devices 2a and 3a shown in (b) and (c). It should be noted that identifiers are assigned in advance to shared data items that may be updated. next,
If the commit (request to confirm the change) in the image output device 1a is successful, the image output device 1a is processed as shown in FIG.
The display of the shaded area is changed, and at the same time, the display of the image output devices 2a and 3a shown in (b) and (c) is changed at the same time.

【0007】この表示の変更の伝播の過程は、図5に示
す通りである。図5では、画像処理装置1の入力装置で
共有データ項目の変更を行なった結果、それが画像処理
装置2a,3aの画面に反映される過程を示している。
変更データ項目のコミット成功後、キュー内のデータ項
目(識別子(1),(2))が画像処理装置2,3内の
プログラム(2)および(3)に通知され、それぞれの
プログラムは、その識別子に対応するデータ項目および
そのデータ項目が表示されている画面情報をデータ格納
装置4から読み取り、必要な表示の変更を行なう。一
方、デッドロック等によりコミットが失敗したならば、
そのキュー内の識別子(1)および(2)は消去され、
変更過程を出力していた画像出力装置1の表示が元に戻
されて、図2に示した状態に復帰する。
The process of propagating the display change is as shown in FIG. FIG. 5 shows a process in which the shared data item is changed by the input device of the image processing device 1 and the result is reflected on the screens of the image processing devices 2a and 3a.
After the successful commit of the changed data item, the data items (identifiers (1) and (2)) in the queue are notified to the programs (2) and (3) in the image processing apparatuses 2 and 3, and the respective programs The data item corresponding to the identifier and the screen information on which the data item is displayed are read from the data storage device 4 and the necessary display is changed. On the other hand, if commit fails due to deadlock etc.,
Identifiers (1) and (2) in that queue are deleted,
The display of the image output device 1 that has output the changing process is restored to the original state, and the state shown in FIG. 2 is restored.

【0008】次に、図6を用い、処理の流れについて述
べる。図6では、共有データ項目に対応する画面上の表
示項目(例えばウィンドウ等)からのイベントにより
(101)、共有データ項目のトランザクションが行な
われる(102,103)。そのとき、更新されたデー
タ項目の識別子(ID1、ID2)がキューに蓄えられ
る。次に、この処理のコミットが成功すれば(10
4)、キューの内容を他のプログラム(プログラム
(2))に送って(105)、キューを空にする(10
6)。また、失敗すれば(104)、何もせずにキュー
を空にする(107)。こうして、識別子を受け取った
プログラム(2)は、それに対応する共有データ項目と
その画面情報の読み込みを行ない、その後、画面の表示
を変更する(201〜204)。このように、イベント
処理として共有データ項目の視覚的な入出力処理を行な
うことができる。なお、実際には、図6のデータ項目の
更新のための処理(プログラム(1))および更新の反
映のための処理(プログラム(2))の両方を一つのプ
ログラムで行ない、そのプログラムを複数実行すること
により、複数の利用者が同時に共有データ項目を利用し
た処理を行なうことができる。
Next, the flow of processing will be described with reference to FIG. In FIG. 6, a transaction of the shared data item is performed (102, 103) by an event (101) from a display item (for example, a window) on the screen corresponding to the shared data item. At that time, the identifiers (ID1, ID2) of the updated data item are stored in the queue. Next, if the commit of this process is successful (10
4) The contents of the queue are sent to another program (program (2)) (105) to empty the queue (10).
6). If it fails (104), the queue is emptied without doing anything (107). Thus, the program (2) receiving the identifier reads the corresponding shared data item and its screen information, and then changes the screen display (201 to 204). Thus, visual event input / output processing of shared data items can be performed as event processing. Note that, in reality, both the process for updating the data item in FIG. 6 (program (1)) and the process for reflecting the update (program (2)) are performed by one program, and a plurality of such programs are executed. By executing it, a plurality of users can simultaneously perform processing using the shared data item.

【0009】[0009]

【発明の効果】本発明によれば、複数の画面上に表示さ
れている共有データ項目への更新処理およびその取消の
オーバヘッドを少なくすることにより、利用者の利用効
率を向上させることができる。特に、取消の可能性のあ
るデータ項目の変更通知を他の画像出力装置に送らない
ため、無駄な通信を減らすことができ、通信時も変更デ
ータ項目が識別子だけを送るので、最小の通信量にする
ことができる。また、更新結果を直ちに他の利用者に知
らせずに、更新を行なった利用者が自分で更新結果の確
定や取消を選択できるので、利用者にとって操作しやす
いものとなる。
According to the present invention, it is possible to improve the utilization efficiency of the user by reducing the overhead of the updating process and the cancellation thereof for the shared data item displayed on the plurality of screens. In particular, since a change notification of a data item that may be canceled is not sent to another image output device, useless communication can be reduced, and the changed data item sends only the identifier even during communication, so the minimum communication amount Can be In addition, the user who has made the update can select whether to confirm or cancel the update result himself or herself without notifying other users of the update result immediately, which makes the operation easy for the user.

【0010】[0010]

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

【図1】本発明の画面の更新制御方法を適用するオブジ
ェクト共有システムの構成図である。
FIG. 1 is a configuration diagram of an object sharing system to which a screen update control method of the present invention is applied.

【図2】本発明の一実施例における共有データ項目の画
面表示例図である。
FIG. 2 is a diagram showing a screen display example of shared data items according to an embodiment of the present invention.

【図3】本発明の一実施例における共有データ項目の更
新過程を示す画面表示例図である。
FIG. 3 is a screen display example diagram showing a process of updating a shared data item according to an embodiment of the present invention.

【図4】本発明の一実施例における共有データ項目の更
新結果を示す画面表示例図である。
FIG. 4 is a screen display example diagram showing a result of updating a shared data item according to an embodiment of the present invention.

【図5】本発明の一実施例における画面表示の変更の伝
播を示す図である。
FIG. 5 is a diagram showing propagation of changes in screen display according to an embodiment of the present invention.

【図6】本発明の一実施例におけるデータ更新処理を示
すフローチャートである。
FIG. 6 is a flowchart showing a data update process according to an embodiment of the present invention.

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

1 画像処理装置 2 画像処理装置 3 画像処理装置 1a 画像出力装置 2a 画像出力装置 3a 画像出力装置 1b 入力装置 2b 入力装置 3b 入力装置 4 データ格納装置 1 Image Processing Device 2 Image Processing Device 3 Image Processing Device 1a Image Output Device 2a Image Output Device 3a Image Output Device 1b Input Device 2b Input Device 3b Input Device 4 Data Storage Device

───────────────────────────────────────────────────── フロントページの続き (72)発明者 塩谷 素彦 東京都港区虎ノ門1丁目26番5号 エヌ・ ティ・ティ・データ通信株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Motohiko Shiotani 1-26-5 Toranomon, Minato-ku, Tokyo NTT Data Communications Corporation

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 画像出力手段、入力手段、および画像処
理手段を有する複数のコンピュータシステムと、共有デ
ータ項目を格納するための記憶装置とを、通信回線を用
いて接続したシステムにおける画面の更新制御方法にお
いて、複数のプログラムで共有データ項目を複数画面に
表示する場合、更新された共有データ項目の識別子を、
当該トランザクションのコミットが終了するまで記憶領
域上にキューとして蓄えておき、コミットが成功する
と、キュー内の識別子を画面更新対象のプログラムに送
り、該プログラムは、該識別子に対応する更新後の共有
データ項目を記憶装置からロードして、画面の更新を実
行することを特徴とする画面の更新制御方法。
1. A screen update control in a system in which a plurality of computer systems having image output means, input means, and image processing means and a storage device for storing shared data items are connected using a communication line. In the method, if the shared data item is displayed on multiple screens by multiple programs, the updated shared data item identifier is
It is stored as a queue in the storage area until the commit of the transaction is completed, and when the commit is successful, the identifier in the queue is sent to the program of the screen update target, and the program updates the shared data corresponding to the identifier. A screen update control method comprising loading an item from a storage device and executing a screen update.
JP4125769A 1992-05-19 1992-05-19 Update control method for picture Pending JPH05324443A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4125769A JPH05324443A (en) 1992-05-19 1992-05-19 Update control method for picture

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4125769A JPH05324443A (en) 1992-05-19 1992-05-19 Update control method for picture

Publications (1)

Publication Number Publication Date
JPH05324443A true JPH05324443A (en) 1993-12-07

Family

ID=14918379

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4125769A Pending JPH05324443A (en) 1992-05-19 1992-05-19 Update control method for picture

Country Status (1)

Country Link
JP (1) JPH05324443A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09190442A (en) * 1996-01-11 1997-07-22 Canon Inc Information registering and retrieving device and information display method
JP2002229824A (en) * 2001-01-31 2002-08-16 Seran:Kk Program and medium having program recorded therein
JP2004506967A (en) * 2000-05-30 2004-03-04 アウトルックソフト・コーポレイション Method and system for facilitating information exchange
JP2009531749A (en) * 2006-03-27 2009-09-03 アリババ グループ ホールディング リミテッド Method and apparatus for reliable message notification between systems

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09190442A (en) * 1996-01-11 1997-07-22 Canon Inc Information registering and retrieving device and information display method
JP2004506967A (en) * 2000-05-30 2004-03-04 アウトルックソフト・コーポレイション Method and system for facilitating information exchange
JP2002229824A (en) * 2001-01-31 2002-08-16 Seran:Kk Program and medium having program recorded therein
JP2009531749A (en) * 2006-03-27 2009-09-03 アリババ グループ ホールディング リミテッド Method and apparatus for reliable message notification between systems

Similar Documents

Publication Publication Date Title
JP2549252B2 (en) Move write lock on duplicate object
US5754242A (en) Data formatting system for processing multiple independent input data streams for high resolution screen displays
JPH0934732A (en) Computer system and method for control of it
US6330625B1 (en) System for initiating multiple read operation requests to multiple copies of a data item and identifying a first one of the requests as having the fastest response time
JPH05324443A (en) Update control method for picture
JPH04284548A (en) Data base exclusive controlling system
US6006282A (en) Blocking host input while a remote guest has input control to a host-executed shared application
JP5619233B1 (en) Information management system and information management method
JP2002082661A (en) Device and method for controlling multiple screens and storage medium to be used in the device and method
US5925096A (en) Method and apparatus for localized preemption in an otherwise synchronous, non-preemptive computing environment
JPH05342180A (en) Shared data display control system
JP2586665B2 (en) Multi-window display method
JPH05282118A (en) Picture control system
JP3375953B2 (en) Screen control device
JPH04204994A (en) Computer system
JPH0224713A (en) Control information management device for multiwindow
JPH0721005A (en) Image display method for client/server system
JP5832617B2 (en) Terminal device
JPH0448348A (en) Decentralized updating processing system
JP2000132386A (en) Work flow management system
JPH05134643A (en) Multi-window display system
JPH02247724A (en) Plotting device
JPH0622009B2 (en) Page control processing method
JPH02293791A (en) Data process system display device
JPH0619446A (en) Double buffer control system in graphic processing system