JPH05342180A - Shared data display control system - Google Patents

Shared data display control system

Info

Publication number
JPH05342180A
JPH05342180A JP4150211A JP15021192A JPH05342180A JP H05342180 A JPH05342180 A JP H05342180A JP 4150211 A JP4150211 A JP 4150211A JP 15021192 A JP15021192 A JP 15021192A JP H05342180 A JPH05342180 A JP H05342180A
Authority
JP
Japan
Prior art keywords
shared data
screen
display
display control
control system
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
JP4150211A
Other languages
Japanese (ja)
Inventor
Mario Matsui
眞理夫 松井
Shuji Ushida
修司 牛田
Motohiko Shiotani
素彦 塩谷
Shingo Kamiya
慎吾 神谷
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 JP4150211A priority Critical patent/JPH05342180A/en
Publication of JPH05342180A publication Critical patent/JPH05342180A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE:To improve the operability of a computer by eliminating overhead related to the picture control of a user at the time of failing the commission of a transaction to shared data. CONSTITUTION:The shared data display control system for performing display control for shared data on the screen of a display device while being shared by plural computers connected by a network and guaranteed the synchronization of distributed processing by transaction management is provided with a display information storage part to store the display information of these shared data at the time of access from the user to the shared data, and shared data display control parts 4a-4c equipped with committ monitor parts 7a-7c to monitor the committ state due to the transaction management to these shared data, and the display of these shared data on the screen of the display device is updated after the commission is completed.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ネットワーク上で接続
されたコンピュータの画面表示制御技術に係わり、特
に、複数のコンピュータで共有されるデータに対する利
用者の指示に基づく表示更新を、効率良く行なうのに好
適な画面表示制御システムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a screen display control technique for a computer connected on a network, and in particular, it efficiently updates a display of data shared by a plurality of computers based on a user's instruction. The present invention relates to a screen display control system suitable for.

【0002】[0002]

【従来の技術】コンピュータの出力装置として、LCD
(Liquid Crystal Display;液
晶ディスプレイ)や、CRT(Cathode Ray
Tube;陰極線管)などの表示装置が用いられてい
る。これらの表示装置の画面の表示制御に関しては、例
えば、林善雄 常田晴弘共著「現場技術者実戦シリーズ
マイコン・システム設計ノウハウ」(1985年 CQ
出版社)の第227ページから第246ページに記載さ
れている。
2. Description of the Related Art An LCD as an output device of a computer
(Liquid Crystal Display; liquid crystal display), CRT (Cathode Ray)
A display device such as a tube (cathode ray tube) is used. Regarding the display control of the screens of these display devices, for example, Yoshio Hayashi, Haruhiro Tsuneda, “Field Engineers Actual Battle Series Microcomputer System Design Know-how” (1985 CQ
(Publisher), pages 227 to 246.

【0003】これらの従来技術では、画面上に表示され
ているデータに対する更新操作を行なうコンピュータシ
ステムでは、データの更新処理の整合性を考慮せずに、
一連の画面更新情報を、バッファへ蓄積していき、次の
場合に、バッファ内の情報に基づいて、画面の更新を行
なっている。 (a)更新操作が終了した場合 (b)画面更新を強制的に行なう場合 (c)バッファに一定量以上の情報が蓄積された場合
According to these conventional techniques, in a computer system that performs an update operation on data displayed on a screen, consistency of data update processing is not taken into consideration,
A series of screen update information is accumulated in the buffer, and in the following cases, the screen is updated based on the information in the buffer. (A) When the update operation is completed (b) When the screen is forcibly updated (c) When a certain amount of information is accumulated in the buffer

【0004】しかし、ネットワーク上に接続された複数
のコンピュータからなる環境において、複数の利用者に
共有されるデータを表示した画面に対して、この共有デ
ータへのトランザクションを行なう場合には、複数の利
用者のトランザクション同士がデッドロックを起こした
り、ハードウェア障害などで、トランザクションに失敗
し、画面の更新操作を無効にしなければならない事態が
起こりうる。このような時、従来の技術では、上述の
(a)、または、(b)のケースにより、画面の更新が
実行されてしまっている可能性がある。画面の更新が実
行された場合には、画面の復元が必要になるので、大き
なオーバーヘッドを被ることになる。また、利用者の直
感的な理解を妨げることになるので、利用者の操作効率
を低下させてしまう。
However, in an environment composed of a plurality of computers connected on a network, when a transaction for the shared data is performed on a screen displaying data shared by a plurality of users, a plurality of transactions are required. There is a possibility that transactions of users may deadlock or hardware may fail, resulting in transaction failure and invalidating the screen update operation. In such a case, in the conventional technique, the screen may be updated due to the case (a) or (b) described above. When the screen is updated, the screen must be restored, which incurs a large overhead. In addition, since it hinders the user's intuitive understanding, the operation efficiency of the user is reduced.

【0005】[0005]

【発明が解決しようとする課題】解決しようとする問題
点は、従来の技術では、ネットワーク上のコンピュータ
で共有されるデータへのトランザクションのコミットが
失敗した場合にも、共有されるデータを表示した画面に
対する更新操作が行なわれてしまう点である。本発明の
目的は、これら従来技術の課題を解決し、共有データへ
のトランザクションのコミット失敗の際における画面制
御に係わる利用者のオーバーヘッドを少なくし、ネット
ワーク上で接続されたコンピュータの操作性を向上させ
ることを可能とする画面表示制御システムを提供するこ
とである。
The problem to be solved by the prior art is that the shared data is displayed even when the commit of the transaction to the data shared by the computers on the network fails. The point is that the screen is updated. An object of the present invention is to solve these problems of the prior art, reduce the user's overhead related to screen control when committing a transaction to shared data fails, and improve the operability of a computer connected on a network. It is to provide a screen display control system that enables the above.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するた
め、本発明の画面表示制御システムは、(1)ネットワ
ークで接続された複数のコンピュータで共有され、トラ
ンザクション管理により分散処理の同期保証がなされる
共有データの表示装置の画面での表示制御を行なう共有
データ表示制御システムにおいて、共有データに対する
アクセス時に、この共有データの表示装置の画面での表
示更新を、この共有データに対するトランザクション管
理によるコミット状態に基づき行なう共有データ表示制
御部を設けることを特徴とする。また、(2)上記
(1)に記載の共有データ表示制御システムにおいて、
共有データ表示制御部は、アクセスされた共有データの
表示装置の画面での表示情報を記憶する表示情報記憶部
と、アクセスされた共有データに対するトランザクショ
ン管理によるコミット状態を監視し、このコミットが正
常終了した場合に、表示情報記憶部に記憶した表示情報
による表示装置の画面での表示制御を許可するコミット
監視部とを具備することを特徴とする。
In order to achieve the above object, the screen display control system of the present invention is (1) shared by a plurality of computers connected by a network, and transaction management guarantees the synchronization of distributed processing. In a shared data display control system that controls the display of shared data on the screen of the display device, when the shared data is accessed, the update of the display of the shared data on the screen of the display device is committed by transaction management for this shared data. It is characterized in that a shared data display control unit is provided based on. (2) In the shared data display control system according to (1) above,
The shared data display control unit monitors the display information storage unit that stores the display information of the accessed shared data on the screen of the display device, and the commit state by the transaction management for the accessed shared data, and the commit ends normally. In this case, a commit monitoring unit that permits display control on the screen of the display device by the display information stored in the display information storage unit is provided.

【0007】[0007]

【作用】本発明においては、ネットワークで接続された
複数のコンピュータで共有するデータへの参照、また
は、更新を伴う処理の実行中は、画面更新に必要な情報
を、バッファ(表示情報記憶部)に蓄積するだけで、す
ぐには実際の更新処理を行なわない。すなわち、画面更
新の実行と、共有データへのトランザクションのコミッ
トとを連携させ、そのトランザクションのコミットが成
功したときのみ、そのバッファを利用して、画面の更新
を行なう。
According to the present invention, information necessary for screen update is buffered (display information storage unit) during execution of processing involving reference or update of data shared by a plurality of computers connected by a network. Just store it in, and do not immediately perform the actual update process. That is, execution of screen update and transaction commit to shared data are linked, and only when the transaction is successfully committed, the buffer is used to update the screen.

【0008】[0008]

【実施例】以下、本発明の実施例を、図面により詳細に
説明する。図1は、本発明を施した共有データ表示制御
システムの本発明に係わる構成の一実施例を示すブロッ
ク図である。本実施例の共有データ表示制御システム
は、複数の入出力装置1a〜1cを具備するネットワー
ク上のデータ処理装置2a〜2cにより、共有データ群
4の各共有データ項目(図中、それぞれ、A、B、Cと
記載)3a〜3cを共有するものであり、データ処理装
置2a、2bでは共有データ項目3aが、データ処理装
置2a、2cでは共有データ項目3bが、そして、デー
タ処理装置2b、2cでは共有データ項目3cが共有さ
れ、それぞれ、入出力装置1a〜1cに表示されてい
る。
Embodiments of the present invention will now be described in detail with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of the configuration of the shared data display control system according to the present invention according to the present invention. In the shared data display control system of the present embodiment, each shared data item of the shared data group 4 (A, respectively in the figure) is controlled by the data processing devices 2a to 2c on the network having a plurality of input / output devices 1a to 1c. B and C) 3a to 3c are shared, and the data processing devices 2a and 2b share the shared data item 3a, the data processing devices 2a and 2c share the shared data item 3b, and the data processing devices 2b and 2c. In, the shared data item 3c is shared and displayed on the input / output devices 1a to 1c, respectively.

【0009】また、データ処理装置2a〜2cのそれぞ
れには、本発明に係わる共有データ表示制御部4a〜4
cが設けられ、これらの共有データ表示制御部4a〜4
cは、共有データ群3に対する操作内容を記憶する本発
明の表示情報記憶部としてのバッファ5a〜5cと、共
有データ群3に対するトランザクションのコミット完了
結果に基づき、バッファ5a〜5cに記憶した操作内容
の実行許可を、各データ処理装置2a〜2cの全体動作
を制御する主制御部6a〜6cに送出するコミット監視
部7a〜7cとを具備している。
Further, each of the data processing devices 2a to 2c has a shared data display control unit 4a to 4 according to the present invention.
c are provided, and these shared data display control units 4a to 4 are provided.
c is the buffers 5a to 5c as the display information storage unit of the present invention that stores the operation content for the shared data group 3, and the operation content stored in the buffers 5a to 5c based on the commit completion result of the transaction for the shared data group 3. Of the data processing devices 2a to 2c is transmitted to the main control units 6a to 6c, and the commit monitoring units 7a to 7c are provided.

【0010】尚、本実施例の共有データ表示制御システ
ムにおいては、バッファ5a〜5cは、できるだけ大き
いものにし、また、画面更新を強制的に行なう従来技術
のコマンドは廃止したものとする。このことにより、画
面更新を強制的に行なう場合と、バッファに一定量以上
の情報が蓄積された場合に、画面が更新されてしまうこ
とを回避する。
In the shared data display control system of this embodiment, the buffers 5a to 5c are as large as possible, and the prior art command for forcibly updating the screen is abolished. This prevents the screen from being updated when the screen is forcibly updated and when a certain amount of information is accumulated in the buffer.

【0011】以下、このような構成の共有データ表示制
御システムの本発明に係わる動作を、図2を用いて説明
する。図2は、図1におけるデータ処理装置の本発明に
係わる処理動作の一実施例を示すフローチャートであ
る。図1の入出力装置1aを介して利用者から入力され
たイベント(ステップ201)に基づき、処理を開始す
る(ステップ202)。この処理での共有データのアク
セス時(ステップ203)に、この処理による画面更新
操作は、すぐに実行せず、図1の共有データ表示制御部
4aを介して、更新に必要な情報を、図1のバッファ5
aに蓄積しておく(ステップ204)。
The operation of the shared data display control system having such a structure according to the present invention will be described below with reference to FIG. FIG. 2 is a flow chart showing an embodiment of the processing operation according to the present invention of the data processing apparatus in FIG. Based on the event (step 201) input by the user via the input / output device 1a of FIG. 1, the process is started (step 202). When the shared data is accessed in this process (step 203), the screen update operation by this process is not executed immediately, but the information necessary for the update is displayed via the shared data display control unit 4a in FIG. Buffer 5 in 1
It is stored in a (step 204).

【0012】一連の処理の過程で、共有データへの一つ
のトランザクションが規定され、それがコミットされる
(ステップ205)。その時、そのコミットが成功し
て、矛盾なく実行可能であると、図1のコミット監視部
7aにより判定された後(ステップ206)、バッファ
内の画面更新情報に基づいて、画面の更新を行ない(ス
テップ207)、バッファを空にする(ステップ20
8)。ステップ206において、コミットが失敗した場
合は、画面の更新は行なわず、バッファを空にし(ステ
ップ209)、始めから同じ処理をリトライする。この
ようにして、画面更新処理の途中において、共有データ
の更新処理に失敗した場合に、画面の更新がなされてし
まう事態を回避する。
In the course of a series of processes, one transaction for shared data is defined and committed (step 205). At that time, after the commit monitoring unit 7a of FIG. 1 determines that the commit succeeds and can be executed without contradiction (step 206), the screen is updated based on the screen update information in the buffer ( Step 207), empty the buffer (Step 20)
8). If the commit fails in step 206, the screen is not updated, the buffer is emptied (step 209), and the same process is retried from the beginning. In this way, it is possible to avoid the situation where the screen is updated when the shared data update process fails during the screen update process.

【0013】次に、共有データの画面操作に係わる動作
に関して、図3を用いて説明する。図3は、図1におけ
る共有データ表示制御システムによる共有データの画面
更新に係わる動作の一実施例を示す説明図である。本実
施例では、利用者が、入出力装置1aの画面上の共有デ
ータの表示項目(図中、Goodと記載)31aの移動
操作を行なう場合について説明する。但し、この移動操
作により、共有データが更新されるものとする。まず、
マウス32aなどを用いた利用者からのイベントに対し
て、それに対応する処理、ここでは、表示項目31aの
移動に必要な処理が行なわれる。その間の画面更新処理
をすぐに実行せず、更新に必要な情報を、バッファへ蓄
積する(図中のバッファへ蓄積33)。例えば、ここで
は、移動前の画面上の表示項目31aの消去や、移動後
の画面上の表示項目31aの描画などの処理に必要な情
報が、バッファ5aに蓄積される。
Next, the operation relating to the screen operation of shared data will be described with reference to FIG. FIG. 3 is an explanatory diagram showing an example of an operation relating to screen update of shared data by the shared data display control system in FIG. In the present embodiment, a case will be described in which the user performs a moving operation of a display item (described as Good in the drawing) 31a of shared data on the screen of the input / output device 1a. However, the shared data is updated by this moving operation. First,
In response to an event from the user using the mouse 32a or the like, the corresponding process, here, the process required to move the display item 31a is performed. In the meantime, the screen updating process is not executed immediately, but the information necessary for updating is stored in the buffer (stored in the buffer 33 in the figure). For example, here, information necessary for processing such as erasing the display item 31a on the screen before moving and drawing the display item 31a on the screen after moving is accumulated in the buffer 5a.

【0014】次に、移動操作が終了し、トランザクショ
ンが規定された後に(図中の1トランザクションの規定
34)、それの共有データへのコミットが実行される
(図中のトランザクションのコミット35)。コミット
に成功した場合、バッファ5a内の情報に基づいて、画
面の更新が行なわれ(図中の画面更新処理の実行3
6)、利用者の操作結果が、画面へ反映されることにな
る。すなわち、入出力装置1aに表示される表示項目3
1aを、表示項目31bに移動する。そして、バッファ
5aを空にし(図中のバッファを空にする37)、次の
利用者からのイベントに備える。尚、他のトランザクシ
ョンとのデッドロックなどにより、コミットが失敗した
場合には、画面の更新は一切行なわず、バッファ5aを
空にし(図中のバッファを空にする37)、もう一度、
始めから同じ処理をリトライする。
Next, after the move operation is completed and the transaction is defined (definition 34 of one transaction in the figure), the commit to the shared data is executed (commit 35 of the transaction in the figure). If the commit is successful, the screen is updated based on the information in the buffer 5a (execution of screen update process 3 in the figure).
6) The operation result of the user is reflected on the screen. That is, the display item 3 displayed on the input / output device 1a
1a is moved to the display item 31b. Then, the buffer 5a is emptied (the buffer in the figure is emptied 37) to prepare for an event from the next user. If the commit fails due to deadlock with another transaction, the screen is not updated at all, and the buffer 5a is emptied (empty the buffer in the figure 37) and again,
Retry the same process from the beginning.

【0015】以上、図1〜図3を用いて説明したよう
に、本実施例の共有データ表示制御システムでは、共有
データの表示画面の更新に係わる処理は、共有データの
トランザクションのコミットが正常に完了するまで行な
わない。このことにより、複数の利用者により、共有さ
れるデータへのトランザクション同士がデッドロックを
起こしたり、ハードウェア障害などで、トランザクショ
ンに失敗し、画面の更新操作を無効にしなければならな
い事態を回避することができる。
As described above with reference to FIGS. 1 to 3, in the shared data display control system of the present embodiment, the process related to the update of the shared data display screen is such that the transaction of the shared data is normally committed. Not done until done. This avoids situations where multiple users may have deadlocks between transactions to the shared data, or transactions may fail due to hardware failure and invalidate the screen update operation. be able to.

【0016】尚、本発明は、図1〜図3を用いて説明し
た実施例に限定されるものではない。例えば、本実施例
では、トランザクション処理を行なうシステムで説明し
たが、メッセージ交換(Message Switch
ing)処理や、照会応答(Inquire−resp
once)処理などのオンライン処理を行なうシステム
に適用できる。
The present invention is not limited to the embodiment described with reference to FIGS. For example, in this embodiment, the system for performing transaction processing has been described, but message exchange (Message Switch) is performed.
ing) processing and inquiry response (Inquire-resp)
can be applied to a system that performs online processing such as once processing.

【0017】[0017]

【発明の効果】本発明によれば、利用者の操作処理の失
敗などにより、共有されるデータへのトランザクション
のコミットが失敗した場合には、共有されるデータを表
示した画面に対する更新操作が行なわれず、コミット失
敗の際での画面制御に係わる利用者のオーバーヘッドを
少なくすることができ、ネットワーク上のコンピュータ
の操作性を向上させることが可能である。
According to the present invention, when the transaction commit to the shared data fails due to the failure of the user's operation processing, the screen displaying the shared data is updated. Therefore, it is possible to reduce the user's overhead associated with the screen control when the commit fails, and it is possible to improve the operability of the computer on the network.

【0018】[0018]

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

【図1】本発明を施した共有データ表示制御システムの
本発明に係わる構成の一実施例を示すブロック図であ
る。
FIG. 1 is a block diagram showing an embodiment of a configuration of a shared data display control system according to the present invention according to the present invention.

【図2】図1におけるデータ処理装置の本発明に係わる
処理動作の一実施例を示すフローチャートである。
FIG. 2 is a flow chart showing an embodiment of a processing operation according to the present invention of the data processing apparatus in FIG.

【図3】図1における共有データ表示制御システムによ
る共有データの画面更新に係わる動作の一実施例を示す
説明図である。
FIG. 3 is an explanatory diagram showing an example of an operation relating to a screen update of shared data by the shared data display control system in FIG.

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

1a〜1c 入出力装置 2a〜2c データ処理装置 3 共有データ群 3a〜3c 共有データ項目 4a〜4c 共有データ表示制御部 5a〜5c バッファ 6a〜6c 主制御部 7a〜7c コミット監視部 31a、31b 表示項目 32a マウス 33 バッファへ蓄積 34 1トランザクションの規定 35 トランザクションのコミット 36 画面更新処理の実行 37 バッファを空にする 1a-1c Input / output device 2a-2c Data processing device 3 Shared data group 3a-3c Shared data item 4a-4c Shared data display control part 5a-5c Buffer 6a-6c Main control part 7a-7c Commit monitoring part 31a, 31b Display Item 32a Mouse 33 Accumulate in buffer 34 1 Transaction rule 35 Commit transaction 36 Execute screen update process 37 Empty buffer

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

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークで接続された複数のコンピ
ュータで共有され、トランザクション管理により分散処
理の同期保証がなされる共有データの表示装置の画面で
の表示制御を行なう共有データ表示制御システムにおい
て、上記共有データに対するアクセス時に、該共有デー
タの上記表示装置の画面での表示更新を、該共有データ
に対する上記トランザクション管理によるコミット状態
に基づき行なう共有データ表示制御手段を設けることを
特徴とする共有データ表示制御システム。
1. A shared data display control system for controlling display of shared data, which is shared by a plurality of computers connected by a network, and synchronization of distributed processing is guaranteed by transaction management, on a screen of a display device. A shared data display control system is provided, which is provided with shared data display control means for updating the display of the shared data on the screen of the display device at the time of accessing the data based on the commit state of the transaction management for the shared data. ..
【請求項2】 請求項1に記載の共有データ表示制御シ
ステムにおいて、上記共有データ表示制御手段は、上記
アクセスされた共有データの上記表示装置の画面での表
示情報を記憶する表示情報記憶手段と、上記アクセスさ
れた共有データに対する上記トランザクション管理によ
るコミット状態を監視し、該コミットが正常終了した場
合に、上記表示情報記憶手段に記憶した表示情報による
上記表示装置の画面での表示制御を許可するコミット監
視手段とを具備することを特徴とする共有データ表示制
御システム。
2. The shared data display control system according to claim 1, wherein the shared data display control means includes display information storage means for storing display information of the accessed shared data on a screen of the display device. Monitoring the commit state of the accessed shared data by the transaction management and permitting the display control on the screen of the display device by the display information stored in the display information storage means when the commit is normally completed. A shared data display control system comprising: commit monitoring means.
JP4150211A 1992-06-10 1992-06-10 Shared data display control system Pending JPH05342180A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4150211A JPH05342180A (en) 1992-06-10 1992-06-10 Shared data display control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4150211A JPH05342180A (en) 1992-06-10 1992-06-10 Shared data display control system

Publications (1)

Publication Number Publication Date
JPH05342180A true JPH05342180A (en) 1993-12-24

Family

ID=15491964

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4150211A Pending JPH05342180A (en) 1992-06-10 1992-06-10 Shared data display control system

Country Status (1)

Country Link
JP (1) JPH05342180A (en)

Cited By (2)

* 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
JP2012256278A (en) * 2011-06-10 2012-12-27 Nec Corp Content sharing system, content sharing terminal, server, content sharing method and computer program

Cited By (2)

* 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
JP2012256278A (en) * 2011-06-10 2012-12-27 Nec Corp Content sharing system, content sharing terminal, server, content sharing method and computer program

Similar Documents

Publication Publication Date Title
US5924095A (en) Processing distributed transactions in heterogeneous computing environments using two-phase commit
US5289574A (en) Multiple virtual screens on an "X windows" terminal
JP3659062B2 (en) Computer system
US5381347A (en) Method and system for displaying images on a display device using an offscreen video memory
US20060064408A1 (en) Program, method and apparatus for database management, and recording medium
US7111132B2 (en) Parallel processing apparatus, system, and method utilizing correlated data value pairs
US6226659B1 (en) Method and apparatus for processing reports
KR100297439B1 (en) Computer system
US5712974A (en) Method and apparatus for controlling the configuration definitions in a data processing system with a plurality of processors
JPH05342180A (en) Shared data display control system
US5265251A (en) Mechanism for allowing a single operation to shift the focus between user applications having direct hardware level access to multiple displays in a virtual terminal environment
JP2545436B2 (en) Distributed database commitment processor
JPH05324443A (en) Update control method for picture
JPH0219917A (en) Multi-window control method and information processor
JPH0370253B2 (en)
JPH04199339A (en) Distributed transaction file control method for distributed processing system
JPH06161862A (en) Transaction controller
EP0664509A1 (en) Method and apparatus for passing control from a first process to a second process
JP3550289B2 (en) Operation information management method in multi-cluster system, multi-cluster system and program storage medium for online operation information management
JPH0546574B2 (en)
JP2926873B2 (en) Computer system
JPH03196222A (en) Program replacing system
JP2601855B2 (en) I / O controller
JPS58103039A (en) Data base system
JPH0844690A (en) Method and apparatus for control of configuration definitionin data processing system with plurality of processors