JPH02195441A - Job starting method in time sharing system - Google Patents

Job starting method in time sharing system

Info

Publication number
JPH02195441A
JPH02195441A JP1475689A JP1475689A JPH02195441A JP H02195441 A JPH02195441 A JP H02195441A JP 1475689 A JP1475689 A JP 1475689A JP 1475689 A JP1475689 A JP 1475689A JP H02195441 A JPH02195441 A JP H02195441A
Authority
JP
Japan
Prior art keywords
job
terminal
connection
address
connection request
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
JP1475689A
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 JP1475689A priority Critical patent/JPH02195441A/en
Publication of JPH02195441A publication Critical patent/JPH02195441A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To shorten a connection processing time by inhibiting the start of a job in the connection processing because the job has been already started at the time of generating a connection request from a terminal. CONSTITUTION:Immediately before starting service, a job starting part 4 starts one of jobs corresponding to a terminal and applys a job identifier(ID) to the job. Then, an address is obtained from an idle area address 21 in a job control table 5, the job ID is stored in the address and a time sharing service is started. After ending the start of the job, control is transferred to a job control part 6 and a stop state is held until a connection request is generated. When the connection request is informed from a connection request to an input control part 2, the control part 2 informs the request to a connection start processing part 3, the start part 4 and the control part 6. The processing part 3 sets up the terminal ID in the address obtained from the address 21, allows the terminal to correspond to the job and the already started job is allocated to the terminal receiving the connection request. Further, one is added in the blank area.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は計算機のタイムシェアリングシステムにおける
ジョブ起動方式に関し、特に端末に対応するジョブの起
動方式に関する。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a job starting method in a computer time sharing system, and particularly to a job starting method corresponding to a terminal.

(従来の技術) 従来、この種のタイムシェアリングシステムにおけるジ
ョブ起動方式では、端末からの接続要求が発生してから
ジョブの起動を行っていた。
(Prior Art) Conventionally, in a job starting method in this type of time sharing system, a job is started after a connection request is generated from a terminal.

(発明が解決しようとする課題) 上述した従来のタイムシェアリングシステムにおけるジ
ョブ起動方式では、ジョブの起動を接続処理の中で行う
ため接続に時間がかかるという欠点があった。
(Problems to be Solved by the Invention) The job starting method in the conventional time sharing system described above has a drawback in that it takes time to connect because the job is started during the connection process.

(課題を解決するための手段) 本発明のタイムシェアリングシステムにおけるジョブ起
動方式は、端末からの接続開始要求の処理が行われて前
記端末に対応するジョブが起動、実行され、前記端末に
対応するジョブが管理されるタイムシェアリングシステ
ムのジョブ起動方式において、前記端末からの接続要求
が通知される以前にジョブを起動しておき、接続処理に
かがる時間を短縮する。
(Means for Solving the Problems) In the job starting method in the time sharing system of the present invention, a connection start request from a terminal is processed, and a job corresponding to the terminal is started and executed. In a job starting method of a time sharing system in which jobs to be connected are managed, the time required for connection processing is shortened by starting the job before a connection request from the terminal is notified.

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

第1図は本発明によるタイムシェアリングシステムにお
けるジョブ起動方式の一実施例を示す構成図である。
FIG. 1 is a block diagram showing an embodiment of a job starting method in a time sharing system according to the present invention.

端末1は、タイムシェアリングシステム利用者のコマン
ド入力装置であり、入出力制御部2は、端末との入出力
制御を行う、接続開始処理部3は接続要求のあった端末
に既に起動されているジョブを割り付ける処理をし、ジ
ョブ起動部4は端末に対応するジョブの起動を行う。端
末対応のジョブ7は、タイムシェアリング利用者のジョ
ブであり、ジョブ制御部6によって制御される。端末ジ
ョブ管理テーブル5は端末とジョブとの対応付けをする
テーブルである。
The terminal 1 is a command input device for a time sharing system user, the input/output control unit 2 controls input/output with the terminal, and the connection initiation processing unit 3 is a terminal that has already been activated by a terminal that has made a connection request. The job starting unit 4 starts the job corresponding to the terminal. The terminal-compatible job 7 is a job for a time sharing user, and is controlled by the job control unit 6. The terminal job management table 5 is a table that associates terminals with jobs.

第2図は端末ジョブ管理チー・プルの形式で、空き領域
アドレス21と、端末識別子格納領域22と、ジョブ識
別子格納領域23とからなる。
FIG. 2 shows a terminal job management team consisting of a free area address 21, a terminal identifier storage area 22, and a job identifier storage area 23.

次に第1図と第2図を参照しながら本実施例によるジョ
ブ起動方式の動作を説明する。
Next, the operation of the job starting method according to this embodiment will be explained with reference to FIGS. 1 and 2.

■ タイムシェアリングサービス開始直前に、ジョブ起
動部4は端末対応のジョブを1つ起動し、ジョブ識別子
を付与する。次に、ジョブ管理テーブル5の空き領域ア
ドレス21からアドレスを得て、ジョブ識別子を格納し
、タイムシェアリングサービスを開始する。
- Immediately before starting the time sharing service, the job starting unit 4 starts one job corresponding to the terminal and assigns a job identifier. Next, an address is obtained from the free area address 21 of the job management table 5, a job identifier is stored, and the time sharing service is started.

■ ジョブの起動が終わると、制御は端末対応のジョブ
の実行を制御するジョブ制御部6に渡り、接続要求が発
生するまで停止状態となる。
(2) Once the job has been started, control passes to the job control unit 6, which controls the execution of the terminal-compatible job, and remains in a stopped state until a connection request is issued.

■ 端末1から接続要求が入出力制御部2に通知される
と、入出力制御部2は接続要求の発生したことを接続開
始処理部3、ジョブ起動部4、ジョブ制御部6に通知す
る。
(2) When the input/output control section 2 is notified of a connection request from the terminal 1, the input/output control section 2 notifies the connection initiation processing section 3, job starting section 4, and job control section 6 that the connection request has occurred.

■ 接続開始処理部3は、端末に付与されている端末識
別子を端末ジョブ管理テーブルの空きアドレス21から
得たアドレスにセットし、端末とジョブとの対応付けを
行い、既に起動済みのジョブを接続要求のあった端末に
割り付ける。更に、空き領域アドレスに1を加える。
■ The connection start processing unit 3 sets the terminal identifier assigned to the terminal to the address obtained from the free address 21 of the terminal job management table, associates the terminal with the job, and connects the already started job. Allocate to the requested terminal. Furthermore, 1 is added to the free area address.

■ 入出力制御部から通知を受けたジョブ起動部4は、
次の接続要求に備えジョブを1つ新たに起動し、端末ジ
ョブ管理テーブル5の空き領域アドレスにジョブ識別子
を格納する。
■ The job starting unit 4 receives the notification from the input/output control unit, and
A new job is started in preparation for the next connection request, and the job identifier is stored in the free area address of the terminal job management table 5.

■ 入出力制御部2から通知を受けたジョブ制御部6は
動作を再開する。
(2) The job control unit 6 receives the notification from the input/output control unit 2 and resumes operation.

上記処理■から■を繰り返し行うことにより、ジョブの
起動は常に端末からの接続要求以前に行われるため、接
続処理にジョブの起動時間が含まれることはなくなる。
By repeating the above processes ① to ②, job activation is always performed before a connection request from a terminal, so that job activation time is no longer included in connection processing.

(発明の効果) 以上説明したように、本発明により端末からの接続要求
が生じたときには、既にジョブは起動済みであるので接
続処理の中でジョブの起動を行わないため、接続処理の
時間が短縮されるという利点がある。
(Effects of the Invention) As explained above, according to the present invention, when a connection request is made from a terminal, since the job has already been started, the job is not started during the connection process, which reduces the time required for the connection process. It has the advantage of being shortened.

1・・・端末、2・・・入出力制御部、3・・・接続開
始制御部、4・・・ジョブ起動部、5・・・端末ジョブ
管理テーブル、6・・・ジョブ制御部、7・・・端末対
応のジョブ。
DESCRIPTION OF SYMBOLS 1... Terminal, 2... Input/output control unit, 3... Connection start control unit, 4... Job starting unit, 5... Terminal job management table, 6... Job control unit, 7 ... Jobs compatible with terminals.

Claims (1)

【特許請求の範囲】[Claims] 端末からの接続開始要求の処理が行われて前記端末に対
応するジョブが起動、実行され、前記端末に対応するジ
ョブが管理されるタイムシエアリングシステムのジョブ
起動方式において、前記端末からの接続要求が通知され
る以前にジョブを起動しておき、接続処理にかかる時間
を短縮することを特徴とするタイムシエアリングシステ
ムにおけるジョブ起動方式。
In a job startup method of a time sharing system in which a connection start request from a terminal is processed, a job corresponding to the terminal is started and executed, and the job corresponding to the terminal is managed, the connection request from the terminal is processed. A job startup method in a time sharing system that is characterized by starting a job before a notification is received, thereby reducing the time required for connection processing.
JP1475689A 1989-01-24 1989-01-24 Job starting method in time sharing system Pending JPH02195441A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1475689A JPH02195441A (en) 1989-01-24 1989-01-24 Job starting method in time sharing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1475689A JPH02195441A (en) 1989-01-24 1989-01-24 Job starting method in time sharing system

Publications (1)

Publication Number Publication Date
JPH02195441A true JPH02195441A (en) 1990-08-02

Family

ID=11869938

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1475689A Pending JPH02195441A (en) 1989-01-24 1989-01-24 Job starting method in time sharing system

Country Status (1)

Country Link
JP (1) JPH02195441A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07105027A (en) * 1993-09-14 1995-04-21 Internatl Business Mach Corp <Ibm> Computer system and method for execution of plurality of tasks

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07105027A (en) * 1993-09-14 1995-04-21 Internatl Business Mach Corp <Ibm> Computer system and method for execution of plurality of tasks

Similar Documents

Publication Publication Date Title
JP2001306341A (en) Computer system and computer readable recording medium
JPH02195441A (en) Job starting method in time sharing system
JP2737796B2 (en) How to handle multitasking
JPS6167167A (en) System for controlling tss user space
JPH1165914A (en) File transfer reception wait control system
JP3220238B2 (en) Remote procedure simple execution method
JPS58187052A (en) Restart processing starting system
JP2901714B2 (en) Programmable controller
JP3039149B2 (en) Network management system
JPS63208970A (en) Terminal control system for decentralized processing system
JPS616749A (en) Loading method of communication control processor
JPH05151127A (en) Work station start control system
JP2500446B2 (en) Collective message processing system with intermittent operation function
JPH0390937A (en) Program control system
JPH09146771A (en) Exceptional event processor
JPS63128442A (en) Control device for cyclic start task
JPS63211050A (en) Terminal input/output control system
JPH02259933A (en) Job generating system
JPH03225417A (en) Input/output control system for extended storage device
JPS63286937A (en) Shared resource assignment control system
JPH064317A (en) Parallel processing method
JPH02300938A (en) Multi-terminal task control system
JPH0332270A (en) Automatic control system for telephone set
JPH04241633A (en) Process managing system
JPH06222930A (en) Resource allocated job activating system