JPS62219156A - Generation/deletion processing system for tss session log collection task - Google Patents

Generation/deletion processing system for tss session log collection task

Info

Publication number
JPS62219156A
JPS62219156A JP61062411A JP6241186A JPS62219156A JP S62219156 A JPS62219156 A JP S62219156A JP 61062411 A JP61062411 A JP 61062411A JP 6241186 A JP6241186 A JP 6241186A JP S62219156 A JPS62219156 A JP S62219156A
Authority
JP
Japan
Prior art keywords
log collection
command
collection task
task
log
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
JP61062411A
Other languages
Japanese (ja)
Inventor
Hideyuki Takeda
武田 秀行
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP61062411A priority Critical patent/JPS62219156A/en
Publication of JPS62219156A publication Critical patent/JPS62219156A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To reduce a memory capacity required for a log collection when it is not requested, by providing a means which generates or deletes dynamically a log collection task which collects a bit of log information in the setting of a session, corresponding to a request from a terminal. CONSTITUTION:A log starting/finishing command acceptance part 19, when accepting a command, designates a program in a log collection task generation/ deletion requesting part 24 by a command processor start up part 20, then starts up a command processor 22. When the log collection task generation/ deletion requesting part 24 is loaded and operated from a command processor library 26, the request to process the generation or the deletion of a log collection task 25 is issued to a terminal monitoring part 18. When accepting the request of the above process, the terminal monitoring part 18 generates or deletes the log collection task 25 by a log collection task generating/deleting part 21. In this way, when the log collection is no more required, the log collection task 25 is deleted automatically, and a memory on which the task resides is released.

Description

【発明の詳細な説明】 〔概要〕 ′rSS(タイムシェアリングシステム)のセション開
設中に、ログ情報を収集するログ収集タスクを、端末か
らの要求に応じて、グイナミソクに生成または削除する
手段を設けることにより、ログ収集が不要である場合に
おける必要メモリ量を削減する。
[Detailed Description of the Invention] [Summary] The present invention provides a means for automatically creating or deleting a log collection task for collecting log information in response to a request from a terminal while opening a session of 'rSS (time sharing system). By providing this, the amount of memory required when log collection is not required is reduced.

〔産業上の利用分野〕[Industrial application field]

本発明は、多数のユーザが、1つのコンピュータシステ
ムを、端末から時分割して利用するシステムに係り、特
にログ収集タスクの動的生成/削除を可能とした1’ 
S Sセションログ収集タスク生成/削除処理方式に関
するものである。
The present invention relates to a system in which a large number of users use one computer system from their terminals in a time-sharing manner, and in particular, a system that enables dynamic generation/deletion of log collection tasks.
This relates to the SS session log collection task creation/deletion processing method.

′I″SSにおける処理は、端末ユーザとシステムとの
会話という形式で進められる。端末ユーザが。
Processing in the 'I''SS proceeds in the form of a conversation between the terminal user and the system.

システムに処理を要求する場合、所定の形式のコマンド
によって、処理要求を通知する。システムは、コマンド
によって要求された処理を即時に実行し、その処理結果
を端末ユーザに返す。
When requesting processing to the system, the processing request is notified by a command in a predetermined format. The system immediately executes the processing requested by the command and returns the processing results to the terminal user.

端末からTSSを利用して作業を行っている期間をセシ
ョンといい1通常、セションは、いわゆるLOGONコ
マンドによって創設され、LOGo 1” Fコマンド
によって終了する。
The period during which work is performed from a terminal using TSS is called a session.1 Normally, a session is created by a so-called LOGON command and terminated by a LOGo 1''F command.

〔従来の技術〕[Conventional technology]

第3図は従来方式の例、第4図は従来の端末監視部の処
理例を示す。
FIG. 3 shows an example of a conventional system, and FIG. 4 shows an example of processing by a conventional terminal monitoring unit.

第3図において、16は空間制御タスク、17はセショ
ン制御タスク、18は端末監視部、22はコマンドプロ
セッサ、25はログ収集タスク。
In FIG. 3, 16 is a space control task, 17 is a session control task, 18 is a terminal monitoring unit, 22 is a command processor, and 25 is a log collection task.

27はログファイルを表す。27 represents a log file.

空間制御タスク16は、いわゆるスワップイン/スワッ
プアウトの制御を行い、また端末ユーザからのアテンシ
ョン割込みがあった場合に、ユーザ割込み処理のスケジ
ュールを行うタスクである。
The space control task 16 is a task that controls so-called swap-in/swap-out, and also schedules user interrupt processing when there is an attention interrupt from a terminal user.

セション制御タスク17は、セション開設時に各種資源
の割当てなどの初期設定を行い、セション終了時には、
それらの資源の解放などの終了処理を行うタスクである
The session control task 17 performs initial settings such as allocating various resources when a session is opened, and when the session ends,
This task performs termination processing such as releasing those resources.

Clグ収集タスク25は、セション開設中における各種
入出力情報等のログ情報を収集し、ログファイル27に
格納する処理を実行するタスクである。端末監視部18
は、端末との会話を監視し。
The Cl log collection task 25 is a task that executes a process of collecting log information such as various input/output information during session establishment and storing it in the log file 27. Terminal monitoring unit 18
monitors conversations with the terminal.

入力されたコマンドに該当するコマンドプロセッサ22
を呼び出す。コマンドプロセッサ22は。
Command processor 22 corresponding to the input command
call. The command processor 22 is.

各コマンドに対応して用意されたプログラムを実行する
Executes a program prepared in response to each command.

従来の端末監視部18の処理は2例えば第4図図示の通
りである。
The conventional processing of the terminal monitoring section 18 is as shown in FIG. 4, for example.

■ 端末監視部18は、セション制御タスク17または
ログ収集タスク25から起動されると。
(i) When the terminal monitoring unit 18 is started by the session control task 17 or the log collection task 25.

各種制御テーブルなどの初期設定を行う。Performs initial settings such as various control tables.

■ 端末に準備完了を示すREADYメツセージを出力
する。
■ Output a READY message to the terminal indicating that preparation is complete.

■ 端末からのコマンド入力を待つ。■ Wait for command input from the terminal.

■ 端末からコマンドが入力されたならば、オペレーテ
ィング・システムが提供するいわゆるAT T A C
Hマクロにより、そのコマンドを処理するプログラム名
を指定して、コマンドプロセッサ22を生成する。
■ If a command is entered from a terminal, the so-called AT T AC provided by the operating system
The command processor 22 is generated by specifying the name of the program that processes the command using the H macro.

■ コマンドプロセッサ22によるコマンド処理の終了
を待つ。
■ Wait for the command processor 22 to complete command processing.

■ コマンドプロセッサ22から処理終了通知があった
ならば、そのコマンドプロセッサ22をオペレーティン
グ・システムのDETACHマクロにより、削除する。
(2) When a processing end notification is received from the command processor 22, the command processor 22 is deleted using the DETACH macro of the operating system.

その後、処理■へ制御を戻し、同様に処理を繰り返す。Thereafter, control is returned to process (2) and the process is repeated in the same manner.

このような会話コマンドの処理において、どのような処
理が行われたかの履歴情報を、後で調べることができる
ようにするために、ログ情報を収集する機能が提供され
ている。
In the processing of such conversation commands, a function for collecting log information is provided so that historical information on what processing has been performed can be checked later.

従来、TSSセションログを収集する場合、セション創
成時に、第3図図示セション制御タスク17により、予
めログ収集タスク25を生成しておく必要があった。
Conventionally, when collecting TSS session logs, it has been necessary to generate a log collection task 25 in advance using the session control task 17 shown in FIG. 3 at the time of session creation.

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

従来方式によれば、LOGONコマンド投入時にログ収
集を1旨定すると、セション創成時に、ログ収集タスク
25が無条件に生成され、メモリ上に常駐される。その
ため、セション開設中における一部分だけログの収集が
必要な場合でも、セションが終了するまで、ログ収集タ
スク25がシステムに存在することになるので、仮想メ
モリ量に無駄が生じ、またタスク数が増加するので、そ
の分だけタスクディスパッチに関するCPU負荷が増大
するという問題がある。
According to the conventional method, if log collection is set to 1 when a LOGON command is input, a log collection task 25 is unconditionally generated and resident in memory when a session is created. Therefore, even if it is necessary to collect logs for only a portion of the session while it is being opened, the log collection task 25 will remain in the system until the session ends, resulting in wasted virtual memory and an increase in the number of tasks. Therefore, there is a problem in that the CPU load related to task dispatch increases accordingly.

また、LOGONコマンド投入時にログ収集を行わない
プロシージャを指定した場合には、途中からログの収集
が必要になっても、一旦、セションを終了させ、再度、
セションを開設しなおさなければ、必要とするログを収
集できないという問題がある。
Also, if you specify a procedure that does not collect logs when you enter the LOGON command, even if you need to collect logs midway through, you can end the session and try again.
There is a problem in that the necessary logs cannot be collected unless the session is re-opened.

本発明は上記問題点の解決を図り、セション開設途中で
あっても、必要となった場合にだけ、ログを収集できる
ようにし、不要なタスクの常駐による性能劣化を防く手
段を提供することを目的としζいる。
The present invention aims to solve the above-mentioned problems, and provides a means to collect logs only when necessary even when a session is being opened, and to prevent performance deterioration due to resident unnecessary tasks. The purpose is ζ.

C問題点を解決するための手段〕 第1図は本発明の基本構成例を示す。Measures to solve problem C] FIG. 1 shows an example of the basic configuration of the present invention.

第1図において、第3図と同符号のものは、第3図図示
のものに対応する。IOAないしIODは端末、11は
通信制御装置(CCP)、12はCPUおよびメモリな
どからなる処理装置、13はオペレーティング・システ
ムの通信制御部、14は各端末ユーザごとに開設される
TSSユーザ空間、15は端末とのデータの入出力を制
御する端末入出力制御部、19はログ収集開始コマンド
およびログ収集終了コマンドを受け付けるログ開始終了
コマンド受付部、20はコマンドプロセッサ22を起動
するコマンドプロセッサ起動部、21はログ収集タスク
25を生成または削除するログ収集タスク生成削除部、
23は従来から存在する一般的な各種コマンドを処理す
る一般コマント処理部、24は端末監視部18に対しロ
グ収集タスク25の生成または削除を要求するログ収集
タスク生成削除要求部、2GはコマンI・プ見セッサ2
2が実行する各種コマン)の処理プログラムが格納され
ているコマンドプロセッサライブラリを表す。
In FIG. 1, the same reference numerals as in FIG. 3 correspond to those shown in FIG. IOA or IOD is a terminal, 11 is a communication control unit (CCP), 12 is a processing unit consisting of a CPU and memory, 13 is a communication control unit of an operating system, 14 is a TSS user space established for each terminal user, 15 is a terminal input/output control unit that controls data input/output with the terminal; 19 is a log start/end command reception unit that receives a log collection start command and a log collection end command; and 20 is a command processor startup unit that starts the command processor 22. , 21 is a log collection task generation/deletion unit that generates or deletes the log collection task 25;
23 is a general command processing unit that processes various general commands that have existed in the past; 24 is a log collection task generation/deletion request unit that requests the terminal monitoring unit 18 to generate or delete a log collection task 25; 2G is a command I・Pumi Sessa 2
Represents a command processor library in which processing programs for various commands (commands executed by .2) are stored.

本発明の場合、セションの途中からログ収集の開始を指
示する会話コマンド(例えば1” RA CE−ONコ
マンド′)と、開始したログ収集を終了させる会話コマ
ンド(例えばTRACE−OFFコマンド)とが用意さ
れる。
In the case of the present invention, a conversation command (for example, 1" RA CE-ON command') that instructs to start log collection from the middle of a session and a conversation command (for example, TRACE-OFF command) that ends log collection that has started are prepared. be done.

ログ開始終了コマンド受付部19は、それらのコマンド
を受け付けると、コマンドプロセッサ起動部20?こよ
り、ログ収集タスク生成削除要求部24のプログラムを
指定して、コマンドプロセッサ22を起動する。ログ収
集タスク生成削除要求部24が、コマンドプロセッサラ
イブラリ26からロードされ、動作すると、端末監視部
18に対し、ログ収集タスク25の生成または削除の処
理依頼を行う。
When the log start/end command receiving unit 19 receives these commands, the command processor starting unit 20? From this, the program of the log collection task generation/deletion request unit 24 is designated and the command processor 22 is activated. When the log collection task generation/deletion request unit 24 is loaded from the command processor library 26 and operates, it requests the terminal monitoring unit 18 to generate or delete the log collection task 25 .

この処理依頼を受けると、端末監視部18は。Upon receiving this processing request, the terminal monitoring unit 18.

ログ収集タスク生成削除部21により、゛ログ収集タス
、り25を生成または削除する。即ち5本発明の場合、
ログ収集タスク25は、セション制御タスク17の子タ
スクとして生成されるのではなく。
The log collection task generation/deletion unit 21 generates or deletes a log collection task 25. That is, in the case of the 5 present invention,
The log collection task 25 is not generated as a child task of the session control task 17.

端末監視部18の子タスクとして生成される。It is generated as a child task of the terminal monitoring unit 18.

ログ収集タスク25は、生成された後には、従来と同様
にログ情報を収集し、所定のログファイル27に格納す
る処理を実行する。ログ収集タスク25は常駐し、各種
のコマンドプロセッサ22とパラレルに動作可能である
After being generated, the log collection task 25 executes processing to collect log information and store it in a predetermined log file 27 in the same way as in the past. The log collection task 25 is resident and can operate in parallel with various command processors 22.

〔作用〕[Effect]

LOGONコマンド、LOGOFI”コマンドをはじめ
とする一般的なコマンドは、従来と同様である。従って
、セション開設当初から、ログ情報の収集を必要とする
場合には、従来と同様にLOGONコマンドにより、ロ
グ収集を行うプロシージャを指定すればよい。なお、セ
ション開設当初には、−切、ログ収集タスクを生成しな
いように構成することもできる。
General commands such as the LOGON and LOGOFI commands are the same as before. Therefore, if you need to collect log information from the beginning of a session, you can use the LOGON command to collect log information as before. All you have to do is specify the procedure that performs the collection.It is also possible to configure the log collection task to be turned off and not generate a log collection task at the beginning of the session establishment.

本発明によれば、セション開設途中で、ログの収集が必
要となった場合にも、それが可能であり。
According to the present invention, even if it becomes necessary to collect logs while a session is being established, it is possible to do so.

端末から、ログ収集の開始を指示するTRACE−ON
コマンドを投入すればよい。また、ログ収集が不要にな
った場合には、TI?八Cへ−OFFコマンドを投入す
れば、cJグ収集タスク25は動的に削除され、常駐し
ていたメモリが解放される。
TRACE-ON to instruct the start of log collection from the terminal
Just enter the command. Also, if log collection is no longer necessary, TI? When the -OFF command is input to the 8C, the cJ collection task 25 is dynamically deleted and the resident memory is released.

〔実施例〕〔Example〕

第2図は本発明に係る端末監視部の処理例を示している
FIG. 2 shows a processing example of the terminal monitoring unit according to the present invention.

以下の説明における処理番号■〜■は、第2図に示す番
号■〜■に対応する。
Processing numbers ■ to ■ in the following explanation correspond to numbers ■ to ■ shown in FIG.

■ 端末監視部18は、LOGONコマンドの投入によ
り、セション制御タスク17から起動されると、各種制
御テーブルの初期設定などを行う。
(2) When the terminal monitoring unit 18 is activated by the session control task 17 by inputting a LOGON command, it performs initial settings of various control tables and the like.

■ 端末からのコマンド′入力の準備ができたならば、
  r RE ADY Jのメソセージを、端末入出力
制御部15を介して端末に出力する。
■ Once you are ready to enter commands from the terminal,
The message r RE ADY J is output to the terminal via the terminal input/output control unit 15.

■ 端末に対するリート要求を出し、コマンド入力を待
つ。
■ Issue a LEET request to the terminal and wait for command input.

■ 端末からコマンドが入力されたならば、そのコマン
ド名などの解釈を行い、そのコマンドを処理するプログ
ラム名を指定して、オペレーティング・システムが提供
するATTACHマクロにより、コマンドプロセッサ2
2を生成する。
■ When a command is input from a terminal, it interprets the command name, specifies the name of the program that will process the command, and sends it to the command processor 2 using the ATTACH macro provided by the operating system.
Generate 2.

■ (A)コマンドプロセッサ22の処理終了。■ (A) Processing of the command processor 22 ends.

([3)ログ収集タスク25の生成要求、または(C)
ログ収集タスク25の削除要求のイベントを待つ。
([3) Log collection task 25 generation request, or (C)
Waits for the deletion request event of the log collection task 25.

■ イヘンh(A)によるコマンドプロセッサ22の処
理終了が通知された場合、処理■へ制御を戻し1次の入
力コマンドについて、LOGOFFコマンドの処理が終
了するまで、同様に処理を繰り返す。
(2) When the command processor 22 is notified of the completion of processing by ihen h(A), control is returned to process (2), and the same processing is repeated for the primary input command until the processing of the LOGOFF command is completed.

■ 処理■でATT’ACHしたコマンドプロセッサ2
2が、ログ収集の開始を指示するコマンドである場合に
は、ログ収集タスク生成削除要求部24から、ログ収集
タスク25の生成を要求するイベント(B)が通知され
る。そこで、オペレーう−イング・システムが提供する
ATTAC11マクロにより、ログ収集タスク25を生
成し、処理■へ制御を戻して、ログ収集タスク生成削除
要求部24の処理終了を待つ。
■ Command processor 2 that ATT'ACHed in process ■
If 2 is a command instructing the start of log collection, the log collection task generation/deletion requesting unit 24 notifies an event (B) requesting generation of the log collection task 25 . Therefore, a log collection task 25 is generated using the ATTAC11 macro provided by the operating system, control is returned to process (2), and the process waits for the log collection task generation/deletion request unit 24 to complete the process.

■ 処理■でA T T A CHしたコマンドプロセ
ッサ22が、ログ収集の終了を指示するコマンドである
場合には、ログ収集タスク生成削除要求部24から、ロ
グ収集タスク25の削除を要求するイベント(C)が通
知される。そこで、オペレーティング・システムが提供
するD E i’ ACHマクロにより、ログ収集タス
ク25を削除し、処理■へ制御を戻して、ログ収集タス
ク生成削除要求部24の処理終了を待つ。
■ If the command processor 22 AT T A CH in process ■ is a command to instruct the end of log collection, the log collection task generation/deletion request unit 24 sends an event requesting deletion of the log collection task 25 ( C) will be notified. Therefore, the log collection task 25 is deleted using the D E i' ACH macro provided by the operating system, control is returned to process (2), and the process waits for the log collection task generation/deletion request unit 24 to complete the process.

なお、ログ収集の開始を指示するコマンドと。In addition, the command instructs to start log collection.

ログ収集の終了を指示するコマンドとは、同じコマンド
名として、パラメータにより区別するようにしてもよい
し、また別コマンドとして設けてもよい。
The command for instructing the end of log collection may have the same command name and be distinguished by parameters, or may be provided as a separate command.

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

以上説明したように1本発明によれば、ログ収集タスク
を動的に生成/削除できるので、ログ収集タスクが不要
な場合に、メモリ上に常駐させなくζ済むようになり、
必要とする仮想メモリ量を節減することができるように
なる。また、タスクディスパッチなどに関連するCPU
負荷が軽減される。
As explained above, according to the present invention, log collection tasks can be dynamically created/deleted, so when log collection tasks are not needed, they no longer need to reside in memory.
The amount of virtual memory required can be reduced. In addition, CPU related to task dispatch etc.
The load is reduced.

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

第1図は本発明の基本構成例、第2図は本発明に係る端
末監視部の処理例、第3図は従来方式の例、第4図は従
来の端末監視部の処理例を示す。 図中、12は処理装置、14はTSSユーザ空L’し、
16は空間制御タスク、17はセション制御タスク、1
8は端末監視部、19はログ開始終了コー7ンド受付部
、20はコマンドプロセッサ起動部、21はログ収集タ
スク生成削除部、22はコマンドプロセッサ、24ばロ
グ収集タスク生成剤、除要求部、25はログ収集タスク
、27はログファイルを表す。 特許出願人   富士通株式会社 代理人弁理士  森1)寛(外1名) (トづ電5日ANあ4≦判41\イチリ第1!2]
FIG. 1 shows an example of the basic configuration of the present invention, FIG. 2 shows an example of processing of a terminal monitoring section according to the invention, FIG. 3 shows an example of a conventional system, and FIG. 4 shows an example of processing of a conventional terminal monitoring section. In the figure, 12 is a processing device, 14 is a TSS user space L',
16 is a space control task, 17 is a session control task, 1
8 is a terminal monitoring unit; 19 is a log start/end code receiving unit; 20 is a command processor starting unit; 21 is a log collection task generation/deletion unit; 22 is a command processor; 24 is a log collection task generator/removal request unit; 25 represents a log collection task, and 27 represents a log file. Patent Applicant: Fujitsu Ltd. Representative Patent Attorney Hiroshi Mori 1) (1 other person) (Tozuden 5th AN A4 ≦ 41 \ Ichiri No. 1! 2)

Claims (1)

【特許請求の範囲】 TSSセション開設中における入出力情報を収集し、所
定のファイル(27)へ格納するログ収集タスク(25
)を生成または削除するTSSセションログ収集タスク
生成/削除処理方式であって、端末からの要求によるロ
グ収集開始/終了コマンドを受け付ける手段(19)と
、 受け付けられた上記ログ収集開始/終了コマンドを処理
するコマンド処理手段(24)と、該コマンド処理手段
(24)の要求により、上記ログ収集タスク(25)を
動的に生成または削除する手段(21)とを備えたこと
を特徴とするTSSセションログ収集タスク生成/削除
処理方式。
[Claims] A log collection task (25) that collects input/output information during the establishment of a TSS session and stores it in a predetermined file (27).
), the TSS session log collection task generation/deletion processing method includes means (19) for receiving log collection start/end commands requested from a terminal; A TSS characterized by comprising a command processing means (24) for processing, and means (21) for dynamically creating or deleting the log collection task (25) according to a request of the command processing means (24). Session log collection task creation/deletion processing method.
JP61062411A 1986-03-20 1986-03-20 Generation/deletion processing system for tss session log collection task Pending JPS62219156A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61062411A JPS62219156A (en) 1986-03-20 1986-03-20 Generation/deletion processing system for tss session log collection task

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61062411A JPS62219156A (en) 1986-03-20 1986-03-20 Generation/deletion processing system for tss session log collection task

Publications (1)

Publication Number Publication Date
JPS62219156A true JPS62219156A (en) 1987-09-26

Family

ID=13199377

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61062411A Pending JPS62219156A (en) 1986-03-20 1986-03-20 Generation/deletion processing system for tss session log collection task

Country Status (1)

Country Link
JP (1) JPS62219156A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0212462A (en) * 1988-04-08 1990-01-17 Internatl Business Mach Corp <Ibm> Retrieving of record for computer system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0212462A (en) * 1988-04-08 1990-01-17 Internatl Business Mach Corp <Ibm> Retrieving of record for computer system

Similar Documents

Publication Publication Date Title
JP5214537B2 (en) Multiprocessor system
JPH0895821A (en) Method and device for multitask program debugging
US20040049531A1 (en) Job network setup method, job network execution method, job management system, management terminal and program
JPS62219156A (en) Generation/deletion processing system for tss session log collection task
JPH02173816A (en) Starting/stopping system for server
JP4418094B2 (en) Distributed processing method, recording medium storing distributed processing program, and distributed processing apparatus
JPH03171249A (en) Processor number limiting system
JPS62135951A (en) Network system
JP2000194573A (en) System and method for thread control
CN113301069A (en) Serverless management system, calling method thereof and cloud native application platform
JPS58168168A (en) Swap-in and swap-out system of terminal
JPH04346136A (en) Virtual instruction processor structure control method
JPH0512226A (en) Composite electronic computer system
JPH11191764A (en) Method and device for controlling file transfer and recording medium therefor
CN115599543A (en) High-performance platform VNC desktop resource optimal utilization method based on SLURM scheduling
JPH02249036A (en) Data processor
JPS6167167A (en) System for controlling tss user space
JPH02280229A (en) System for executing program
JPS58144944A (en) Terminal device for document production communication
JPH113231A (en) Software processing method
JPH04199317A (en) Keyboard device
JPH04355867A (en) System for distributed processing
JPH09325892A (en) Job parallel execution control method
JPH03168846A (en) File transfer operation control system
JPH09293037A (en) Computer terminal used in network communication