JPH02214965A - Program control system for time sharing system - Google Patents

Program control system for time sharing system

Info

Publication number
JPH02214965A
JPH02214965A JP3661589A JP3661589A JPH02214965A JP H02214965 A JPH02214965 A JP H02214965A JP 3661589 A JP3661589 A JP 3661589A JP 3661589 A JP3661589 A JP 3661589A JP H02214965 A JPH02214965 A JP H02214965A
Authority
JP
Japan
Prior art keywords
command
program
file
program file
time sharing
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
JP3661589A
Other languages
Japanese (ja)
Inventor
Akira Honda
晃 本田
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 Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP3661589A priority Critical patent/JPH02214965A/en
Publication of JPH02214965A publication Critical patent/JPH02214965A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To omit the unnecessary file space and to attain the high availability of resources by reducing the size of a time sharing system program file based on a program file production instruction in accordance with the command using frequency. CONSTITUTION:A program file production part 5 refers to a program file production instruction file 10 and a command statistic file 9 at start of the time sharing service and selects a program where the command using frequency satisfies the conditions shown by a program file production instruction out of a system program file 6. Thus the part 5 produces a time sharing program file 7 and a command table 4. As a result, the resources can be effectively used without using any unnecessary file space.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は情報処理システム上で稼働すると、タイムシエ
アリングシステムに関し、特にと、タイムシエアリング
システムにおけるプログラム管理方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a time sharing system when operated on an information processing system, and more particularly to a program management method in a time sharing system.

〔従来の技術〕[Conventional technology]

従来、この種のと、タイムシエアリングシステムにおけ
るプログラム管理方式では、コマンド処理の高速化のた
めに、タイムシェアリングサービス開始時に、情報処理
システムで実行可能な全てのプログラムを格納するシス
テムプログラムファイルからと、タイムシエアリングシ
ステムで使用可能な全てのコマンドに対応するプログラ
ムをタイムシェアリング用のプログラムファイル(以下
、タイムシェアリングプログラムファイルという)に格
納していた。
Conventionally, in this type of program management method for time-sharing systems, in order to speed up command processing, when starting the time-sharing service, files are saved from the system program file that stores all executable programs in the information processing system. Programs corresponding to all the commands that can be used in the time sharing system were stored in a time sharing program file (hereinafter referred to as a time sharing program file).

〔発明が解決しようとする課題〕 上述した従来のと、タイムシエアリングシステムにおけ
るプログラム管理方式では、と、タイムシエアリングシ
ステムで使用可能な全てのコマンドに対応するプログラ
ムをタイムシェアリングプログラムファイルに格納して
いたので、タイムシェアリングプログラムファイルが巨
大化するという欠点がある。
[Problems to be Solved by the Invention] In the conventional program management method in the time sharing system described above, programs corresponding to all commands that can be used in the time sharing system are stored in a time sharing program file. This has the disadvantage that the time sharing program file becomes huge.

また、タイムシェアリングサービス開始時に巨大なタイ
ムシェアリングプログラムファイルを作成しなければな
らないので、タイムシェアリングサービス開始までに時
間がかかるという欠点もある。
Another drawback is that it takes time to start the time sharing service because a huge time sharing program file must be created when starting the time sharing service.

本発明の目的は、上述の点に鑑み、コマンド使用回数が
指示された条件に合致するコマンドに対応するプログラ
ムのみからなるタイムシェアリングプログラムファイル
を作成することにより、不要なファイルスペースを使用
することなく資源の有効利用が図れるようにしたと、タ
イムシエアリングシステムにおけるプログラム管理方式
を提供することにある。
In view of the above-mentioned points, an object of the present invention is to create a time sharing program file consisting only of programs corresponding to commands whose number of command usage matches the specified condition, thereby reducing the use of unnecessary file space. The object of the present invention is to provide a program management method in a time sharing system, which enables effective use of resources without any problems.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のと、タイムシエアリングシステムにおけるプロ
グラム管理方式は、コマンド名、コマンドに対応するプ
ログラムの起動情報およびコマンド使用回数を保持する
コマンドテーブルと、コマンド名およびコマンド使用回
数を格納するコマンド統計ファイルと、タイムシェアリ
ングサービス終了時に前記コマンドテーブル中のコマン
ド名およびコマンド使用回数を転記して前記コマンド統
計ファイルを作成するコマンド統計ファイル作成部と、
端末からのコマンド入力時に前記コマンドテーブルをサ
ーチしてコマンドに対応するプログラムの起動情報を得
てコマンドに対応するプログラムを実行するコマンド起
動部と、情報処理システムで実行可能な全てのプログラ
ムが格納されているシステムプログラムファイルと、と
、タイムシエアリングシステムで使用可能なコマンドに
対応するプログラムが格納されるタイムシェアリングプ
ログラムファイルと、このタイムシェアリングプログラ
ムファイルを作成する際のプログラムファイル作成指示
を格納するプログラムファイル作成指示ファイルと、端
末からのプログラムファイル作成指示の入力時に前記プ
ログラムファイル作成指示ファイルを作成する指示ファ
イル作成部と、タイムシェアリングサービス開始時に前
記プログラムファイル作成指示ファイルおよび前記コマ
ンド統計ファイルを参照してコマンド使用回数がプログ
ラムファイル作成指示により示される条件を満足するプ
ログラムを前記システムプログラムファイルから選択し
て前記タイムシェアリングプログラムファイルを作成す
るとともに前記コマンドチーフルを作成するプログラム
ファイル作成部とを有する。
The program management method in the time sharing system of the present invention includes a command table that holds command names, program startup information corresponding to the commands, and command usage counts, and a command statistics file that stores command names and command usage counts. , a command statistics file creation unit that creates the command statistics file by transcribing the command name and the number of command usages in the command table when the time sharing service ends;
A command startup unit that searches the command table when a command is input from a terminal, obtains startup information for a program corresponding to the command, and executes the program corresponding to the command, and stores all programs that can be executed by the information processing system. A time sharing program file that stores programs corresponding to commands that can be used in the time sharing system, and program file creation instructions for creating this time sharing program file. an instruction file creation unit that creates the program file creation instruction file when a program file creation instruction is input from a terminal; and the program file creation instruction file and the command statistics file when starting the time sharing service. creating a program file for creating the time-sharing program file by selecting a program from the system program file whose command usage frequency satisfies the condition indicated by the program file creation instruction with reference to the above, and creating the command file; It has a department.

〔作用〕[Effect]

本発明のと、タイムシエアリングシステムにおけるプロ
グラム管理方式では、コマンドテーブルがコマンド名、
コマンドに対応するプログラムの起動情報およびコマン
ド使用回数を保持し、コマンド統計ファイルがコマンド
名およびコマンド使用回数を格納し、コマンド統計ファ
イル作成部がタイムシェアリングサービス終了時にコマ
ンドテーブル中のコマンド名およびコマンド使用回数を
転記してコマンド統計ファイルを作成し、コマンド起動
部が端末からのコマンド入力時にコマンドテーブルをサ
ーチしてコマンドに対応するプログラムの起動情報を得
てコマンドに対応するプログラムを実行し、システムプ
ログラムファイルに情報処理システムで実行可能な全て
のプログラムが格納され、タイムシェアリングプログラ
ムファイルにと、タイムシエアリングシステムで使用可
能なコマンドに対応するプログラムが格納され、プログ
ラムファイル作成指示ファイルがタイムシェアリングプ
ログラムファイルを作成する際のプログラムファイル作
成指示を格納し、指示ファイル作成部が端末からのプロ
グラムファイル作成指示の入力時にプログラムファイル
作成指示ファイルを作成し、プログラムファイル作成部
がタイムシェアリングサービス開始時にプログラムファ
イル作成指示ファイルおよびコマンド統計ファイルを参
照してコマンド使用回数がプログラムファイル作成指示
により示される条件を満足するプログラムをシステムフ
ロクラムファイルから選択してタイムシェアリンクフロ
クラムファイルを作成するとともにコマンドテーブルを
作成する。
In the present invention and the program management method in the time sharing system, the command table includes command names,
The command statistics file stores the startup information of the program corresponding to the command and the number of commands used, the command statistics file stores the command name and the number of commands used, and the command statistics file creation section saves the command names and commands in the command table when the time sharing service ends. A command statistics file is created by transcribing the number of usages, and when a command is input from a terminal, the command invocation unit searches the command table, obtains the startup information for the program corresponding to the command, executes the program corresponding to the command, and executes the program corresponding to the command. The program file stores all programs that can be executed by the information processing system, the time sharing program file stores programs that correspond to commands that can be used in the time sharing system, and the program file creation instruction file stores the time sharing program file. Stores program file creation instructions when creating a ring program file, and the instruction file creation section creates a program file creation instruction file when a program file creation instruction is input from a terminal, and the program file creation section starts the time sharing service. At the same time, the program file creation instruction file and the command statistics file are referred to, and a program whose number of command usage satisfies the conditions indicated by the program file creation instruction is selected from the system flocram file, and a timeshare link flocram file is created. Create a table.

〔実施例〕〔Example〕

次に、本発明について図面を参照して詳細に説明する。 Next, the present invention will be explained in detail with reference to the drawings.

第1図は、本発明の一実施例に係ると、タイムシエアリ
ングシステムにおけるプログラム管理方式の構成を示す
ブロック図である。本実施例のと、タイムシエアリング
システムにおけるプログラム管理方式は、複数台の端末
1と、入出力制御部2と、コマンド起動部3と、コマン
ドテーブル4と、プログラムファイル作成部5と、シス
テムプログラムファイル6と、タイムシェアリングプロ
グラムファイル7と、コマンド統計ファイル作成部8と
、コマンド統計ファイル9と、プログラムファイル作成
指示ファイル1oと、システムプログラム入出力部11
と、指示ファイル作成部12とから構成されている。
FIG. 1 is a block diagram showing the configuration of a program management method in a time sharing system according to an embodiment of the present invention. In this embodiment, the program management method in the time sharing system includes a plurality of terminals 1, an input/output control section 2, a command starting section 3, a command table 4, a program file creation section 5, and a system program. file 6, time sharing program file 7, command statistics file creation unit 8, command statistics file 9, program file creation instruction file 1o, and system program input/output unit 11
and an instruction file creation section 12.

端末1は、と、タイムシエアリングシステムの利用者、
運用者等(以下、単に利用者等という)がコマンドや指
示を入力するための装置である。
Terminal 1 is a user of the time sharing system,
This is a device for inputting commands and instructions by an operator, etc. (hereinafter simply referred to as a user, etc.).

入出力制御部2は、複数台の端末1との間で入出力の制
御を行う。
The input/output control unit 2 controls input/output between the plurality of terminals 1 .

コマンド起動部3は、端末1がらのコマンド入力時にコ
マンドテーブル4をサーチしコマンドに対応するプログ
ラムの起動情報を得てコマンドに対応するプログラムを
実行する。
The command starting unit 3 searches the command table 4 when a command is input from the terminal 1, obtains starting information of a program corresponding to the command, and executes the program corresponding to the command.

プログラムファイル作成部5は、タイムシェアリングサ
ービス開始時にプログラムファイル作成指示ファイル1
0およびコマンド統計ファイル9を参照してコマンド使
用回数がプログラムファイル作成指示により示される条
件を満足するコマンドに対応するプログラムをシステム
プログラムファイル6からシステムプログラム入出力部
11を介して選択してタイムシェアリングプログラムフ
ァイル7を作成するとともにコマンドテーブル4を作成
する。
The program file creation unit 5 creates a program file creation instruction file 1 at the time of starting the time sharing service.
0 and the command statistics file 9, the program corresponding to the command whose number of command usage satisfies the condition indicated by the program file creation instruction is selected from the system program file 6 via the system program input/output unit 11, and the program is time-shared. A ring program file 7 is created and a command table 4 is created.

システムプログラムファイル6は、情報処理システムで
実行可能な全てのプログラムが格納されているファイル
である。
The system program file 6 is a file in which all programs executable by the information processing system are stored.

タイムシェアリングプログラムファイル7は、端末1か
ら入力されたプログラムファイル作成指示で示された条
件に合致するコマンドに対応するプログラムを格納する
ファイルである。
The time sharing program file 7 is a file that stores a program corresponding to a command that matches the conditions indicated in the program file creation instruction input from the terminal 1.

コマンド統計ファイル作成部8は、タイムシェアリング
サービス終了時にコマンドテーブル4を参照してコマン
ド統計ファイル9を作成する。
The command statistics file creation unit 8 creates a command statistics file 9 by referring to the command table 4 when the time sharing service ends.

プログラムファイル作成指示ファイル1oは、端末1か
ら入力されたタイムシェアリングプログラムファイル7
を作成する際のプログラムファイル作成指示が格納され
るファイルである。例えば、プログラムファイル作成指
示ファイル1oには、n(正整数)回収上使用されたコ
マンドに対応するプログラムをタイムシェアリングプロ
グラムファイル7に格納する。使用頻度の高いコマンド
に対応するプログラムを30個までタイムシェアリング
プログラムファイル7に格納する等の条件を示すプログ
ラムファイル作成指示が格納される。
The program file creation instruction file 1o is the time sharing program file 7 input from the terminal 1.
This is a file that stores program file creation instructions when creating the . For example, in the program file creation instruction file 1o, a program corresponding to a command used for collecting n (positive integer) is stored in the time sharing program file 7. Program file creation instructions indicating conditions such as storing up to 30 programs corresponding to frequently used commands in the time sharing program file 7 are stored.

指示ファイル作成部12は、タイムシエアリングサービ
ス中に端末1からタイムシェアリングプログラムファイ
ル7を作成する際のプログラムファイル作成指示があっ
たときにプログラムファイル作成指示ファイル10を作
成する。
The instruction file creation unit 12 creates the program file creation instruction file 10 when a program file creation instruction for creating the time sharing program file 7 is received from the terminal 1 during the time sharing service.

第2図を参照すると、コマンドテーブル4には、コマン
ド名21.タイムシェアリングプログラムファイル格納
フラグ22.プログラム格納位置23、プログラムサイ
ズ24およびコマンド使用回数25からなるエントリが
コマンド数分格納される。タイムシェアリングプログラ
ムファイル格納フラグ22は、オンのときにコマンド名
21に対応するプログラムがタイムシェアリングプログ
ラムファイル7に存在することを示し、オフのときにコ
マンド名21に対応するプログラムがタイムシェアリン
グプログラムファイル7に存在しないことを示す。プロ
グラム格納位置23は、タイムシェアリングプログラム
ファイル格納フラグ22がオンのときにはプログラムの
タイムシェアリングプログラムファイル7における格納
位置を示し、タイムシェアリングプログラムファイル格
納フラグ22がオフのときにはプログラムのシステムプ
ログラムファイル6における格納位置を示す。
Referring to FIG. 2, the command table 4 includes command names 21. Time sharing program file storage flag 22. Entries consisting of a program storage location 23, a program size 24, and a command use count 25 are stored for the number of commands. The time sharing program file storage flag 22 indicates that the program corresponding to the command name 21 exists in the time sharing program file 7 when it is on, and indicates that the program corresponding to the command name 21 exists in the time sharing program file 7 when it is off. Indicates that it does not exist in program file 7. The program storage location 23 indicates the storage location of the program in the time sharing program file 7 when the time sharing program file storage flag 22 is on, and indicates the storage location of the program in the system program file 6 when the time sharing program file storage flag 22 is off. Indicates the storage location in .

第3図を参照すると、コマンド統計ファイル9には、表
形式でコマンド名31毎にコマンド使用回数32がセッ
トされるようになっている。
Referring to FIG. 3, in the command statistics file 9, the number of command usages 32 is set for each command name 31 in a table format.

次に、このように構成された本実施例のと、タイムシエ
アリングシステムにおけるプログラム管理方式の動作に
ついて説明する。
Next, the operation of the program management method in this embodiment and the time sharing system configured as described above will be explained.

(1)最初に、コマンドがどのように実行され、コマン
ドの使用状況がどのように収集されるのかについて説明
する。
(1) First, we will explain how commands are executed and how command usage information is collected.

■ 端末lからコマンドが入力されると、入力されたコ
マンドが入出力制御部2を介してコマンド起動部3に渡
される。
(2) When a command is input from the terminal l, the input command is passed to the command activation unit 3 via the input/output control unit 2.

■ コマンド起動部3は、渡されたコマンドのコマンド
名21をキーとしてコマンドテーブル4をサーチし、コ
マンド名21に対応するプログラムの起動情報を得てコ
マンドに対応するプログラムを実行する。詳しくは、コ
マンド起動部3は、まずコマンドテーブル4中の該当す
るコマンド名21に対応するタイムシェアリングプログ
ラムファイル格納フラグ22のオン/オフに基づいてコ
マンドに対応するプログラムがタイムシェアリングプロ
グラムファイル7に存在するか否かを決定する。
(2) The command starting unit 3 searches the command table 4 using the command name 21 of the passed command as a key, obtains starting information of the program corresponding to the command name 21, and executes the program corresponding to the command. Specifically, the command starting unit 3 first stores the program corresponding to the command in the time sharing program file 7 based on whether the time sharing program file storage flag 22 corresponding to the corresponding command name 21 in the command table 4 is on or off. Determine whether or not it exists.

■ すなわち、タイムシェアリングプログラムファイル
格納フラグ22がオンのときには、コマンドに対応する
プログラムがタイムシェアリングプログラムファイル7
に存在するので、コマンド起動部3は、コマンドテーブ
ル4中のプログラム格納位置23およびプログラムサイ
ズ24に基づいてタイムシェアリングプログラムファイ
ル7からコマンドに対応するプログラムをメモリ (図
示せず)上に高速にロードして実行する。
■ That is, when the time sharing program file storage flag 22 is on, the program corresponding to the command is stored in the time sharing program file 7.
Therefore, the command starting unit 3 quickly transfers the program corresponding to the command from the time sharing program file 7 to a memory (not shown) based on the program storage location 23 and program size 24 in the command table 4. Load and run.

■ 一方、タイムシェアリングプログラムファイル格納
フラグ22がオフのときには、コマンドに対応するプロ
グラムがタイムシェアリングプログラムファイル7に存
在しないので、コマンド起動部3は、コマンドテーブル
4中のプログラム格納位置23およびプログラムサイズ
24に基づいてシステムプログラムファイル6からコマ
ンドに対応するプログラムをシステムプログラム入出力
部11を介してメモリ上にロードして実行する。
On the other hand, when the time-sharing program file storage flag 22 is off, the program corresponding to the command does not exist in the time-sharing program file 7, so the command starting unit 3 selects the program storage position 23 in the command table 4 and the program. Based on the size 24, a program corresponding to the command is loaded from the system program file 6 onto the memory via the system program input/output unit 11 and executed.

■ 上記■または■のプログラムの実行時には、コマン
ド起動部3は、タイムシェアリングプログラムファイル
格納フラグ22のオン/オフにかかわらず、コマンドテ
ーブル4中のコマンド名に対応するコマンド使用回数2
5を1つ増加させる。
■ When executing the program in ■ or ■ above, the command starting unit 3 will automatically execute the command usage count 2 corresponding to the command name in the command table 4, regardless of whether the time sharing program file storage flag 22 is on or off.
Increase 5 by 1.

■ ■〜■の処理がコマンドの入力毎に行われる。■ The processes from ■ to ■ are performed every time a command is input.

■ なお、タイムシェアリングサービス中に端末1から
タイムシェアリングプログラムファイル7を作成する際
のプログラムファイル作成指示があると、指示ファイル
作成部12は、プログラムファイル作成指示ファイル1
0を作成する。
■ Note that when there is a program file creation instruction for creating the time sharing program file 7 from the terminal 1 during the time sharing service, the instruction file creation unit 12 creates the program file creation instruction file 1.
Create 0.

■ タイムシェアリングサービス終了時には、コマンド
統計ファイル作成部8は、コマンドテーブル4中の各コ
マンド名21に対応するコマンド使用回数25をコマン
ド統計ファイル9内に各コマンド名31に対応するコマ
ンド使用回数32として書き込み、コマンドの使用状況
を収集する。
■ At the end of the time sharing service, the command statistics file creation unit 8 stores the command usage counts 25 corresponding to each command name 21 in the command table 4 in the command statistics file 9. to collect command usage.

(2)次に、タイムシェアリングサービス開始時の処理
について説明する。
(2) Next, processing at the time of starting the time sharing service will be explained.

■ タイムシェアリングサービス開始時には、プログラ
ムファイル作成部5は、プログラムファイル作成指示フ
ァイル10を読み込み、タイムシェアリングプログラム
ファイル7に格納すべきプログラムの条件を示すプログ
ラムファイル作成指示を得る。
(2) When starting the time sharing service, the program file creation unit 5 reads the program file creation instruction file 10 and obtains a program file creation instruction indicating the conditions of the program to be stored in the time sharing program file 7.

[相] 次に、プログラムファイル作成部5は、コマン
ド統計ファイル9を読み込み、上記■で得られたプログ
ラムファイル作成指示が示す条件を満足するコマンド使
用回数32に対応するコマンド名31を選択する。
[Phase] Next, the program file creation unit 5 reads the command statistics file 9, and selects the command name 31 corresponding to the command usage count 32 that satisfies the condition indicated by the program file creation instruction obtained in step (3) above.

■ 続いて、プログラムファイル作成部5は、選択され
たコマンド名31を有するプログラムをシステムプログ
ラムファイル6からシステムプログラム入出力部11を
介して選択的に読み出し、コマンド処理を高速化するた
めのタイムシェアリングプログラムファイル7を作成す
る。
■ Subsequently, the program file creation unit 5 selectively reads out the program having the selected command name 31 from the system program file 6 via the system program input/output unit 11, and uses time sharing to speed up command processing. Create ring program file 7.

@ このとき、プログラムファイル作成部5は、コマン
ドテーブル4の作成も同時に行う。詳しくは、プログラ
ムファイル作成部5は、タイムシェアリングプログラム
ファイル7に書き込んだプログラムのコマンド名21に
対応するタイムシェアリングプログラムファイル格納フ
ラグ22をオンにし、書き込まなかったプログラムのプ
ログラム名21に対応するタイムシェアリングプログラ
ムファイル格納フラグ22をオフにする。また、プログ
ラムファイル作成部5は、プログラムのシステムプログ
ラムファイル6またはタイムシェアリングプログラムフ
ァイル7におけるプログラム格納位置23およびプログ
ラムサイズ24をコマンドテーブル4中に書き込み、コ
マンド使用回数25には全て0を書き込む。
@ At this time, the program file creation unit 5 also creates the command table 4 at the same time. Specifically, the program file creation unit 5 turns on the time sharing program file storage flag 22 corresponding to the command name 21 of the program written in the time sharing program file 7, and turns on the time sharing program file storage flag 22 corresponding to the command name 21 of the program not written. Turn off the time sharing program file storage flag 22. The program file creation unit 5 also writes the program storage location 23 and program size 24 in the system program file 6 or time sharing program file 7 of the program into the command table 4, and writes all 0s into the command usage count 25.

■ 全てのコマンドについてコマンドテーブル4の作成
が終了すると、タイムシェアリングサービスが開始され
る。
■ When the creation of the command table 4 for all commands is completed, the time sharing service is started.

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

以上説明したように本発明は、タイムシエアリングシス
テムの利用者等のプログラムファイル作成指示に基づき
コマンド使用回数に応じてと、タイムシエアリングシス
テムプログラムファイルの大きさを縮小することを可能
としたことにより、不要なファイルスペースを使用する
ことなく資源の有効利用が図れるという効果がある。
As explained above, the present invention makes it possible to reduce the size of a time sharing system program file according to the number of commands used based on instructions for creating a program file from a user of the time sharing system. This has the effect that resources can be used effectively without using unnecessary file space.

また、と、タイムシエアリングシステムプログラムファ
イルの大きさを縮小した場合には、タイムシェアリング
サービス開始処理に要する時間も短縮されるという効果
がある。
Furthermore, when the size of the time sharing system program file is reduced, the time required for time sharing service start processing is also reduced.

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

第1図は本発明の一実施例に係ると、タイムシエアリン
グシステムにおけるプログラム管理方式の構成を示すブ
ロック図、 第2図は第1図中のコマンドテーブルの形式を示す図、 第3図は第1図中のコマンド統計ファイルの形式を示す
図である。 図において、 1・・・端末、 8 ・ ・ 9 ・ ・ 10 ・ 11 ・ 12 ・ 21 ・ 22 ・ 23 ・ 24 ・ 25 ・ 31 ・ 32 ・ 入出力制御部、 コマンド起動部、 コマンドテーブル、 プログラムファイル作成部、 システムプログラムファイル、 タイムシェアリングプログラムファイ ル、 コマンド統計ファイル作成部、 コマンド統計ファイル、 プログラムファイル作成指示ファイル、システムプログ
ラム入出力部、 指示ファイル作成部、 コマンド名、 タイムシェアリングプログラムファイ ル格納フラグ、 プログラム格納位置、 プログラムサイズ、 コマンド使用回数、 コマンド名、 コマンド使用回数である。
FIG. 1 is a block diagram showing the configuration of a program management method in a time sharing system according to an embodiment of the present invention; FIG. 2 is a diagram showing the format of the command table in FIG. 1; FIG. FIG. 2 is a diagram showing the format of the command statistics file in FIG. 1; In the figure, 1...Terminal, 8 ・ ・ 9 ・ ・ 10 ・ 11 ・ 12 ・ 21 ・ 22 ・ 23 ・ 24 ・ 25 ・ 31 ・ 32 ・ I/O control section, command starting section, command table, program file creation part, system program file, time sharing program file, command statistics file creation part, command statistics file, program file creation instruction file, system program input/output part, instruction file creation part, command name, time sharing program file storage flag, These are the program storage location, program size, number of commands used, command name, and number of times the command was used.

Claims (1)

【特許請求の範囲】 コマンド名、コマンドに対応するプログラムの起動情報
およびコマンド使用回数を保持するコマンドテーブルと
、 コマンド名およびコマンド使用回数を格納するコマンド
統計ファイルと、 タイムシエアリングサービス終了時に前記コマンドテー
ブル中のコマンド名およびコマンド使用回数を転記して
前記コマンド統計ファイルを作成するコマンド統計ファ
イル作成部と、 端末からのコマンド入力時に前記コマンドテーブルをサ
ーチしてコマンドに対応するプログラムの起動情報を得
てコマンドに対応するプログラムを実行するコマンド起
動部と、 情報処理システムで実行可能な全てのプログラムが格納
されているシステムプログラムファイルと、 タイムシエアリングシステムで使用可能なコマンドに対
応するプログラムが格納されるタイムシエアリングプロ
グラムファイルと、 このタイムシエアリングプログラムファイルを作成する
際のプログラムファイル作成指示を格納するプログラム
ファイル作成指示ファイルと、端末からのプログラムフ
ァイル作成指示の入力時に前記プログラムファイル作成
指示ファイルを作成する指示ファイル作成部と、 タイムシエアリングサービス開始時に前記プログラムフ
ァイル作成指示ファイルおよび前記コマンド統計ファイ
ルを参照してコマンド使用回数がプログラムファイル作
成指示により示される条件を満足するプログラムを前記
システムプログラムファイルから選択して前記タイムシ
エアリングプログラムファイルを作成するとともに前記
コマンドテーブルを作成するプログラムファイル作成部
と を有することを特徴とするタイムシエアリングシステム
におけるプログラム管理方式。
[Scope of Claims] A command table that stores command names, program startup information corresponding to the commands, and the number of times the command has been used; a command statistics file that stores the command names and the number of times that the command has been used; and a command table that stores the command names and the number of times that the command has been used; a command statistics file creation unit that creates the command statistics file by transcribing the command name and number of commands used in the table; and a command statistics file creation unit that creates the command statistics file by transcribing the command name and number of commands used in the table; A command startup section that executes programs corresponding to commands, a system program file that stores all programs that can be executed by the information processing system, and a system program file that stores programs that correspond to commands that can be used by the time sharing system. a time sharing program file, a program file creation instruction file that stores program file creation instructions when creating this time sharing program file, and a program file creation instruction file that stores program file creation instructions when inputting program file creation instructions from a terminal. an instruction file creation unit that creates an instruction file; and a system program file that refers to the program file creation instruction file and the command statistics file at the time of starting the time sharing service to create a program that satisfies the condition that the number of commands used is indicated by the program file creation instruction. 1. A program management method in a time sharing system, comprising: a program file creation section that creates the time sharing program file by selecting from among the command tables and creates the command table.
JP3661589A 1989-02-16 1989-02-16 Program control system for time sharing system Pending JPH02214965A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3661589A JPH02214965A (en) 1989-02-16 1989-02-16 Program control system for time sharing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3661589A JPH02214965A (en) 1989-02-16 1989-02-16 Program control system for time sharing system

Publications (1)

Publication Number Publication Date
JPH02214965A true JPH02214965A (en) 1990-08-27

Family

ID=12474713

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3661589A Pending JPH02214965A (en) 1989-02-16 1989-02-16 Program control system for time sharing system

Country Status (1)

Country Link
JP (1) JPH02214965A (en)

Similar Documents

Publication Publication Date Title
WO2017005126A1 (en) Multiple hardware platform oriented application program management method
JPS6364144A (en) Inter-memory data transfer system
JPH02214965A (en) Program control system for time sharing system
JP3011751B2 (en) System startup method
JP3780610B2 (en) Billing information output device
JPH01251264A (en) Command adding and deleting system for time sharing system
JPH05297911A (en) Sequence control circuit for sequence controller
JP2611490B2 (en) System operating environment setting device
JPH05241890A (en) Data trace system
JP3114686B2 (en) Program debugging method
JPS63150736A (en) Instantaneous os changeover system for computer system
JPH03237529A (en) Memory maintenance system dependent upon online of information processor
JPH04305733A (en) System forming method
JPH05313863A (en) System for outputting execution load module information
JPH04266126A (en) Control system for subroutine call
JPH0651990A (en) System initial loading system of operating system in computer system
JPH04105128A (en) High speed command starting system by residence
JPH0484355A (en) Terminal-relying command executing system
JP2004021610A (en) Task managing device
JPS62212743A (en) Memory dump system
JPH031243A (en) Time sharing system
JPH02310733A (en) Execution control system for program in general purpose terminal system
JPH02110762A (en) Replacing system for command parameter
JPH01185729A (en) Overlay structure program execution system
JPH02285420A (en) Parameter setting system