JPH02112057A - Data treatment method for on-line system - Google Patents

Data treatment method for on-line system

Info

Publication number
JPH02112057A
JPH02112057A JP26573388A JP26573388A JPH02112057A JP H02112057 A JPH02112057 A JP H02112057A JP 26573388 A JP26573388 A JP 26573388A JP 26573388 A JP26573388 A JP 26573388A JP H02112057 A JPH02112057 A JP H02112057A
Authority
JP
Japan
Prior art keywords
program means
application program
data
host computer
workstation
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
JP26573388A
Other languages
Japanese (ja)
Inventor
Satoshi Nakada
聡 中田
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.)
NEC Solution Innovators Ltd
Original Assignee
NEC Software Chubu 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 NEC Software Chubu Ltd filed Critical NEC Software Chubu Ltd
Priority to JP26573388A priority Critical patent/JPH02112057A/en
Publication of JPH02112057A publication Critical patent/JPH02112057A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To reduce the burden of a host computer and to improve data throughput by dispersedly arranging an application program to each work station, and dispersing data processing which is executed to many work stations, to the work station. CONSTITUTION:A work station 3 is equipped with an on-line program means 11 to execute the control of a communication line 7, a program control program means 12 to control the activation and extinction of a program, an application program means 14 to exist in each purpose and a data supplying and receiving means 13 to execute the supplying and receiving data between the on-line program means 11 and the application program means 14 which is called into an idle memory. Then, the work station is connected to a display device 4, an input device 5 to execute data input by an operator and a storage device 6 to house the application program, to which the data processing is executed. Then, the data processing is dispersed to each work station. Thus, the burden to be loaded to the host computer is reduced and the data throughput can be improved.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はオンライン処理システムに利用する。[Detailed description of the invention] [Industrial application field] The present invention finds use in online processing systems.

本発明はオンラインシステムにおけるデータ処理方式に
関する。
The present invention relates to a data processing method in an online system.

〔概要〕〔overview〕

本発明はホストコンピュータとワークステーションが通
信回線で接続されたオンラインシステムのデータ処理方
式において、 アプリケーションプログラムを各ワークステーションに
も分散して配置し、ホストコンピュータで集中的に行っ
ていた多数のワークステーションに対するデータ処理を
それぞれのワークステーションに分散して実行すること
により、 ホストコンピュータにかかる負荷を軽減してデータ処理
能力を向上させるようにしたものである。
In a data processing method for an online system in which a host computer and workstations are connected via a communication line, the present invention is capable of distributing application programs to each workstation. By distributing data processing to each workstation and executing it, the load on the host computer is reduced and data processing capacity is improved.

〔従来の技術〕[Conventional technology]

従来、この種のオンライン処理システムは、ホストコン
ピュータがシステム管理やデータ処理を行う集中処理方
式であり、ホストコンピュータのアプリケーションプロ
グラム手段からの指示に従い操作員がワークステーショ
ンの入力装置からデータを人力し送信することによって
、ホストコンピュータのアプリケーションプログラム手
段がネットワーク上にある各ワークステーションから送
られできたデータを集中的に処理していた。
Conventionally, this type of online processing system has been a centralized processing method in which a host computer performs system management and data processing, and an operator manually inputs and transmits data from the input device of a workstation according to instructions from the host computer's application program means. By doing so, the host computer's application program means centrally processed data sent from each workstation on the network.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来の集中処理方式では、ホストコンピュータ
がシステム管理やデータ処理を集中的に行っているため
に、ネットワークの拡大によりワークステーションが増
加すると、ホストコンピュータに送られてくるデータ量
も増大してホストコンピュータにかかる負荷も増大し、
データ処理能力が低下する欠点がある。
In the conventional centralized processing method described above, the host computer centrally performs system management and data processing, so as the number of workstations increases due to network expansion, the amount of data sent to the host computer also increases. The load on the host computer also increases,
There is a drawback that data processing capacity is reduced.

このホストコンピュータの負荷量とワークステーション
の数との関連を第4図により説明すると、代表的なホス
トコンビ二−タ内のアプリケーションは同図(a)のフ
ローチャートに示すとおり、前処理■後、ワークステー
ション(W S ’)からの入力要求■を発行し、ホス
トコンピュータの中央処理装置(CP U)を解放する
。ワークステーション(WS)より操作者がデータを人
力したとき中央処理袋!(CPU)の実行権をこのアプ
リケーションが得てワークステーション(W S )か
ら人力されたデータを用いてホストコンピュータ内に蓄
積されている情報を(必要なら外部記憶装置よりメモリ
に読出しだ後)加工■した後、その加工済情報を必要に
応じて外部記憶装置(ファイル)へ書出す。その動作が
完了するまで中央処理装置(CPU)を解放する■。書
出しが完了した時点で中央処理装置(CP U)の実行
権を再びアプリケーションが得て最初の前処理ステップ
■へ戻り1サイクルのアプリケーション(AP)ループ
を終える。
The relationship between the load on the host computer and the number of workstations will be explained using FIG. 4. As shown in the flowchart in FIG. Issues an input request (■) from the workstation (WS') and releases the central processing unit (CPU) of the host computer. Central processing bag when an operator manually inputs data from a workstation (WS)! This application obtains the execution right of the CPU (CPU) and processes the information stored in the host computer (after reading it into memory from an external storage device if necessary) using data manually input from the workstation (WS). (2) After doing so, the processed information is written to an external storage device (file) as necessary. Free up the central processing unit (CPU) until the operation is complete. When the writing is completed, the application regains the execution authority of the central processing unit (CPU) and returns to the first preprocessing step (2), completing one cycle of the application (AP) loop.

以上の説明は1台のワークステーション(W S )か
らのデータエン) IJ操作について説明したが、この
ような構造を有するホストコンピュータのアプリケーシ
ョンは接続されているワークステーション(WS)ごと
に固有なデータエリアを持ち、かつアプリケーションの
プロシジャ一部をリエントラント構造とすることにより
容易にマルチワークステーション制御を可能にする。
The above explanation deals with IJ operations (data input from one workstation (WS)), but a host computer application with this structure handles data unique to each connected workstation (WS). By having an area and having a reentrant structure for part of the application procedure, it is possible to easily control multiple workstations.

すなわち、ホストコンピュータの中央処理装置(CPU
)を解放するステップ■、■あるいはオペレーティング
システムのタイムスライス機能により、ワークステーシ
ョン(WS>ごとに対応した複数の仮想的なホストコン
ピュータのアプリケーション間で中央処理装置(CP 
U)の実行権が切換えられ、全体として1個のホストコ
ンピュータのアプリケーションが複数のワークステーシ
ョン(W S )を同時に制御することを可能としてい
る。
In other words, the central processing unit (CPU) of the host computer
), or by using the operating system's time slicing function, the central processing unit (CP
The execution rights of U) are switched, making it possible for one host computer application to control multiple workstations (W S ) simultaneously.

ここで仮想的なホストコンピュータのアプリケーション
という表現は、メモリ上には物理的に1個のホストコン
ピュータのアプリケーションのプロシジャ一部がロード
されているだけでありながら、ワークステーション(W
 S )ごとに固有なデータエリアを持つことにより同
一アプリケーションがマルチプログラム動作をすること
を強調して用いたものである。
Here, the expression "virtual host computer application" means that only a part of the application procedure of one physical host computer is loaded onto the memory, but the workstation (W)
This is used to emphasize that the same application can perform multi-program operations by having a unique data area for each S.

このような構造を有するホストコンピュータのアプリケ
ーションの1サイクルの実行時間をワークステーション
(W S )の接続台数2あるいは3台を例に示したタ
イムチャートを第4図(b)に示す。
FIG. 4(b) is a time chart illustrating the execution time of one cycle of an application of a host computer having such a structure when two or three workstations (WS) are connected as an example.

図中白抜き矢印は入力完了を、斜線矢印は入出力動作完
了を示す。図に示すとおりワークステーション(W S
 )の接続台数が増加するとそれに比例してホストコン
ピュータのアプリケーションの1サイクルの実行時間が
増え単位時間当たりの中央処理装置(CPU)の稼動率
が上がる。このことはホストコンピュータに接続される
ワークステーション(WS)の台数が増えるとホストコ
ンピュータの中央処理袋ff1(CPU)の負荷が増大
しシステム全体のデータ処理能力が低下する欠点を生み
出す。
In the figure, a white arrow indicates completion of input, and a diagonal arrow indicates completion of input/output operation. As shown in the figure, the workstation (WS)
) increases, the execution time of one cycle of the application of the host computer increases in proportion to the increase, and the operating rate of the central processing unit (CPU) per unit time increases. This results in the drawback that as the number of workstations (WS) connected to the host computer increases, the load on the central processing unit ff1 (CPU) of the host computer increases and the data processing capacity of the entire system decreases.

本発明はこのような欠点を除去するもので、ホストコン
ピュータにかかる負荷を軽減しデータ処理能力を向上さ
せることができる方式を提供することを目的とする。
The present invention aims to eliminate such drawbacks and provides a method that can reduce the load on a host computer and improve its data processing capacity.

〔問題点を解決するための手段〕[Means for solving problems]

本発明は、アプリケーションプログラム手段およびオン
ラインプログラム手段を備えたホストコンピュータと、
表示装置および人力装置を含むワークステーションとを
備え、前記ホストコンピュータと、このワークステーシ
ョンとが通信回線で接続されたオンラインシステムのデ
ータ処理方式において、前記ワークステーションに、業
務目的対応のアプリケーションプログラムを格納してお
く記憶装置を備え、さらに通信回線を制御するオンライ
ンプログラム手段と、前記記憶装置からアプリケーショ
ンプログラムを読込むアプリケーションプログラム手段
と、前記オンラインプログラム手段経由で前記ホストコ
ンピュータの前記アプリケーションプログラム手段から
の指示により前記ワークステーション内のアプリケーシ
ョンプログラム手段を選択して起動および消滅させるプ
ログラム制御プログラム手段と、前記ホストコンピュー
タのアプリケーションプログラム手段および前記プログ
ラム制御プログラム手段が起動したワークステーション
上のアプリケーションプログラム手段間における前記オ
ンラインプログラム手段を介して双方のデータの授受を
行うデータ授受手段とを備えたことを特徴とする。
The present invention comprises a host computer comprising application program means and online program means;
In a data processing method of an online system comprising a workstation including a display device and a human-powered device, and the host computer and the workstation are connected via a communication line, the workstation stores an application program corresponding to a business purpose. an online program means for controlling a communication line; an application program means for reading an application program from the storage device; and an instruction from the application program means of the host computer via the online program means. program control program means for selectively activating and extinguishing application program means in the workstation; and the online communication between the application program means of the host computer and the application program means on the workstation started by the program control program means. The present invention is characterized by comprising a data exchange means for exchanging data between the two parties via a program means.

〔作用〕[Effect]

ワークステーションの人力装置からホストコンピュータ
のアプリケーション手段にデータ処理要求が人力される
と、ワークステーションのオンラインプログラム手段が
そのデータ処理要求をホストコンピュータに送信する。
When a data processing request is manually input from the workstation's human-powered device to the host computer's application means, the workstation's on-line program means transmits the data processing request to the host computer.

ホストコンピュータのアプリケーション手段はワークス
テーションのアプリケーションプログラム手段を決定し
、その起動要求をワークステーションに送信する。これ
を受→すだワークステーションのオンラインプログラム
手段の要求によりプログラム制御プログラム手段が外部
記憶装置よりアプリケーションプログラムをロードして
起動する。
The application means of the host computer determines the application program means of the workstation and sends an activation request to the workstation. Upon receiving this request, the program control program means loads the application program from the external storage device and starts it up in response to a request from the online program means of the workstation.

この起動によりホストコンピュータのアプリケーション
プログラム手段が記憶装置から処理データを読取り、ワ
ークステーションのオンラインプログラム手段がこれを
受けてデータ授受手段を介して記憶手段に格納し、アプ
リケーションプログラム手段がこの格納された処理デー
タを受けて加工し記憶装置に格納する。この加工済デー
タをオンラインプログラム手段がホストコンピュータの
オンラインプログラム手段を介してアプリケーションプ
ログラム手段に渡し格納装置に格納する。
Upon this activation, the application program means of the host computer reads the processing data from the storage device, the online program means of the workstation receives it and stores it in the storage means via the data exchange means, and the application program means reads the processing data from the storage device. It receives data, processes it, and stores it in a storage device. The online program means passes this processed data to the application program means via the online program means of the host computer and stores it in the storage device.

ここでデータ処理終了であればホストコンピュータのア
プリケーションプログラム手段がアプリケーションの消
滅要求をワークステーションのオンラインプログラム手
段に送り、プログラム制御プログラム手段がそのアプリ
ケーションプログラムを消滅させる。
If the data processing is finished, the application program means of the host computer sends a request to delete the application to the online program means of the workstation, and the program control program means deletes the application program.

続けてデータの更新が必要であればホストコンピュータ
のアプリケーションプログラム手段に戻し同じ処理を繰
返す。
If data needs to be updated subsequently, the process is returned to the application program means of the host computer and the same process is repeated.

このようにデータ処理をそれぞれのワークステーション
に分散させることによりホストコンピュータにかかる負
荷を軽減してデータ処理能力を向上させることができる
By distributing data processing to each workstation in this way, the load on the host computer can be reduced and data processing capacity can be improved.

〔実施例〕〔Example〕

次に、本発明実施例について図面を参照して説明する。 Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明実施例の構成を示すブロック図である。FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

本発明実施例はホストコンビコータ1とワークステーシ
ョン3が通信回線7により接続される。
In the embodiment of the present invention, a host combination coater 1 and a workstation 3 are connected via a communication line 7.

ホストコンビコータ1はワークステーション3が処理し
たデータを管理するアプリケーションプログラム手段8
と、通信回線7の制御を行うオンラインプログラム手段
9を備え、処理データlOが格納されている記憶装置2
に接続される。
The host combicoater 1 includes an application program means 8 for managing data processed by the workstation 3.
and a storage device 2 comprising online program means 9 for controlling the communication line 7 and storing processing data IO.
connected to.

ワークステーション3は通信回線7の制御を行うオンラ
インプログラム手段11と、プログラムの起動および消
滅を制御するプログラム制御プログラム手段12と、業
務目的ごとに存在するアプリケーションプログラム手段
14と、オンラインプログラム11と空メモリに呼び込
まれたアプリケーションプログラム手段14との間でデ
ータ授受を行うデータ授受手段13とを備え、表示装置
4と、操作員がデータ入力を行う入力装置5と、データ
処理を行うアプリケーションプログラムが格納される記
憶装置6に接続される。
The workstation 3 includes an online program means 11 that controls the communication line 7, a program control program means 12 that controls the startup and deletion of programs, an application program means 14 that exists for each business purpose, an online program 11, and an empty memory. A display device 4, an input device 5 for inputting data by an operator, and an application program for data processing are stored. The storage device 6 is connected to the storage device 6.

このように構成された本発明実施例の動作について説明
する。第2図は本発明実施例のデータ処理の流れの一例
を示したものである。
The operation of the embodiment of the present invention configured as described above will be explained. FIG. 2 shows an example of the flow of data processing according to the embodiment of the present invention.

操作員が入力装置5からデータ処理要求を行うと、オン
ラインプログラム手段11はアプリケーションプログラ
ム手段8宛にデータ処理開始要求を行う(ステップ16
)。要求を受けたアプリケーションプログラム手段8は
オンラインプログラム手段11宛に起動するアプリケー
ションプログラム手段14の名称を通知し、起動指示を
行う(ステップ17)。指示を受けたオンラインプログ
ラム手段11はプログラム制御プログラム手段12にア
プリケーションプログラム手段14の起動要求を行う。
When the operator issues a data processing request from the input device 5, the online program means 11 issues a data processing start request to the application program means 8 (step 16).
). Upon receiving the request, the application program means 8 notifies the online program means 11 of the name of the application program means 14 to be started, and instructs it to start (step 17). Upon receiving the instruction, the online program means 11 requests the program control program means 12 to start the application program means 14 .

要求を受けたプログラム制御プログラム手段12は記憶
装置6からワークステーション3の空メモリへアプリケ
ーションプログラム手段14の呼び込みを行う (ステ
ップ18) 。
Upon receiving the request, the program control program means 12 loads the application program means 14 from the storage device 6 into the free memory of the workstation 3 (step 18).

アプリケーションプログラム手段8は空メモリに呼び込
まれたアプリケーションプログラム手段14へ処理に必
要なデータを記憶装置2の処理データ10の中から抽出
しオンラインプログラム手段11宛に送信する。オンラ
インプログラム手段11は受信したデータをデータ授受
手段13に通知する(ステップ19) 。アプリケーシ
ョンプログラム手段14はデータ授受手段13からのデ
ータと操作員が人力装置5から入力したデータをもとに
データ処理を行い、更新したデータを再びデータ授受手
段13に通知する(ステップ20) 。オンラインプロ
グラム手段11はデータ授受手段13からのデータをア
プリケーションプログラム手段8宛に送信し、アプリケ
ーションプログラム手段8は受信したデータを処理デー
タ10に置き換える(ステップ21) 。
The application program means 8 extracts data necessary for processing from the processing data 10 in the storage device 2 and sends the extracted data to the online program means 11, which is loaded into the empty memory. The online program means 11 notifies the data exchange means 13 of the received data (step 19). The application program means 14 performs data processing based on the data from the data exchange means 13 and the data input by the operator from the human-powered device 5, and notifies the data exchange means 13 of the updated data again (step 20). The online program means 11 transmits the data from the data exchange means 13 to the application program means 8, and the application program means 8 replaces the received data with processing data 10 (step 21).

続けてデータの更新が必要であればステップ19に戻り
上記の動作を繰り返し、必要でなければアプリケーショ
ンプログラム手段8はオンラインプログラム手段11宛
にアプリケーションプログラム手段14の消滅指示を行
う(ステップ22)。指示を受けたオンラインプログラ
ム手段11はプログラム制御プログラム手段12にアプ
リケーションプログラム手段14の消滅要求を行う。要
求を受けたプログラム制御プログラム手段12はワーク
ステーション3のメモリからアプリケーションプログラ
ム手段14を消滅して(ステップ23) 一連のデータ
処理を終了する。
If it is necessary to continue updating the data, the process returns to step 19 and the above operation is repeated, and if it is not necessary, the application program means 8 instructs the online program means 11 to delete the application program means 14 (step 22). Upon receiving the instruction, the online program means 11 requests the program control program means 12 to erase the application program means 14. Upon receiving the request, the program control program means 12 erases the application program means 14 from the memory of the workstation 3 (step 23), thereby ending the series of data processing.

このように、各ワークステーションの記憶装置6にアプ
リケーションプログラム手段14を格納しておけば、ア
プリケーションプログラム手段8が指示を出すだけでホ
ストコンビコータ1のもつ処理データ10がワークステ
ーション3で更新できる。
In this way, by storing the application program means 14 in the storage device 6 of each workstation, the processing data 10 held by the host combicoater 1 can be updated at the workstation 3 simply by issuing an instruction from the application program means 8.

第3図は本発明実施例ホストコンピュータのアプリケー
ションプログラム手段の処理の流れを示したものである
。従来技術を説明した第4図と比較しながら説明すると
、 (A)本発明実施例では、第3図に示すようにワークス
テーション(WS)側の対応アプリケーションプログラ
ム(AP)の起動消滅指示が増え、 (B)第4図に示す従来例でみられるワークステーショ
ン(WS)からの入力要求、入力値によるデータ加工処
理がなくなり、 (C)外部記憶装置に対する読込みおよび書出しの単位
がレコード単位からブロック単位に変化する。
FIG. 3 shows the processing flow of the application program means of the host computer according to the embodiment of the present invention. To explain this in comparison with FIG. 4, which describes the conventional technology, (A) In the embodiment of the present invention, as shown in FIG. (B) Input requests from the workstation (WS) and data processing based on input values seen in the conventional example shown in Figure 4 are eliminated, and (C) The unit of reading and writing to external storage devices is changed from record units to blocks. Changes to units.

(A)と(B)を比較すると、(B)の処理はデータエ
ントリごとに発生するものである一方(A)はホストコ
ンピュータのアプリケーションを起動したワークステー
ション(W S )ごとに1回のみ動作する処理である
から、(A)は(B)に比較しはるかに小さな実行時間
ですむ。また(C)の処理の内容の変化を外部記憶装置
に対する入出力回数の変化に置換えて考えると、本発明
実施例の場合の処理時間が従来技術の方式に比べて少な
くなることがわかる。従ってアプリケーションプログラ
ム全体をとおしてみるとホストコンピュータのアプリケ
ーションプログラムの中央処理装置(CP U)占有率
が本発明を実施した場合に大幅に軽減されることになる
Comparing (A) and (B), the process in (B) occurs for each data entry, while the process in (A) only occurs once for each workstation (WS) that starts the application on the host computer. Therefore, (A) requires much less execution time than (B). Furthermore, if the change in the processing content in (C) is replaced with a change in the number of inputs and outputs to the external storage device, it can be seen that the processing time in the embodiment of the present invention is shorter than in the prior art system. Therefore, when looking at the entire application program, the central processing unit (CPU) occupation rate of the application program of the host computer can be significantly reduced when the present invention is implemented.

以上の説明はワークステーション−つに着目してホスト
コンピュータの中央処理装置の負荷量の軽減にふれてい
るが、マルチワークステーションシステムにおいてワー
クステーション1台あたりのホストコンピュータの中央
処理装置負荷量の軽減が、複数のワークステーション接
続時のホストコンピュータの中央処理装置負荷量の軽減
に結び付けられる背景は従来技術を説明した第4図と同
じである。
The above explanation focuses on workstations and touches on reducing the load on the host computer's central processing unit, but in a multi-workstation system, reducing the load on the host computer's central processing unit per workstation. However, the background behind the reduction in the load on the central processing unit of a host computer when a plurality of workstations are connected is the same as that shown in FIG. 4 explaining the prior art.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明によれば、ホストコンピュー
タで集中的に行っていた数多くのワークステーションに
対するデータ処理をそれぞれのワークステーションに分
散させることにより、ホストコンピュータにかかる負荷
を軽減できる効果がある。本発明ではホストコンピュー
タに[iされるワークステーションの数が多くなればそ
れだけ効果も大きくなる。
As explained above, according to the present invention, the load on the host computer can be reduced by distributing data processing for a large number of workstations to each workstation, which was previously performed centrally by the host computer. According to the present invention, the greater the number of workstations connected to the host computer, the greater the effect.

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

第1図は本発明実施例の構成を示すブロック図。 第2図は本発明実施例の処理の流れを示すフローチャー
ト。 第3図は本発明実施例ホストコンピュータのアプリケー
ションプログラム手段の処理の流れを示すフローチャー
ト。 第4図(a)、(b)は従来例ホストコンピュータのア
プリケーションの処理の流れを示すフローチャートおよ
びワークステーションを複数台用いたときのタイミング
チャート。 1・・・ホストコンピュータ、2.6・・・記憶装置、
3・・・ワークステーション、4・・・表示装置、5・
・・入力装置、7・・・通信回線、8.14・・・アプ
リケーションプログラム手段、9.11・・・オンライ
ンプログラム手段、10・・・処理データ、12・・・
プログラム制御プログラム手段、13・・・データ授受
手段。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. FIG. 2 is a flowchart showing the flow of processing in the embodiment of the present invention. FIG. 3 is a flowchart showing the processing flow of the application program means of the host computer according to the embodiment of the present invention. FIGS. 4(a) and 4(b) are a flowchart showing the flow of application processing in a conventional host computer and a timing chart when a plurality of workstations are used. 1... host computer, 2.6... storage device,
3...Workstation, 4...Display device, 5.
... Input device, 7... Communication line, 8.14... Application program means, 9.11... Online program means, 10... Processing data, 12...
Program control program means, 13... data exchange means.

Claims (1)

【特許請求の範囲】 1、アプリケーションプログラム手段およびオンライン
プログラム手段を備えたホストコンピュータと、表示装
置および入力装置を含むワークステーションとを備え、
前記ホストコンピュータと、このワークステーションと
が通信回線で接続されたオンラインシステムのデータ処
理方式において、前記ワークステーションに業務目的対
応のアプリケーションプログラムを格納しておく記憶装
置を備え、 さらに通信回線を制御するオンラインプログラム手段と
、 前記記憶装置からアプリケーションプログラムを読込む
アプリケーションプログラム手段と、前記オンラインプ
ログラム手段経由で前記ホストコンピュータの前記アプ
リケーションプログラム手段からの指示により前記ワー
クステーション内のアプリケーションプログラム手段を
選択して起動および消滅させるプログラム制御プログラ
ム手段と、 前記ホストコンピュータのアプリケーションプログラム
手段および前記プログラム制御プログラム手段が起動し
たワークステーション上のアプリケーションプログラム
手段間における前記オンラインプログラム手段を介して
双方のデータの授受を行うデータ授受手段と を備えたことを特徴とするオンラインシステムのデータ
処理方式。
[Claims] 1. A host computer equipped with an application program means and an online program means, and a workstation including a display device and an input device,
In an online system data processing method in which the host computer and this workstation are connected via a communication line, the workstation is provided with a storage device for storing an application program corresponding to a business purpose, and further controls the communication line. an online program means; an application program means for reading an application program from the storage device; and an application program means in the workstation that is selected and started based on an instruction from the application program means of the host computer via the online program means. and extinguishing program control program means, and data exchange for exchanging data between the application program means of the host computer and the application program means on the workstation activated by the program control program means via the online program means. 1. A data processing method for an online system, characterized by comprising means.
JP26573388A 1988-10-20 1988-10-20 Data treatment method for on-line system Pending JPH02112057A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26573388A JPH02112057A (en) 1988-10-20 1988-10-20 Data treatment method for on-line system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26573388A JPH02112057A (en) 1988-10-20 1988-10-20 Data treatment method for on-line system

Publications (1)

Publication Number Publication Date
JPH02112057A true JPH02112057A (en) 1990-04-24

Family

ID=17421242

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26573388A Pending JPH02112057A (en) 1988-10-20 1988-10-20 Data treatment method for on-line system

Country Status (1)

Country Link
JP (1) JPH02112057A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5752233A (en) * 1993-10-20 1998-05-12 Hitachi, Ltd. System and method for budget compilation under parallel/distributed processing

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5752233A (en) * 1993-10-20 1998-05-12 Hitachi, Ltd. System and method for budget compilation under parallel/distributed processing

Similar Documents

Publication Publication Date Title
JPH05282260A (en) Computer network and its operation method
JPH04284548A (en) Data base exclusive controlling system
JPH02112057A (en) Data treatment method for on-line system
JPS635780B2 (en)
JPH04205386A (en) Image data edit control method
JPS63163656A (en) Method and system for input/output interruption
JP2941809B2 (en) Image processing method and apparatus
JPH03209536A (en) Data saving processing system
JPS62209635A (en) Access system for system control file of asynchronous communication
JPH0512226A (en) Composite electronic computer system
JPH04250540A (en) Image processor
JPH076045A (en) Memory managing method of multi-processing system
JPS6075937A (en) Roll-in and roll-out control system
JPH03282756A (en) Asynchronous input/output system
JPH04348438A (en) Using right control system
JPS58168168A (en) Swap-in and swap-out system of terminal
JPH07319833A (en) Remote command system
JPS62184535A (en) System for making operating system nonresident
JPS62278652A (en) Virtual input/output system for permanent file of magnetic disk device
JPS60254228A (en) Screen display control system in multi-job environment
JPH081581B2 (en) Input data supply method
JPS60100239A (en) Shared file control system
JPH0439756A (en) Communication controller
JPH03255554A (en) Temporary file input/output control system
JPH01283659A (en) Data transfer control method