JPS61151755A - File revision system - Google Patents

File revision system

Info

Publication number
JPS61151755A
JPS61151755A JP59273249A JP27324984A JPS61151755A JP S61151755 A JPS61151755 A JP S61151755A JP 59273249 A JP59273249 A JP 59273249A JP 27324984 A JP27324984 A JP 27324984A JP S61151755 A JPS61151755 A JP S61151755A
Authority
JP
Japan
Prior art keywords
file
program
updating
buffer
files
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
JP59273249A
Other languages
Japanese (ja)
Inventor
Takao Seki
孝夫 関
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP59273249A priority Critical patent/JPS61151755A/en
Publication of JPS61151755A publication Critical patent/JPS61151755A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To avoid dead lock generation by means of application software by arranging a file updating request from plural program in the order of first-in first-out, taking over the control to an updating-exclusive program in the order of arrangement to update the file. CONSTITUTION:Programs A, B output an updating request and updating data to plural common files 20 to a first-in first-out (FIFO) buffer 30. The buffer 30 transmits the updating request and updating data inputted according to the FIFO to a total file updating program 40. The program 40 extracts sequentially the updating request and updating data, updates the relating file in files 1, 2-n according to the command content and when the updating is finished, other file is updated until the content of the buffer 30 is lost. When the buffer 30 is idle, the updating program 40 is brought into the stand-by state. Thus, the competition of the programs A, B to the file 20 is avoided.

Description

【発明の詳細な説明】 し発明の技術分野] 本発明は、複数の端末装置より同時にデータの読み出し
及び更新を共通のファイルに対して行う応用ソフトウェ
アシステムに係るファイル更新方式に関する。
DETAILED DESCRIPTION OF THE INVENTION Technical Field of the Invention The present invention relates to a file update method related to an application software system in which data is simultaneously read and updated from a plurality of terminal devices to a common file.

[発明の技術的背景] 従来、複数の端末装置から同時にデータを読み出し、又
は更新する応用ソフトウェアシステムでは、同一ノメイ
ルを更新り゛る際に、各々の端末装置間でタイミング的
な競合が発生することを考慮に入れた設計がなされてい
る。
[Technical Background of the Invention] Conventionally, in application software systems that read or update data from multiple terminal devices at the same time, timing conflicts occur between the terminal devices when updating the same name. It has been designed with this in mind.

第2図は従来この種の応用ソフトウェアシステムの一例
を示したブロック図である。プログラムAは、端末装置
10Aより入力されたデータによってファイル1.2・
・・nの内容を端末装置10Aの画面に表示し又し五更
新する。プログラムBは、プログラムAとは独立に動作
し、端末装置10Bから入力されたデータによって、フ
ァイル1,2゜・・・nの内容を端末装置iOBの画面
に表示し又は更新する。このようなシステムでは、同一
ファイルに対して同時に複数のプログラムが7クヒスリ
ーるようなことはなく、従って同一ファイルに対しては
プログラムAか又はプログラムBのいずれか一方しかア
クセスできないような制御がなされている。
FIG. 2 is a block diagram showing an example of a conventional application software system of this type. Program A uses the data input from the terminal device 10A to create files 1.2 and 1.2.
. . . The contents of n are displayed on the screen of the terminal device 10A and updated again. Program B operates independently of program A, and displays or updates the contents of files 1, 2°, . . . , n on the screen of terminal device iOB based on data input from terminal device 10B. In such a system, multiple programs do not access the same file at the same time, and therefore control is performed so that only either program A or program B can access the same file. ing.

[背量技術の問題点] 上記システムにおい゛C1今、プログラムAはファイル
1をアクセスし、プログラムBはファイル2をアクセ、
スし、更にこのファイル2を離さない状態でファイル1
に対してアクセスしようとする場合を仮定する。これと
同時に、プログラムAがファイル1を離さない状態でフ
ァイル2にアクセスしようとすると、プログラムAはフ
ァイル2にアクセスできず、またプログラムBはファイ
ル1にアクセスできなくなり、両プログラム共目的のフ
ァイルにアクセスできなくなってシステムが動作しなく
なる、所謂デッドロック状態が起きる欠点があった。
[Problems with weight technology] In the above system, program A now accesses file 1, program B accesses file 2,
Then, without letting go of this file 2, file 1.
Suppose you are trying to access . At the same time, if program A attempts to access file 2 without releasing file 1, program A will be unable to access file 2, program B will be unable to access file 1, and both programs will be unable to access the intended file. This has the drawback of causing a so-called deadlock situation in which access becomes inaccessible and the system stops working.

[発明の目的] 本発明の目的は、上記の欠点に鑑み、応用ソフトウェア
にてデッドロック状態が生じないファイル更新方式を提
供することにある。
[Object of the Invention] In view of the above drawbacks, an object of the present invention is to provide a file update method that does not cause a deadlock state in application software.

[発明の概要] 本発明は、複数のプログラムが共通のファイルにアクセ
スするシステムにおいて、各プログラムからの前記ファ
イル更新要求を受付は先き入れ先き出し順に整理りるフ
ァイル更新要求整理手段と、このファイル更新要求整理
手段によって整理された順序にて前記ファイル更新要求
を取り出し、順次前記ファイルの更新を行う一部ファイ
ル更新プログラムとを具備して成るファイル更新方式を
適用することにより、上記目的を達成するものである。
[Summary of the Invention] The present invention provides, in a system in which a plurality of programs access a common file, a file update request organizing means that receives and organizes the file update requests from each program in a first-in, first-out order; By applying a file update method comprising a partial file update program that extracts the file update requests in the order organized by the file update request organizing means and updates the files sequentially, the above purpose is achieved. It is something to be achieved.

[発明の実施例] 以下本発明の一実施例を従来例と同一部には同一符号を
用いて図面を参照しつつ説明する。第1図は本発明のフ
ァイル更新方式を適用した応用ソフトウェアシステムの
一実施例を示したブロック図である。プログラムA、B
は共通の諸ファイル(図では便宜上2つに分かれて書か
れているが実際は共通の複数のファイルである)20に
対してはリードのみを行い、リードしたデータをそれぞ
れの端末装置10A、10Bに表示する等の処理を行う
。プログラムA、Bは、先き入れ先き出しくFIFO)
バッファ30に、上記諸ファイルに対する更新要求と更
新データ(このデータは端末装置10A、IOBから入
力される)を出力するFIFOバッファ30は、所謂光
き入れ、先き出しの順序に従って入力された更新要求と
更新データを一部ファイル更新プログラム40に送る。
[Embodiment of the Invention] An embodiment of the present invention will be described below with reference to the drawings, using the same reference numerals for the same parts as in the conventional example. FIG. 1 is a block diagram showing an embodiment of an application software system to which the file update method of the present invention is applied. Program A, B
performs only reading from the common files 20 (in the figure, they are written as two separate files for convenience, but in reality they are multiple common files), and sends the read data to the respective terminal devices 10A and 10B. Perform processing such as display. Programs A and B are FIFO (first in, first out)
The FIFO buffer 30 outputs update requests and update data for the above-mentioned files (this data is input from the terminal device 10A and IOB) to the buffer 30. The request and update data are partially sent to the file update program 40.

一括ファイル更新プログラム40はFIFOバッファ3
0から逐次更新要求と更新データを、取り出し、その指
示内容に応じてファイル1.2−・・nの中の関連する
ファイルを更新し、一連のファイル更新が終了すると、
上記FIFOバッファ30の内容がなくなるまで他のフ
ァイル更新を行う。FIFOバッファ30の内容が空に
なると、一括ファイル更新プログラム40は持ち状態と
なる。なお、ファイル1.2・・・nは上記した諸ファ
イル20の一部であるが、図では便宜士別々に図示しで
ある。
Batch file update program 40 is FIFO buffer 3
Sequentially extracts update requests and update data from 0, updates related files in files 1, 2--n according to the instruction contents, and when the series of file updates is completed,
Other files are updated until the FIFO buffer 30 is empty. When the contents of the FIFO buffer 30 become empty, the batch file update program 40 becomes held. Although the files 1, 2, . . . n are part of the files 20 described above, they are shown separately in the figure for convenience.

本実施例では、プログラムA、BはFIFOバッファ3
0に更新要求と更新データを出力すれば、後は、FIF
Oバッファ30が更新順序を先き入れ、先き出しの順に
従って整理し、その後、ファイル更新専用の一部ファイ
ル更新プログラム30に制御が渡ってファイルの更新を
順序良く行う構成のため、プログラムA、Bのファイル
20に対する競合の問題が回避され、所謂デッドロック
状態がなくなり、常にシステムを円滑に稼働させること
ができる。
In this embodiment, programs A and B are stored in FIFO buffer 3.
If you output the update request and update data to 0, the rest is FIF
Since the O buffer 30 organizes updates in the order of first input and first output, and then control is passed to the partial file update program 30 dedicated to file updates to update files in an orderly manner, the program A , B with respect to the file 20 is avoided, so-called deadlock conditions are eliminated, and the system can always operate smoothly.

[発明の効果] 以上記述した如く本発明のファイル更新方式によれば、
複数のプログラムからのファイル更新要求を先き入れ先
き出し順に整理した後、この整理した順序で更新!用の
プログラムに制御を渡してファイルを更新する構成とす
ることにより、応用ソフトウェアシステムにてプツトロ
ック状態が生じることを回避し、常にシステムを円滑に
a働、Zせる効果がある。
[Effect of the invention] As described above, according to the file update method of the present invention,
After organizing file update requests from multiple programs in first-in, first-out order, update them in this organized order! By passing control to a specific program to update files, it is possible to avoid a put-lock state in the application software system, and to keep the system running smoothly at all times.

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

第1図は本発明のファイル更新方式を適用した応用ソフ
トウェアシステムの一実施例を示したブロック図、第2
図は従来の応用ソフトウェアシステムの一例を示したブ
ロック図である。 10A、IOB・−・端末装置  20・・・ファイル
30・・・FIFOバッフ7 40・・・一括ファイル史新プログラムA、B・・・プ
ログラム
Figure 1 is a block diagram showing an embodiment of an application software system to which the file update method of the present invention is applied;
The figure is a block diagram showing an example of a conventional application software system. 10A, IOB...Terminal device 20...File 30...FIFO buffer 7 40...Batch file history new program A, B...Program

Claims (1)

【特許請求の範囲】[Claims] 複数のプログラムが共通のファイルにアクセスするシス
テムにおいて、各プログラムからの前記ファイル更新要
求を受付け先き入れ先き出し順に整理するファイル更新
要求整理手段と、このファイル更新要求整理手段によっ
て整理された順序にて前記ファイル更新要求を取り出し
、順次前記ファイルの更新を行う一括ファイル更新プロ
グラムとを具備して成ることを特徴とするファイル更新
方式。
In a system in which a plurality of programs access a common file, a file update request organizing means receives and organizes the file update requests from each program in a first-in, first-out order, and an order in which the file update requests are arranged by the file update request organizing means. A file update method comprising: a batch file update program that extracts the file update requests at a time and sequentially updates the files.
JP59273249A 1984-12-26 1984-12-26 File revision system Pending JPS61151755A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59273249A JPS61151755A (en) 1984-12-26 1984-12-26 File revision system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59273249A JPS61151755A (en) 1984-12-26 1984-12-26 File revision system

Publications (1)

Publication Number Publication Date
JPS61151755A true JPS61151755A (en) 1986-07-10

Family

ID=17525198

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59273249A Pending JPS61151755A (en) 1984-12-26 1984-12-26 File revision system

Country Status (1)

Country Link
JP (1) JPS61151755A (en)

Similar Documents

Publication Publication Date Title
EP0093835B1 (en) Resource switching in a multi-tasking environment
US4374409A (en) Method of and system using P and V instructions on semaphores for transferring data among processes in a multiprocessing system
US4316245A (en) Apparatus and method for semaphore initialization in a multiprocessing computer system for process synchronization
JPH0760423B2 (en) Data transfer method
JPH0798663A (en) Asynchronous i/o control system
JPS61151755A (en) File revision system
JPS623361A (en) Status report system
JPH07105120A (en) Input/output controller
JPS6125249A (en) Exclusive control system
JPS6020275A (en) Simple programming system of multiprocessor
JPH06187312A (en) Processing method and its device in multi-cpu system
JPH0346033A (en) Data transfer control method for inter-job
JPS61121153A (en) Inter-processor communication control system
JPS58103039A (en) Data base system
JPH01213741A (en) Multiprocessor system
JPS6386041A (en) File updating method
JPS61170855A (en) Input/output data processing system
JPS6336021B2 (en)
JPS61123937A (en) Data drive type control system
JPH0425581B2 (en)
JPH0242587A (en) Picture processor
JPH05298209A (en) Program transfer/execution device
JPH03255565A (en) Parallel computer simulating system
JPH0469911B2 (en)
JP2003223428A (en) Data transfer device