JPH10320360A - Device for job scheduling in distributed processing system and method therefor - Google Patents

Device for job scheduling in distributed processing system and method therefor

Info

Publication number
JPH10320360A
JPH10320360A JP10069975A JP6997598A JPH10320360A JP H10320360 A JPH10320360 A JP H10320360A JP 10069975 A JP10069975 A JP 10069975A JP 6997598 A JP6997598 A JP 6997598A JP H10320360 A JPH10320360 A JP H10320360A
Authority
JP
Japan
Prior art keywords
job
processed
scheduling
jobs
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
JP10069975A
Other languages
Japanese (ja)
Inventor
M French Steven
スティーブン・エム・フレンチ
M Garrison John
ジョン・エム・ギャリソン
B Tournier Michael
マイケル・ビー・ターナー
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.)
International Business Machines Corp
Original Assignee
International Business Machines 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 International Business Machines Corp filed Critical International Business Machines Corp
Publication of JPH10320360A publication Critical patent/JPH10320360A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/163Interprocessor communication
    • G06F15/173Interprocessor communication using an interconnection network, e.g. matrix, shuffle, pyramid, star, snowflake
    • G06F15/17306Intercommunication techniques
    • G06F15/17318Parallel communications techniques, e.g. gather, scatter, reduce, roadcast, multicast, all to all

Abstract

PROBLEM TO BE SOLVED: To operate the scheduling of jobs for processing them in a distributed processing system. SOLUTION: An information processing system 122 includes a job scheduler 132 for storing a job to be processed by a distributed processing system in a job queue 130, and operating the scheduling of the jobs in the job queue 130 for processing them by the distributed processing system. The job scheduler 132 can operate the scheduling of the jobs for repeatedly processing them in an arbitrary period by the system, and skip the specific jobs scheduling-processed so as to be processed. Also, the scheduling of the jobs can be attained so that the jobs can be processed by a remote processor in the system.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、一般には分散処理
システムに関し、詳細には分散処理システムにおけるジ
ョブ・スケジューリングのためのシステムおよび方法に
関する。
FIELD OF THE INVENTION The present invention relates generally to distributed processing systems and, more particularly, to systems and methods for job scheduling in distributed processing systems.

【0002】[0002]

【従来の技術】コンピュータ・システムのCPUで処理
するジョブをスケジューリングするために、ジョブ・ス
ケジューラが使用される。ジョブ・スケジューラは、二
次記憶装置へのアクセス、サーバや他のコンピュータ・
システムとの通信リンクなど、コンピュータ・システム
内のその他の資源をスケジューリングするためにも使用
される。ジョブ・スケジューラは、工場内の組立ライン
の重要な持ち場をスケジューリングするためにも使用す
ることができ、この場合のジョブは組立中の組立品に必
要な作業である。したがって本明細書で使用する「ジョ
ブ」という用語は、実行する任意の形態の作業を広く含
むものと理解されたい。本明細書で「ジョブ」という用
語を使用するのは、コンピュータのオペレーティング・
システムの文脈で一般的に使用される用語であるためで
ある。しかし、他の環境ではジョブという用語は作業、
手順、組立、作業指示書などを指す場合がある。本明細
書および特許請求の範囲で使用する場合の「ジョブ」と
いう用語はそれらの用語をすべて含む。
2. Description of the Related Art A job scheduler is used to schedule jobs to be processed by a CPU of a computer system. The job scheduler provides access to secondary storage, servers and other
It is also used to schedule other resources in the computer system, such as communication links with the system. The job scheduler can also be used to schedule critical positions on assembly lines in a factory, where jobs are tasks required for the assembly being assembled. Thus, the term "job" as used herein should be understood to broadly include any form of work to be performed. The term "job" is used herein to refer to the operating system of a computer.
This is because the term is generally used in the context of the system. But in other environments, the term job is work,
It may refer to procedures, assembly, work instructions, and the like. The term "job" as used in the specification and claims includes all of those terms.

【0003】ジョブ・スケジューラの例は、本明細書の
共通出願人の米国特許第5414845号および第54
42730号に記載されている。
Examples of job schedulers are described in commonly assigned US Pat. Nos. 5,414,845 and 54,845.
No. 42730.

【0004】現行のジョブ・スケジューラでは、任意の
周期でジョブをスケジュールしたり、CPUで処理する
ようにスケジュールされたジョブをスキップしたり、ジ
ョブをネットワーク内のリモート機で行われるようにス
ケジュールしたりすることはできない。
The current job scheduler schedules jobs at an arbitrary cycle, skips jobs scheduled to be processed by the CPU, and schedules jobs to be performed by remote machines in the network. I can't.

【0005】Windows NT(登録商標)オペレ
ーティング・システムでは、リモート機でジョブをスケ
ジューリングすることができるが、そのようなスケジュ
ーリングはきわめて制限されている。たとえば、その種
のスケジューリングはコマンド行入力でしか行うことが
できない。すなわち、グラフィカル・ユーザ・インタフ
ェースによるスケジューリングを使用しない。また、ソ
ース機から発信されたジョブをターゲット機でスケジュ
ーリングするには、その前提としてソース機とターゲッ
ト機の両方がWindows NTオペレーティング・
システムを使用していなければならない。最後に、Wi
ndows NTの周期の選択肢はきわめて限られてい
る。
In the Windows NT® operating system, jobs can be scheduled from a remote machine, but such scheduling is very limited. For example, such scheduling can only be done by command line input. That is, scheduling using a graphical user interface is not used. In order to schedule a job transmitted from the source machine on the target machine, it is assumed that both the source machine and the target machine use the Windows NT operating system.
You must be using the system. Finally, Wi
The options for the cycle of the windows NT are very limited.

【0006】また、現行のジョブ・スケジューラには、
ジョブ・スケジュールから曜日を除外することができ
ず、DOSアプリケーション、Win32/Win95
(登録商標)アプリケーション、OS/2(登録商標)
アプリケーションなどの多様なジョブ・タイプのスケジ
ューリングや多様なジョブ・タイプによるスケジューリ
ングを行うことができない。現行のジョブ・スケジュー
ラはネットワーク・ユーザ/グループやオペレーティン
グ・システムのアクセス制御と統合されていない。
[0006] The current job scheduler includes:
Day of the week cannot be excluded from job schedule, DOS application, Win32 / Win95
(Registered trademark) application, OS / 2 (registered trademark)
Scheduling of various job types such as applications and scheduling with various job types cannot be performed. Current job schedulers are not integrated with network user / group or operating system access controls.

【0007】[0007]

【発明が解決しようとする課題】本発明の目的は、分散
処理システムにおいて処理するジョブをスケジューリン
グする装置および方法を提供することである。
SUMMARY OF THE INVENTION It is an object of the present invention to provide an apparatus and a method for scheduling jobs to be processed in a distributed processing system.

【0008】[0008]

【課題を解決するための手段】したがって、本発明は複
数のプロセッサと、それらのプロセッサを相互接続する
通信ネットワークと、ネットワークに結合され、システ
ムによって処理されるジョブを記憶するジョブ・キュー
とを含む分散処理システムを対象とする。本発明の分散
処理システムは、ネットワークに結合され、システムに
よって処理するためにジョブ・キュー内のジョブをスケ
ジューリングするジョブ・スケジューラをさらに含み、
スケジューラはジョブを選択された周期でシステムによ
って繰り返し処理されるようにスケジューリングする。
SUMMARY OF THE INVENTION Accordingly, the present invention includes a plurality of processors, a communication network interconnecting the processors, and a job queue coupled to the network for storing jobs processed by the system. Targets distributed processing systems. The distributed processing system of the present invention further includes a job scheduler coupled to the network for scheduling jobs in the job queue for processing by the system;
The scheduler schedules the jobs to be repeatedly processed by the system at selected intervals.

【0009】本発明は、通信ネットワークによって相互
接続された複数のプロセッサを含む分散処理システムに
おいて処理するジョブをスケジューリングする方法も含
む。この方法は、システムによって処理されるジョブを
ジョブ・キューに記憶するステップと、システムによっ
て処理するためにジョブ・キュー内のジョブをスケジュ
ーリングするステップと、システムによってジョブを選
択された周期で繰り返し処理されるようにスケジューリ
ングするステップとを含む。
The present invention also includes a method for scheduling a job for processing in a distributed processing system including a plurality of processors interconnected by a communication network. The method includes the steps of storing a job to be processed by the system in a job queue, scheduling a job in the job queue for processing by the system, and repeatedly processing the job at a selected period by the system. And scheduling.

【0010】本発明は、第1のオペレーティング・シス
テムを有するローカル・ワークステーションを設けるス
テップと、第2のオペレーティング・システムを有する
ターゲット・ワークステーションを設けるステップと、
通信ネットワークによってローカル・ワークステーショ
ンとターゲット・ワークステーションとを相互接続する
ステップと、ジョブをスケジューリングするソフトウェ
ア・プログラムを設け、そのソフトウェア・プログラム
を第1および第2のオペレーティング・システムと統合
し、それによってローカル・ワークステーションがター
ゲット・ワークステーションで処理するジョブをスケジ
ューリングすることができるようにするステップとを含
む、ジョブ・スケジューリングの方法も含む。
The present invention comprises providing a local workstation having a first operating system and providing a target workstation having a second operating system.
Interconnecting a local workstation and a target workstation by a communication network, and providing a software program for scheduling jobs, integrating the software program with the first and second operating systems, Enabling the local workstation to schedule jobs for processing on the target workstation.

【0011】本発明の第1の利点は分散処理システムで
任意の周期で処理するようにジョブをスケジューリング
することである。
A first advantage of the present invention is that a job is scheduled to be processed at an arbitrary cycle in a distributed processing system.

【0012】本発明の他の利点は、システムによって処
理されるようにスケジュールされたジョブをスキップす
ることである。
Another advantage of the present invention is that it skips jobs scheduled to be processed by the system.

【0013】本発明の他の利点は、分散処理システムに
おけるリモート機で行われるようにジョブをスケジュー
リングするジョブ・スケジューラである。
Another advantage of the present invention is a job scheduler for scheduling jobs to be performed on remote machines in a distributed processing system.

【0014】本発明の他の利点は、2つ以上の異なるオ
ペレーティング・システムを統合し、異なるオペレーテ
ィング・システムを有するワークステーション間でジョ
ブをスケジューリングすることができるようにするジョ
ブ・スケジューラを提供することである。
Another advantage of the present invention is to provide a job scheduler that integrates two or more different operating systems and allows jobs to be scheduled between workstations having different operating systems. It is.

【0015】[0015]

【発明の実施の形態】本発明は、分散処理コンピュータ
環境で実施される。この環境は、通信ネットワークによ
ってリンクされたいくつかの情報処理システムから成
る。各情報処理システムは1つまたは複数のプロセッサ
を含む。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention is implemented in a distributed processing computer environment. This environment consists of several information processing systems linked by a communication network. Each information processing system includes one or more processors.

【0016】図1を参照すると、本発明による分散処理
システム100が図示されている。分散処理システム1
00は、通信ネットワーク106を介して接続された情
報処理システム108、110、112、114、11
6、118、120、122、124、126、および
128を含む。ネットワーク106は、LAN、WA
N、ATM、またはその他のネットワークを含むどのよ
うなタイプのネットワークでもよい。イーサネットやト
ークン・リングなどの物理ネットワーク・プロトコルを
使用することができ、TCP/IPやNetbios、
Novell Netwareなどの通信プロトコルに
よってネットワークを制御することができる。ネットワ
ーク・ファイル・システム管理は、サン・マイクロシス
テムズのNFSネットワーク・オペレーティング・シス
テム技法またはCMU AFS技法に基づくプログラム
などのネットワーク・オペレーティング・システムによ
って行うことができる。その他のネットワーク・ファイ
ル・システムとして、オープン・グループのDFS、S
MB(サーバ・メッセージ・ブロック)、CIFS(共
通インターネット・ファイル・システム)、またはHT
TP(ハイパーテキスト転送プロトコル)などが含まれ
る。これらの各ファイル・システム・プログラムによっ
て、分散プロセッサはリモート・システム上にあるデー
タにアクセスし、管理することができる。これらのシス
テムは、個々のファイルの物理的な場所に関係なく、各
プロセッサについて1つの論理ファイル・システムを作
成する。
Referring to FIG. 1, there is illustrated a distributed processing system 100 according to the present invention. Distributed processing system 1
00 is an information processing system 108, 110, 112, 114, 11 connected via the communication network 106.
6, 118, 120, 122, 124, 126, and 128. Network 106 is LAN, WA
Any type of network may be used, including N, ATM, or other networks. Physical network protocols such as Ethernet and Token Ring can be used, including TCP / IP, Netbios,
The network can be controlled by a communication protocol such as Novell Network. Network file system management can be performed by a network operating system, such as a program based on the Sun Microsystems NFS Network Operating System technique or the CMU AFS technique. Other network file systems include Open Group DFS, S
MB (Server Message Block), CIFS (Common Internet File System), or HT
TP (Hypertext Transfer Protocol) and the like. Each of these file system programs allows a distributed processor to access and manage data residing on a remote system. These systems create one logical file system for each processor, regardless of the physical location of the individual files.

【0017】次に図2を参照すると、従来のマイクロプ
ロセッサなどの1つまたは複数の中央処理装置10とシ
ステム・バス12によって相互接続されたその他のいく
つかの装置を有する本発明による情報処理システム10
8(図1を参照)の典型的なハードウェア構成を示す、
代表的なハードウェア環境が図示されている。図2に示
すシステム108は、ランダム・アクセス・メモリ(R
AM)14と、読取り専用メモリ(ROM)16と、デ
ィスク装置20やテープ・ドライブ40などの周辺装置
をバス12に接続するI/Oアダプタ18と、キーボー
ド24や、右マウス・ボタン17と左マウス・ボタン1
9を有するマウス26、スピーカ28、マイクロフォン
32またはタッチ・スクリーン装置(図示せず)などの
その他のインタフェース装置をバス12に接続するユー
ザ・インタフェース・アダプタ22と、システム108
をネットワーク106に接続する通信アダプタ34と、
バス12をモニタまたは表示装置38に接続するディス
プレイ・アダプタ36とを含む。情報処理システム11
0、112、114、116、118、120、12
2、124、126、および128も、上記の情報処理
システム108と同様のハードウェア構成を有すること
に留意されたい。
Referring now to FIG. 2, an information processing system according to the present invention having one or more central processing units 10, such as a conventional microprocessor, and several other devices interconnected by a system bus 12. 10
8 (see FIG. 1) shows a typical hardware configuration;
A representative hardware environment is illustrated. The system 108 shown in FIG. 2 includes a random access memory (R
AM) 14, a read-only memory (ROM) 16, an I / O adapter 18 for connecting peripheral devices such as a disk drive 20 and a tape drive 40 to the bus 12, a keyboard 24, a right mouse button 17 and a left Mouse button 1
9, a user interface adapter 22 for connecting other interface devices such as a mouse 26, a speaker 28, a microphone 32 or a touch screen device (not shown) to the bus 12, and a system 108.
A communication adapter 34 for connecting the
And a display adapter 36 that connects the bus 12 to a monitor or display device 38. Information processing system 11
0, 112, 114, 116, 118, 120, 12
Note that 2, 124, 126, and 128 also have the same hardware configuration as the information processing system 108 described above.

【0018】次に図3を参照すると、本発明を示すブロ
ック図が図示されている。図3の参照番号は、図1およ
び図2で使用している参照番号と同じであり、同じ構成
要素を示す。図3には、図1に図示する分散処理子シス
テム100の一部が示されており、通信ネットワーク1
06を介して相互接続された情報処理システム110、
116、および122を含む。この実施例では、情報処
理システム122は、分散処理システム100によって
処理されるジョブを記憶するジョブ・キューを含む。。
ジョブ・キュー130は、情報処理システム122を介
してネットワーク106に結合されている。情報処理シ
ステム122は、ジョブ・キュー130内のジョブを分
散処理システム100によって処理するためにスケジュ
ーリングするジョブ・スケジューラ132も含む。ジョ
ブ・スケジューラ132は、ジョブを分散処理システム
100によって図4および図5に関連して詳述する選定
された周期で反復的に処理されるようにスケジューリン
グする。やはり図4および図5に関連して後述するよう
に、ジョブ・スケジューラ132は分散処理システム1
00によって処理されるようにスケジュールされたジョ
ブをスキップすることができる。ジョブ・スケジューラ
132を使用して、情報処理システム122または他の
情報処理システム108、110、112、114、1
16、118、120、124、126、または128
のいずれかによって処理されるようにジョブをスケジュ
ーリングすることができる。本発明は、1つまたは複数
のジョブ・スケジューラと1つまたは複数のジョブ・キ
ューを組み込むことができるものと理解されたい。ま
た、本発明は各情報処理システムまたは情報処理システ
ムの任意の組合せにジョブ・スケジューラおよびジョブ
・キューを組み込むことができるものと理解されたい。
このようにして、情報処理システム内のジョブ・スケジ
ューラを使用してリモート情報処理システムにおけるジ
ョブをスケジューリングすることができる。たとえば、
情報処理システム122内のジョブ・スケジューラ13
2を使用して、ジョブ・キュー130の中のジョブを情
報処理システム100によって処理されるようにスケジ
ューリングすることができる。ジョブ・スケジューラ1
32は、情報処理システム108、110、112、1
14、116、118、120、124、126、また
は128内のメモリに記憶されているソフトウェア・プ
ログラムによって実施されることが好ましい。本発明に
よると、情報処理システム108、110、112、1
14、116、118、120、124、126、また
は128は、異なるオペレーティング・システムまたは
異種オペレーティング・システムを有することが好まし
い。本発明は、ジョブ・スケジューラ132を様々なオ
ペレーティング・システムおよびネットワーク・オペレ
ーティング・システムと統合することができ、それによ
って、1つの情報処理システムで発生した任意のジョブ
を別の情報処理システムにおいてスケジュールし、処理
することができる。
Referring now to FIG. 3, a block diagram illustrating the present invention is shown. The reference numbers in FIG. 3 are the same as the reference numbers used in FIGS. 1 and 2 and indicate the same components. FIG. 3 shows a part of the distributed processor system 100 shown in FIG.
06, an information processing system 110 interconnected via
116, and 122. In this embodiment, information processing system 122 includes a job queue that stores jobs processed by distributed processing system 100. .
Job queue 130 is coupled to network 106 via information processing system 122. Information processing system 122 also includes a job scheduler 132 that schedules jobs in job queue 130 for processing by distributed processing system 100. The job scheduler 132 schedules the jobs to be processed repetitively by the distributed processing system 100 at selected intervals as described in detail with respect to FIGS. As also described below in connection with FIGS. 4 and 5, the job scheduler 132
Jobs scheduled to be processed by 00 can be skipped. Using the job scheduler 132, the information processing system 122 or other information processing systems 108, 110, 112, 114, 1
16, 118, 120, 124, 126, or 128
Can be scheduled to be processed by either of It should be understood that the present invention can incorporate one or more job schedulers and one or more job queues. It should also be understood that the present invention can incorporate a job scheduler and a job queue into each information processing system or any combination of information processing systems.
In this way, a job in the remote information processing system can be scheduled using the job scheduler in the information processing system. For example,
Job scheduler 13 in information processing system 122
2 can be used to schedule jobs in job queue 130 to be processed by information handling system 100. Job scheduler 1
32 is an information processing system 108, 110, 112, 1
It is preferably implemented by a software program stored in memory within 14, 116, 118, 120, 124, 126 or 128. According to the present invention, the information processing systems 108, 110, 112, 1
Preferably, 14, 116, 118, 120, 124, 126 or 128 have different or heterogeneous operating systems. The present invention allows the job scheduler 132 to be integrated with various operating systems and network operating systems, thereby scheduling any jobs originating in one information processing system in another information processing system. , Can be processed.

【0019】次に図4および図5を参照すると、本発明
を実施する表示画面およびグラフィカル・ユーザ・イン
タフェースがモニタ38上に表示されている様子が図示
されている。このように、モニタ38を含むグラフィカ
ル・ユーザ・インタフェースを使用して、ジョブ・キュ
ー130に記憶されているジョブに関する情報とを表示
することができ、マウス26などのユーザ・インタフェ
ース装置を使用してモニタ38に表示された情報を制御
することができ、さらにそれによってジョブ・キュー1
30およびジョブ・スケジューラ132とインタフェー
スしてジョブ・スケジューリングを制御することができ
る。
Referring now to FIGS. 4 and 5, a display screen and a graphical user interface embodying the present invention are shown on a monitor 38. In this manner, a graphical user interface including the monitor 38 can be used to display information about jobs stored in the job queue 130 and can be displayed using a user interface device such as the mouse 26. The information displayed on the monitor 38 can be controlled, and thereby the job queue 1
30 and the job scheduler 132 to control job scheduling.

【0020】以下の本発明によるグラフィカル・ユーザ
・インタフェースの機能とグラフィカル・ユーザ・イン
タフェースにおけるモニタ表示の説明では、「ワークス
テーション」という用語は情報処理システム108、1
10、112、114、116、118、120、12
2、124、126、および128を指す。「ローカル
・ワークステーション」という用語は、第1のオペレー
ティング・システムを有し、ジョブ・キューとジョブ・
スケジューラを含む情報処理システムを指す。「ターゲ
ット・ワークステーション」という用語は、ローカル・
ワークステーションによって割り当てられたジョブを処
理する第2のオペレーティング・システムを有する情報
処理システムを指す。すべてのアイコンがモニタ38に
表示され、マウス26によって指される。当技術分野で
周知のように、左マウス・ボタン19を2回押して(す
なわち「ダブルクリック」して)、アイコンを「開
き」、他のビュー・ウィンドウを表示したり、右マウス
・ボタン17を使用してコンテキスト・メニューを表示
したり、オブジェクト上でドラッグ−ドロップ・スケジ
ューラを実施したりすることができる。
In the following description of the functions of the graphical user interface according to the present invention and the monitor display in the graphical user interface, the term “workstation” refers to the information processing system 108, 1.
10, 112, 114, 116, 118, 120, 12
2, 124, 126, and 128. The term "local workstation" has a first operating system, a job queue and a job queue.
Refers to an information processing system including a scheduler. The term "target workstation"
Refers to an information processing system having a second operating system that processes jobs assigned by a workstation. All icons are displayed on the monitor 38 and pointed to by the mouse 26. As is well known in the art, pressing the left mouse button 19 twice (ie, "double-clicking") "opens" the icon, displays another view window, or presses the right mouse button 17 Can be used to display a context menu or implement a drag-drop scheduler on an object.

【0021】まず、マウス26と左マウス・ボタン19
を使用してNet Schedフォルダ・アイコンをダ
ブルクリックし、「ローカル・ワークステーション」ア
イコンと「ドメインのフォルダ」アイコンの2つのアイ
コンを開く。「ローカル・ワークステション」アイコン
をダブルクリックすると、「スケジュールされたジョ
ブ」アイコンと「ジョブ・テンプレート」アイコンが入
ったアイコン・ビューが開く。これはフィルタリングさ
れたビューである場合があり、このビューがいつフィル
タリングされたかがビューのタイトル・バーで示され
る。フィルタリング基準は、ユーザ、データを閲覧する
人の統合アクセス制御、またはジョブ・タイプに基づか
せることができる。「スケジュールされたジョブ」アイ
コンをダブルクリックすると、図4に示すような「ジョ
ブ設定」ノートブックが開き、スケジュールされている
ジョブの現行値が入った入力フィールドがすべて表示さ
れる。「ジョブ・テンプレート」アイコンをダブルクリ
ック、「ドラッグ」、または右マウス・ボタン17「コ
ンテキスト・メニュー」起動などのその他の方法で起動
すると、「ジョブ・テンプレート設定」ノートブックが
開き、(デフォルト値を有する)入力フィールドにはす
べて標準デフォルト値が入力されて表示される。デフォ
ルト値のない入力フィールドは空のままである(これも
図4に図示されている)。
First, the mouse 26 and the left mouse button 19
Double-click the NetSched folder icon using to open two icons, a "Local Workstation" icon and a "Domain Folder" icon. Double-clicking the "Local Workstation" icon opens an icon view containing a "Scheduled Job" icon and a "Job Template" icon. This may be a filtered view, and the title bar of the view indicates when this view was filtered. The filtering criteria can be based on the user, the integrated access control of the person viewing the data, or the job type. Double-clicking the "Scheduled Job" icon opens the "Job Settings" notebook, as shown in FIG. 4, with all input fields containing the current value of the scheduled job. Launching the "Job Template" icon by other means, such as double-clicking, "dragging" or right mouse button 17 "Context Menu" launches the "Job Template Settings" notebook, which allows you to change the default All of the input fields have standard default values entered and displayed. Input fields without default values remain empty (also shown in FIG. 4).

【0022】右マウス・ボタン・ポップアップ・メニュ
ーまたはコンテキスト・メニューからローカル・ワーク
ステーション・アイコン設定値オプションを選択する
と、図5に示す「ワークステーション設定」ノートブッ
クが開き、ローカル・ワークステーションの現行ビュー
・フィルタ設定値が表示される。
Selecting the local workstation icon settings option from the right mouse button pop-up menu or context menu opens the "Workstation Settings" notebook, shown in FIG. 5, which displays the current view of the local workstation.・ The filter setting value is displayed.

【0023】「ドメインのフォルダ」アイコンをダブル
クリックすると、使用可能な各ターゲット・ドメインの
フォルダが入ったアイコン・ビューが開く。ドメイン・
フォルダをダブルクリックすると、選択されたターゲッ
ト・ドメイン内で使用可能なターゲット・ワークステー
ションのアイコンが入ったアイコン・ビューが開く。タ
ーゲット・ワークステーション・アイコンをダブルクリ
ックすると、「スケジュールされたジョブ」アイコンと
「ジョブ・テンプレート」アイコンが入ったアイコン・
ビューが開く。これは場合によってはフィルタリングさ
れたビューであることがあり、いつこのビューがフィル
タリングされたかがビューのタイトル・バーに表示され
る。「スケジュールされたジョブ」アイコンをダブルク
リックすると、「ジョブ設定」ノートブックが開き、選
択されたジョブの現行値が入力されたすべての入力フィ
ールドが表示される。ここで、ローカル・オペレーティ
ング・システムから実行可能オブジェクトまたはタブを
継承することができる。たとえば、「DOS設定値」ま
たは「アソシエーション」のジョブ・オブジェクト上の
タブを使用することができるが、これはこのオブジェク
トがワークプレース・シェル・オブジェクトからフィー
ルドを継承するためである。ジョブ・テンプレートをダ
ブルクリックすると、「ジョブ・テンプレート設定」ノ
ートブックが開き、(デフォルト値を有する)すべての
入力フィールドに標準デフォルト値が入力されて表示さ
れる。デフォルト値を取らない入力フィールドは空であ
る。右マウス・ボタン・ポップアップ・メニューからタ
ーゲット・ワークステーション・アイコン設定オプショ
ンを選択すると、「ワークステーション設定」ノートブ
ックが開き、選択されたターゲット・ワークステーショ
ンの現行ビュー・フィルタ設定値がすべて表示される。
Double-clicking the "Domain Folders" icon opens an icon view containing folders for each available target domain. domain·
Double-clicking on a folder opens an icon view with icons of target workstations available in the selected target domain. Double-click the target workstation icon to open an icon containing the "Scheduled Job" and "Job Template" icons.
The view opens. This may be a filtered view in some cases, and the title bar of the view indicates when this view was filtered. Double-clicking on the "Scheduled Job" icon will open the "Job Settings" notebook, showing all the input fields with the current values of the selected job. Here, the executable object or tab can be inherited from the local operating system. For example, a tab on the "DOS Settings" or "Association" job object can be used because it inherits fields from the Workplace Shell object. Double-clicking a job template opens the "Job Template Settings" notebook, where all input fields (with default values) are populated with standard default values. Input fields that do not take default values are empty. Selecting the Target Workstation Icon Settings option from the right mouse button pop-up menu opens the Workstation Settings notebook, showing all current view filter settings for the selected target workstation .

【0024】ユーザは、デスクトップから(またはシス
テム・ドライブ・アイコンを介して)右マウス・ボタン
・ポップアップ・メニューから実行可能ファイルをスケ
ジューリングすることもできる。
The user can also schedule an executable from the right mouse button pop-up menu from the desktop (or via the system drive icon).

【0025】以下に、図4に表示されているフィールド
について説明する。
Hereinafter, the fields displayed in FIG. 4 will be described.

【0026】ジョブ名フィールド200 ジョブ名フィールドには、既存のスケジュール済みジョ
ブとして選択されたジョブの名前が入る。このフィール
ドは「ジョブ・テンプレート設定」ノートブック上の新
規ジョブの場合は空白である。
Job Name Field 200 The job name field contains the name of a job selected as an existing scheduled job. This field is blank for a new job on the "Job Template Settings" notebook.

【0027】ジョブIDフィールド(読取り専用1)2
02 このフィールドには、既存のスケジュール済みジョブの
ジョブIDが入る。「ジョブ・テンプレート設定」ノー
トブック上で新規ジョブの場合はこのフィールドは空白
になる。このフィールドはユーザが更新することはでき
ない。
Job ID field (read only 1) 2
02 This field contains the job ID of an existing scheduled job. This field is blank for a new job on the Job Template Settings notebook. This field cannot be updated by the user.

【0028】コマンド・フィールド204 コマンド・フィールドには、既存のスケジュール済みジ
ョブとして選択されたジョブのコマンド・テキスト(.
exeファイルおよびパラメータ)が入れられる。「ジ
ョブ・テンプレート設定」ノートブック上で新規ジョブ
の場合、このフィールドは空白である。
Command Field 204 The command field contains the command text (...) Of the job selected as the existing scheduled job.
exe file and parameters). This field is blank for a new job on the Job Template Settings notebook.

【0029】読取り専用2 206 このフィールドには、既存のスケジュール済みジョブに
ついて、「開始日1996年6月1日でMACHINE
XにおいてUSERIDによって最後に実行要求され
た」というようなテキストが入れられる。「ジョブ・テ
ンプレート設定」ノートブック上で新規ジョブの場合こ
のフィールドは空白のままである。このフィールドはユ
ーザが変更することはできない。
Read-Only 2 206 This field contains the “Machine with Start Date June 1, 1996” for existing scheduled jobs.
X was last requested by USERID in X ". This field is left blank for a new job on the Job Template Settings notebook. This field cannot be changed by the user.

【0030】「ジョブの実行頻度」セクション208 既存のスケジュール済みジョブについて、選択されたジ
ョブが再帰ジョブの場合、「間隔」ボタン210を選択
するとこのセクションの入力フィールドに選択されたジ
ョブの現行値が入れられる。選択されたジョブが非再帰
ジョブ(1回だけ実行される)の場合、「ジョブを1回
だけ実行」ボタン212を選択すると、このセクション
の「間隔」入力フィールドがグレイアウト(使用不能)
にされ、新規ジョブのデフォルト値が表示される。
"Job Execution Frequency" Section 208 For an existing scheduled job, if the selected job is a recursive job, selecting the "Interval" button 210 will cause the current field of the selected job to appear in the entry field of this section. Can be put in. If the selected job is a non-recursive job (executed only once), selecting the “execute job once” button 212 will cause the “Interval” input field in this section to be grayed out (unavailable)
And the default value of the new job is displayed.

【0031】「ジョブ・テンプレート設定」ノートブッ
ク上の新規ジョブの場合、このセクションのデフォルト
の設定は「間隔」ボタンを選択する設定である。
"Job Template Settings" For a new job on a notebook, the default setting in this section is to select the "Interval" button.

【0032】「間隔」ボタン210と「ジョブを1回だ
け実行」ボタン212は相互に排他的であり、「ジョブ
を1回だけ実行」ボタン212を選択すると、「間隔」
入力フィールドは使用不能になる。「間隔」ボタン21
0を選択した場合、スピン1フィールドとドロップ1フ
ィールドへの入力が必要になる。「間隔」ボタン210
を選択した場合、ドロップ2が使用可能になり、ドロッ
プ2が必須入力になる。
The "interval" button 210 and the "execute job only" button 212 are mutually exclusive. When the "execution of job only once" button 212 is selected, the "interval"
Input fields are disabled. "Interval" button 21
When 0 is selected, it is necessary to input in the spin 1 field and the drop 1 field. "Interval" button 210
When drop is selected, drop 2 becomes available and drop 2 becomes a mandatory input.

【0033】a.スピン1 214 このスピン・ボタンによって、ユーザは1〜999の範
囲を選択することができる。「ジョブ・テンプレート設
定」ノートブック上の新規ジョブの場合、この項目のデ
フォルト値は7である。
A. Spin 1 214 This spin button allows the user to select a range from 1 to 999. For a new job on the "Job Template Settings" notebook, the default value for this item is 7.

【0034】b.ドロップ1 216 このドロップ・ダウン・コントロールを使用すると、以
下のリストがドロップ・ダウン表示される。 −分 −時間 −曜日 −月 「ジョブ・テンプレート設定」ノートブック上の新規ジ
ョブの場合、この項目のデフォルト値は曜日である。
B. Drop 1 216 Using this drop down control, the following list will drop down: -Minutes -hours -days of the week -months For new jobs on the Job Template Settings notebook, the default value for this item is the day of the week.

【0035】c.ドロップ2 218 スピン1で7を指定してドロップ1で曜日を指定するか
またはドロップ1で月を指定した場合を除き、ドロップ
2は使用不能である。スピン1で7を指定し、ドロップ
1で曜日を指定した場合、ドロップ2のドロップ・ダウ
ン・コントロールによって以下のリストがドロップ・ダ
ウン表示される。 −月曜日 −火曜日 −水曜日 −木曜日 −金曜日 −土曜日 −日曜日 「ジョブ・テンプレート設定」ノートブック上の新規ジ
ョブの場合、この項目のデフォルト値は現在の曜日であ
る。ドロップ1で月を指定した場合、ドロップ2のドロ
ップ・ダウン・コントロールによって以下のリストがド
ロップ・ダウン表示される。 −以下で指定する開始日 −3日から月末まで −2日から月末まで −月末 「ジョブ・テンプレート設定」ノートブック上の新規ジ
ョブの場合、この項目のデフォルト値は「以下で指定す
る開始日」である。
C. Drop 2 218 Drop 2 is disabled unless spin 1 specifies 7 and drop 1 specifies the day of the week or drop 1 specifies the month. When 7 is specified in Spin 1 and the day of the week is specified in Drop 1, the following list is displayed in a drop-down manner by the drop-down control of Drop 2. -Monday -Tuesday -Wednesday -Thursday -Friday -Saturday -Sunday For new jobs on the "Job Template Settings" notebook, the default value for this item is the current day. If the month is specified in drop 1, the following list is displayed in drop down by the drop down control of drop 2. -Start date specified below-From 3rd to end of month-From 2nd to end of month-End of month For new jobs on the "Job Template Settings" notebook, the default value of this item is "Start date specified below" It is.

【0036】フィールド214、216、218、を使
用して、どのジョブでも36時間15分ごとや34日ご
となど非標準の間隔で実行するようにスケジューリング
することができる。
Using fields 214, 216, 218, any job can be scheduled to run at non-standard intervals, such as every 36 hours 15 minutes or every 34 days.

【0037】「ジョブ開始時点」セクション220 既存のスケジュール済みジョブについて、選択されたジ
ョブの開始日が現在日付よりも前の場合、「即時」ボタ
ン220を選択すると以下のボタンの入力フィールドが
使用不能になる(入力フィールドには現在の日付が入れ
られる)。選択されたジョブの開始日が現在の日付より
後の場合、入力フィールドの前にあるボタン224を選
択すると入力フィールドが使用可能になり、選択された
ジョブの開始日データを入力することになる。
"Job Start Time" section 220 For an existing scheduled job, if the start date of the selected job is earlier than the current date, selecting the "immediate" button 220 disables the input fields for the following buttons: (The input field contains the current date). If the start date of the selected job is later than the current date, selecting the button 224 in front of the input field will enable the input field and will input the start date data for the selected job.

【0038】「ジョブ・テンプレート設定」ノートブッ
ク上の新規ジョブの場合、このセクションのデフォルト
設定は「即時」ボタン222を選択する設定である。
"Job Template Settings" For a new job on a notebook, the default setting in this section is to select the "immediate" button 222.

【0039】「即時」ボタン222と(下の)開始日ボ
タン224は相互に排他的であり、「即時」ボタンを選
択した場合、開始日入力フィールドは使用不能になる。
「即時」ボタン222を選択しない場合、開始日入力フ
ィールドへの入力が必須になる。
The "immediate" button 222 and the (below) start date button 224 are mutually exclusive, and if the "immediate" button is selected, the start date input field is disabled.
If the "immediately" button 222 is not selected, input to the start date input field is required.

【0040】a.年フィールド(スピン2)226 このスピン・ボタンによって、ユーザは1970〜論理
最大値までの範囲をスピンすることができる。「ジョブ
・テンプレート設定」ノートブック上の新規ジョブの場
合、この項目のデフォルト値は現在年である。
A. Year Field (Spin 2) 226 This spin button allows the user to spin in the range from 1970 to a logical maximum. For new jobs on the Job Template Settings notebook, the default value for this item is the current year.

【0041】b.月フィールド(スピン3)228 このスピン・ボタンによって、ユーザは1月〜12月ま
での範囲をスピンすることができる。「ジョブ・テンプ
レート設定」ノートブック上の新規ジョブの場合、この
項目のデフォルト値は現在月である。
B. Month Field (Spin 3) 228 This spin button allows the user to spin the range from January to December. For new jobs on the Job Template Settings notebook, the default value for this item is the current month.

【0042】c.日フィールド(スピン4)230 このスピン・ボタンによって、ユーザは1から31まで
の範囲をスピンすることができる。「ジョブ・テンプレ
ート設定」ノートブック上の新規ジョブの場合、この項
目のデフォルト値は月の現在日である。
C. Day Field (Spin 4) 230 This spin button allows the user to spin a range from 1 to 31. For new jobs on the Job Template Settings notebook, the default value for this item is the current day of the month.

【0043】ユーザが「ジョブの実行頻度」セクション
208で、特定の曜日(月曜〜日曜)にジョブを毎週再
帰的に(7日ごとに)実行するように指定した場合、
年、月、および日入力フィールドに元々指定されていた
値は(必要な場合)自動的に調整され、指定された開始
日より後の、指定された曜日の次のオカレンスの日付に
なる。毎週再帰的に実行されるジョブについて指定され
た曜日は、指定された開始日より優先される。
If the user specifies in the "Job Execution Frequency" section 208 that the job is to be recursively executed weekly (every 7 days) on a particular day of the week (Monday to Sunday),
The values originally specified for the year, month, and day input fields are automatically adjusted (if necessary) to be the date of the next occurrence of the specified day of the week, after the specified start date. The specified day of the week for a recursively executed job takes precedence over the specified start date.

【0044】d.時間フィールド(ドロップ3)232 このドロップ・ダウン・コントロールによって、12時
間時計を使用するプログラミング言語の場合は以下のリ
ストがドロップ・ダウン表示される。 −深夜0時 −1 −2 ... −12 24時間時計を使用する言語の場合は以下のようにな
る。 −0 −1 ... −23 「ジョブ・テンプレート設定値」ノートブック上の新規
ジョブの場合、この項目のデフォルト値は現在時間であ
る。
D. Time Field (Drop 3) 232 This drop down control will drop down the following list for programming languages that use a 12 hour clock. -Midnight -1 -2. . . -12 For languages that use a 24-hour clock, −0 −1. . . -23 "Job Template Settings" For new jobs on notebooks, the default value for this item is the current time.

【0045】e.分フィールド(スピン5)234 このスピン・ボタンによって、ユーザは0〜59の範囲
をスピンすることができる。「ジョブ・テンプレート設
定」ノートブック上で新規ジョブの場合、この項目のデ
フォルト値はその時間の現在の分数に10分を加えた値
である。
E. Minute Field (Spin 5) 234 This spin button allows the user to spin in the range 0-59. For a new job on the "Job Template Settings" notebook, the default value for this item is the current minutes of the hour plus 10 minutes.

【0046】f.PMフィールド(ck1)236 このチェック・ボックスによってユーザは指定した時間
が午前(チェックなし)であるか午後(チェックあり)
であるかを指定することができる。このコントロールの
デフォルト値は、現在時間が午後の場合は使用可能であ
り、現在時間が午前の場合は使用不能である。このコン
トロールは24時間時計を使用する言語では表示されな
い。
F. PM field (ck1) 236 This check box allows the user to specify whether the specified time is morning (unchecked) or afternoon (checked)
Can be specified. The default value for this control is enabled if the current time is in the afternoon and disabled if the current time is in the morning. This control is not displayed in languages that use a 24-hour clock.

【0047】「ジョブを削除する時期」セクション23
8 既存のスケジュール済みジョブについて、選択されたジ
ョブが非再帰ジョブである場合(「ジョブの実行頻度」
セクション208の「ジョブを1回だけ実行する」ボタ
ン212を選択した場合)、このセクションは使用不能
になる。選択されたジョブが再帰ジョブであり、削除デ
ータを指定しなかった場合、「削除をスケジュールしな
い」ボタン240を選択する(削除日入力フィールドが
使用不能になるが、現在月、日および現在年+1の新規
ジョブ・デフォルト値が入れられる)。選択されたジョ
ブが再帰ジョブであり、削除日が指定されている場合、
「削除日」ボタン242を選択し、それに対応する入力
フィールドが使用可能になり、選択されたジョブの削除
日データが入れられる。
"When to Delete Job" Section 23
8 If the selected job is a non-recursive job for an existing scheduled job ("Job execution frequency"
If the "Execute job only once" button 212 in section 208 is selected), this section is disabled. If the selected job is a recursive job and no deletion data is specified, the user selects the “Do not schedule deletion” button 240 (the deletion date input fields become unavailable, but the current month, day, and current year + 1) New job default values are entered). If the selected job is a recursive job and a deletion date is specified,
The "deletion date" button 242 is selected, the corresponding input field becomes available, and the deletion date data of the selected job is entered.

【0048】「ジョブ・テンプレート設定」ノートブッ
ク上の新規ジョブの場合、このセクションのデフォルト
の設定は、「削除をスケジュールしない」ボタン240
の選択である。
For a new job on the "Job Template Settings" notebook, the default setting in this section is the "Do Not Schedule Delete" button 240
Is the choice.

【0049】「削除をスケジュールしない」ボタン24
0と「削除日」ボタン242は相互に排他的であり、
「削除をスケジュールしない」ボタン240を選択した
場合、「削除日」入力フィールドは使用不能になる。
「削除をスケジュールしない」ボタン240を選択しな
い場合、「削除日」入力フィールドに入力する必要があ
る。 a.年フィールド244−前述の年フィールド(スピン
2)と同じであるが、「ジョブ・テンプレート設定」ノ
ートブック上の新規ジョブの場合この項目のデフォルト
値は翌年(現在年+1)になる点が異なる。 b.月フィールド246−前述の月フィールド(スピン
3)と同じである。 c.日フィールド248−前述の日フィールド(スピン
4)と同じである。
"Do not schedule deletion" button 24
0 and the “deletion date” button 242 are mutually exclusive,
If the “do not schedule deletion” button 240 is selected, the “deletion date” input field becomes unavailable.
If the “do not schedule deletion” button 240 is not selected, it is necessary to input in the “deletion date” input field. a. Year field 244-Same as the previous year field (spin 2) except that for a new job on the "Job Template Settings" notebook, the default value for this item is the next year (current year + 1). b. Month field 246-Same as the above-mentioned month field (spin 3). c. Day field 248-Same as the day field (Spin 4) described above.

【0050】ワークステーション設定ノートブック 以下に、図5に表示されているフィールドについて説明
する。これはフィルタリングされたビューである場合が
あり、ビューがいつフィルタリングされたかがビューの
タイトル・バーに表示される。フィルタリング基準は、
ユーザ、データを閲覧する人の統合アクセス制御、また
はジョブ・タイプに基づかせることができる。
Workstation Setting Notebook The fields displayed in FIG. 5 will be described below. This may be a filtered view, and the title bar of the view indicates when the view was filtered. The filtering criteria is
It can be based on the user, the integrated access control of the person viewing the data, or the job type.

【0051】ジョブ名フィールド300 この入力フィールドによってユーザは指定された名前テ
キストを持つジョブだけをアイコン・ビューに表示する
ことができる。この入力フィールドはデフォルトの設定
では空白である。
Job Name Field 300 This input field allows the user to display only jobs with the specified name text in the icon view. This input field is blank by default.

【0052】コマンド・フィールド301 この入力フィールドによってユーザは指定されたコマン
ド・テキストを持つジョブだけをアイコン・ビューに表
示することができる。この入力フィールドはデフォルト
の設定では空白であり、たとえばフィルタリングはDO
S、Win16、Win32、OS/2 16ビット、
OS/2 32ビットなどのコマンド・タイプに基づか
せることができる。
Command Field 301 This input field allows the user to display only jobs with the specified command text in the icon view. This input field is blank by default, for example, filtering is DO
S, Win16, Win32, OS / 2 16 bit,
It can be based on a command type such as OS / 2 32-bit.

【0053】実行要求者302 この入力フィールドによって、ユーザは指定されたユー
ザIDによって実行要求されたジョブだけをアイコン・
ビューに表示することができる。この入力フィールドに
は、現行ログオン・ユーザIDが事前入力されており、
そのテキストはユーザが他のユーザIDを入力すると選
択されて削除される。
Execution requester 302 This input field allows the user to display only the job requested to be executed by the specified user ID by icon
Can be displayed in the view. The current logon user ID is pre-filled in this input field,
The text is selected and deleted when the user enters another user ID.

【0054】「実行要求元」フィールド304 この入力フィールドによってユーザは指定されたワーク
ステーションから実行要求されたジョブだけをアイコン
・ビューに表示することができる。この入力フィールド
には、現行ワークステーション名が事前入力されてお
り、そのテキストはユーザが他のワークステーション名
を入力すると選択されて削除される。
"Execution request source" field 304 This input field allows the user to display only the job requested to be executed from the designated workstation in the icon view. This entry field is pre-filled with the current workstation name, the text of which is selected and deleted when the user enters another workstation name.

【0055】「ジョブの実行頻度」セクション306 このセクションのチェックボックス・コントロールはす
べて相互に排他的である。
"Job Execution Frequency" Section 306 The check box controls in this section are all mutually exclusive.

【0056】a.「ジョブを複数回実行」(ck1)チ
ェックボックス・コントロール308 これによってユーザは複数回実行されるすべてのジョブ
を表示することができる。このコントロールはデフォル
トの設定ではチェックなし(ジョブを1回だけ実行す
る)になる。
A. "Execute job multiple times" (ck1) check box control 308 This allows the user to view all jobs that are executed multiple times. This control is unchecked (executes the job only once) by default.

【0057】b.「間隔」(ck2)チェックボックス
・コントロール310 これによってユーザは、指定された頻度で実行されるす
べてのジョブを表示することができる。このコントロー
ルはデフォルトの設定ではチェックなしである。このコ
ントロールにチェックを付けた場合、以下の対応するフ
ィールドが必須入力である。
B. "Interval" (ck2) check box control 310 This allows the user to view all jobs that run at the specified frequency. This control is unchecked by default. When this control is checked, the corresponding fields below are required.

【0058】i.ドロップ1 312 このドロップ・ダウン・コントロールにはデフォルトの
設定として「きっかり」が事前入力されている。ドロッ
プ・ダウン表示されるリストは以下の通りである。 −きっかり −より多い −より少ない
I. Drop 1 312 This drop down control is pre-populated with "Clear" as the default setting. The list displayed drop-down is as follows. -Exactly-more-less

【0059】ii.スピン1 314 このスピン・ボタンによってユーザは1〜999の範囲
をスピンすることができる。このコントロールにはデフ
ォルト値として7が事前入力されている。
Ii. Spin 1 314 This spin button allows the user to spin in the range 1-999. In this control, 7 is pre-input as a default value.

【0060】iii.ドロップ2 316 このドロップ・ダウン・コントロールにはデフォルト値
として「曜日」が事前入力されている。ドロップ・ダウ
ン表示されるリストは以下の通りである。 −分 −時間 −曜日 −月
Iii. Drop 2 316 This drop down control is pre-filled with "day of the week" as a default value. The list displayed drop-down is as follows. −minute −hour −day of week −month

【0061】c.「ジョブを1回だけ実行」(ck3)
チェックボックス・コントロール318 これによってユーザは1回だけ実行されるすべてのジョ
ブを表示することができる。このコントロールはデフォ
ルトの設定ではチェックなしである。
C. "Execute the job only once" (ck3)
Check Box Control 318 This allows the user to view all jobs that are executed only once. This control is unchecked by default.

【0062】「ジョブの実行時期」セクション320 a.「フィルタ使用」(ck7)チェックボックス・コ
ントロール322 このコントロールにチェックを付けると、このセクショ
ン内の他の全ての入力フィールドが使用可能になり、入
力が必須である。このコントロールにチェックを付けな
い場合、このセクション内の他のすべての入力フィール
ドは使用不能になる。このコントロールのデフォルトの
設定はチェックなしである。
"Job Execution Time" Section 320 a. "Use Filter" (ck7) Check Box Control 322 Checking this control makes all other input fields in this section available and requires input. If you do not check this control, all other input fields in this section will be disabled. The default setting for this control is unchecked.

【0063】b.ドロップ3 324 このドロップ・ダウン・コントロールにはデフォルト値
として「後」が事前入力されている。ドロップ・ダウン
表示されるリストは以下の通りである。 −後 −当日 −前
B. Drop 3 324 This drop down control is pre-filled with "After" as a default value. The list displayed drop-down is as follows. -After-On that day-Before

【0064】c.年フィールド(スピン2)326 このスピン・ボタンによってユーザは1970〜論理最
大値までの範囲をスピンすることができる。この項目の
事前入力デフォルト値は現在年である。
C. Year Field (Spin 2) 326 This spin button allows the user to spin in the range from 1970 to a logical maximum. The pre-populated default value for this item is the current year.

【0065】d.月フィールド(スピン3)328 このスピン・ボタンによってユーザは1月〜12月まで
の範囲をスピンすることができる。この項目の事前入力
デフォルト値は現在月である。
D. Month Field (Spin 3) 328 This spin button allows the user to spin in the range January to December. The pre-populated default value for this item is the current month.

【0066】e.日フィールド(スピン4)330 このスピン・ボタンによってユーザは1〜31の範囲を
スピンすることができる。この項目の事前入力デフォル
ト値はその月の現在日である。
E. Day Field (Spin 4) 330 This spin button allows the user to spin the range 1-31. The pre-populated default value for this item is the current day of the month.

【0067】「ジョブの実行時刻」セクション332 a.フィルタ使用可能フィールド(ck7)チェックボ
ックス・コントロール334−「ジョブの実行時期」セ
クションのa.と同じである。
"Job Execution Time" Section 332 a. Filter Available Field (ck7) Check Box Control 334-a. Is the same as

【0068】b.ドロップ3 336 このドロップ・ダウン・コントロールにはデフォルト値
として「後」が事前入力されている。ドロップ・ダウン
表示されるリストは以下の通りである。 −後 −定刻 −前
B. Drop 3 336 This drop down control is pre-filled with "after" as a default value. The list displayed drop-down is as follows. -After-On time-Before

【0069】c.時間フィールド(ドロップ5)338 12時間時計を使用するプログラム言語の場合、このド
ロップ・ダウン・コントロールによって以下のリストが
ドロップ・ダウン表示される。 −深夜0時 −1 −2 ... 24時間時計を使用する言語の場合は以下のようにな
る。 −0 −1 ... −23 この入力フィールドにはデフォルト値として現在時間が
事前入力される。
C. Time Field (Drop 5) 338 For programming languages that use a 12 hour clock, this drop down control causes the following list to be displayed in a drop down: -Midnight -1 -2. . . In the case of a language using a 24-hour clock, it is as follows. −0 −1. . . -23 In this input field, the current time is pre-input as a default value.

【0070】d.分フィールド(スピン5)340 このスピン・ボタンによってユーザは0〜59の範囲を
スピンすることができる。この入力フィールドにはデフ
ォルト値として現在の分数が事前入力される。
D. Minute Field (Spin 5) 340 This spin button allows the user to spin in the range 0-59. This input field is pre-filled with the current number of minutes as a default value.

【0071】e.PMフィールド(ck4)342 このチェック・ボックスによってユーザは指定した時刻
が午前(チェックなし)か午後(チェックあり)かを示
すことができる。このコントロールのデフォルトの設定
は現在時刻が午後の場合は使用可能であり、現在時刻が
午前の場合は使用不能である。24時間時計を使用する
言語の場合、このコントロールは表示されない。
E. PM field (ck4) 342 This check box allows the user to indicate whether the specified time is AM (unchecked) or PM (checked). The default settings for this control are enabled if the current time is afternoon and disabled if the current time is in the morning. This control is not displayed for languages that use a 24-hour clock.

【0072】「ジョブの削除時期」セクション344 「ジョブの実行頻度」セクション306で「ジョブを1
回だけ実行」(ck3)チェックボックス・コントロー
ル318にチェックを付けた場合、このセクション全体
が使用不能になる。2つのチェックボックス・コントロ
ール346、348(ck5およびck6)は相互に排
他的である。
"Job deletion time" section 344 "Job execution frequency"
If the "run only once" (ck3) check box control 318 is checked, this entire section is disabled. The two checkbox controls 346, 348 (ck5 and ck6) are mutually exclusive.

【0073】a.削除日指定なし(ck5)チェックボ
ックス・コントロール346 このコントロールにチェックを付けた場合、削除日が指
定されていない再帰ジョブが表示される。このコントロ
ールのデフォルトの設定はチェックなしである。
A. No deletion date specified (ck5) check box control 346 When this control is checked, recursive jobs for which no deletion date is specified are displayed. The default setting for this control is unchecked.

【0074】b.ck6 348 このコントロールにチェックを付けた場合、指定された
削除日を持つ再帰ジョブが表示される。このコントロー
ルにチェックを付けた場合、それに対応するすべての入
力フィールドは必須入力である。このコントロールのデ
フォルトの設定はチェックなしである。
B. ck6 348 When this control is checked, a recursive job having the specified deletion date is displayed. When this control is checked, all corresponding input fields are required. The default setting for this control is unchecked.

【0075】i.ドロップ3 350−「ジョブの実行
時期」セクションのb.と同じである。
I. Drop 3 350-b. In "Job Execution Time" section. Is the same as

【0076】ii.年フィールド(スピン2)352−
「ジョブの実行時期」セクションのc.と同じである。
Ii. Year Field (Spin 2) 352-
C. In the "Job Execution Time" section. Is the same as

【0077】iii.月フィールド(スピン3)354−
「ジョブの実行時期」セクションのd.と同じである。
Iii. Moon Field (Spin 3) 354
D. In the "Job Execution Time" section. Is the same as

【0078】iv.日フィールド(スピン4)356−
「ジョブの実行時期」セクションのe.と同じである。
Iv. Sun Field (Spin 4) 356
E. In the "Job Execution Time" section. Is the same as

【0079】図4または図5に示すいずれかのパネル上
の必須入力フィールが空白のままになっている場合、ユ
ーザにエラー・メッセージが表示され、入力を必要とす
る必須フィールドが示される。パネルが開いたままであ
り、誤って空白のままになっていた必須入力フィールド
にカーソルが合わせられる。
If the required entry field on either panel shown in FIG. 4 or FIG. 5 is left blank, an error message is displayed to the user, indicating the required fields that need to be entered. The panel remains open and the cursor is placed on a required input field that was accidentally left blank.

【0080】まとめとして、本発明の構成に関して以下
の事項を開示する。
In summary, the following items are disclosed regarding the configuration of the present invention.

【0081】(1)複数のプロセッサと、前記プロセッ
サを相互接続する通信ネットワークと、前記ネットワー
クに結合され、システムによって処理されるジョブを記
憶するジョブ・キューと、前記ネットワークに結合さ
れ、前記システムによって処理する前記ジョブ・キュー
内のジョブをスケジューリングするジョブ・スケジュー
ラとを含み、前記スケジューラが、選択された周期で再
帰的に前記システムよって処理されるようにジョブをス
ケジューリングする手段を含む、分散処理システム。 (2)前記スケジューラが、前記システムによって処理
されるようにスケジュールされたジョブをスキップする
手段を含む、上記(1)に記載の分散処理システム。 (3)前記スケジューラが、前記プロセッサのうちのい
ずれか1つによって処理されるようにジョブをスケジュ
ーリングする手段を含む、上記(1)に記載の分散処理
システム。 (4)前記ネットワークに結合され、前記ジョブ・キュ
ーに記憶されているジョブに関する情報を表示するモニ
タをさらに含む、上記(1)に記載の分散処理システ
ム。 (5)前記ネットワークに結合され、前記モニタ上に表
示された情報を制御するユーザ・インタフェース装置を
さらに含む、上記(4)に記載の分散処理システム。 (6)通信ネットワークによって相互接続された複数の
プロセッサを含む分散処理システムにおいて処理するジ
ョブをスケジューリングする方法であって、システムに
よって処理されるジョブをジョブ・キューに記憶するス
テップと、ジョブ・キュー内のジョブをシステムによっ
て処理されるようにスケジューリングするステップと、
選択された周期でシステムによって繰り返し処理される
ジョブをスケジューリングするステップとを含む方法。 (7)システムによって処理されるようにスケジュール
されたジョブをスキップするステップをさらに含む、上
記(6)に記載の方法。 (8)プロセッサのうちのいずれか1つによって処理さ
れるようにジョブをスケジューリングするステップをさ
らに含む、上記(6)に記載の方法。 (9)ジョブ・キューに記憶されているジョブに関する
情報を表示するステップをさらに含む、上記(6)に記
載の方法。 (10)表示されている情報を制御するステップをさら
に含む、上記(9)に記載の方法。 (11)ジョブをスケジューリングする方法であって、
第1のオペレーティング・システムを有するローカル・
ワークステーションを設けるステップと、第2のオペレ
ーティング・システムを有するターゲット・ワークステ
ーションを設けるステップと、前記ローカル・ワークス
テーションとターゲット・ワークステーションを通信ネ
ットワークによって相互接続するステップと、ジョブを
スケジューリングするソフトウェア・プログラムを設
け、前記ソフトウェア・プログラムを前記第1および第
2のオペレーティング・システムと統合し、それによっ
て前記ローカル・ワークステーションがジョブを前記タ
ーゲット・ワークステーションで処理するようにスケジ
ューリングすることができるようにするステップとを含
む方法。 (12)前記第1のオペレーティング・システムと前記
第2のオペレーティング・システムとが異種である、上
記(11)に記載の方法。 (13)前記ローカル・ワークステーションが第1のプ
ロセッサを含み、前記ターゲット・ワークステーション
が第2のプロセッサを含み、前記第1のプロセッサと前
記第2のプロセッサとが異種である、上記(11)に記
載の方法。 (14)前記ネットワークのためのネットワーク・オペ
レーティング・システムを設けるステップと、ジョブを
スケジューリングする前記ソフトウェア・プログラムを
前記ネットワーク・オペレーティング・システムと統合
し、それによって前記ローカル・ワークステーションが
前記ターゲット・ワークステーションで処理するように
ジョブをスケジューリングすることができるようにする
ステップとをさらに含む、上記(11)に記載の方法。 (15)ユーザ情報を定義するステップと、前記ユーザ
情報を記憶するステップとをさらに含む上記(11)に
記載の方法。 (16)ジョブをスケジューリングする前記ソフトウェ
ア・プログラムへのアクセス制御を設けるステップをさ
らに含む、上記(11)に記載の方法。
(1) a plurality of processors, a communication network interconnecting the processors, a job queue coupled to the network for storing jobs to be processed by the system, and a job queue coupled to the network and configured by the system. A job scheduler for scheduling jobs in the job queue for processing, the scheduler including means for scheduling jobs to be recursively processed by the system at selected intervals. . (2) The distributed processing system according to (1), wherein the scheduler includes means for skipping a job scheduled to be processed by the system. (3) The distributed processing system according to (1), wherein the scheduler includes means for scheduling a job to be processed by any one of the processors. (4) The distributed processing system according to (1), further including a monitor coupled to the network and configured to display information on a job stored in the job queue. (5) The distributed processing system according to (4), further including a user interface device coupled to the network and controlling information displayed on the monitor. (6) A method for scheduling a job to be processed in a distributed processing system including a plurality of processors interconnected by a communication network, the method comprising: storing a job to be processed by the system in a job queue; Scheduling the jobs to be processed by the system;
Scheduling a job to be repeatedly processed by the system at a selected period. (7) The method of (6) above, further comprising the step of skipping jobs scheduled to be processed by the system. (8) The method of (6) above, further comprising the step of scheduling the job to be processed by any one of the processors. (9) The method according to (6), further comprising the step of displaying information about the job stored in the job queue. (10) The method according to (9), further comprising the step of controlling the displayed information. (11) A method for scheduling a job,
A local operating system having a first operating system
Providing a workstation, providing a target workstation having a second operating system, interconnecting the local workstation and the target workstation by a communication network, and software for scheduling a job. Providing a program and integrating the software program with the first and second operating systems so that the local workstation can schedule a job to be processed at the target workstation. The steps of: (12) The method according to (11), wherein the first operating system and the second operating system are different. (13) The above (11), wherein the local workstation includes a first processor, the target workstation includes a second processor, and the first processor and the second processor are different. The method described in. (14) providing a network operating system for the network; integrating the software program for scheduling jobs with the network operating system so that the local workstation is the target workstation; Allowing the job to be scheduled for processing at. (15) The method according to (11) above, further comprising defining user information and storing the user information. (16) The method according to (11) above, further comprising providing access control to the software program for scheduling a job.

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

【図1】本発明の設計の対象となる典型的な分散処理シ
ステムを示す図である。
FIG. 1 illustrates a typical distributed processing system to which the present invention is designed.

【図2】本発明を実施する情報処理システムを示す図で
ある。
FIG. 2 is a diagram showing an information processing system for implementing the present invention.

【図3】本発明の実施例を示すブロック図である。FIG. 3 is a block diagram showing an embodiment of the present invention.

【図4】本発明を実施するグラフィカル・ユーザ・イン
タフェースを示す図である。
FIG. 4 illustrates a graphical user interface for implementing the present invention.

【図5】本発明を実施する他のグラフィカル・ユーザ・
インタフェースを示す図である。
FIG. 5 shows another graphical user implementing the present invention.
It is a figure showing an interface.

【符号の説明】[Explanation of symbols]

10 中央処理装置 12 システム・バス 100 分散処理システム 106 通信ネットワーク 108 情報処理システム 122 情報処理システム 130 ジョブ・キュー 132 ジョブ・スケジューラ DESCRIPTION OF SYMBOLS 10 Central processing unit 12 System bus 100 Distributed processing system 106 Communication network 108 Information processing system 122 Information processing system 130 Job queue 132 Job scheduler

───────────────────────────────────────────────────── フロントページの続き (72)発明者 ジョン・エム・ギャリソン アメリカ合衆国78727 テキサス州オース チン セクルーデド・ホロウ 4420 (72)発明者 マイケル・ビー・ターナー アメリカ合衆国77450 テキサス州ケーテ ィ コパー・クリーク・ドライブ 703 ────────────────────────────────────────────────── ─── Continued on the front page (72) John M. Garrison, the inventor, United States 78727 Austin, Texas Secluded Hollow, USA 4420 (72) Michael B. Turner, inventor, United States 77450 Kate Copper Creek Drive, Texas 703

Claims (16)

【特許請求の範囲】[Claims] 【請求項1】複数のプロセッサと、 前記プロセッサを相互接続する通信ネットワークと、 前記ネットワークに結合され、システムによって処理さ
れるジョブを記憶するジョブ・キューと、 前記ネットワークに結合され、前記システムによって処
理する前記ジョブ・キュー内のジョブをスケジューリン
グするジョブ・スケジューラとを含み、 前記スケジューラが、選択された周期で再帰的に前記シ
ステムよって処理されるようにジョブをスケジューリン
グする手段を含む、分散処理システム。
A plurality of processors; a communication network interconnecting the processors; a job queue coupled to the network for storing jobs processed by the system; a job queue coupled to the network and processed by the system. A job scheduler for scheduling jobs in the job queue, wherein the scheduler includes means for scheduling jobs to be recursively processed by the system at selected intervals.
【請求項2】前記スケジューラが、前記システムによっ
て処理されるようにスケジュールされたジョブをスキッ
プする手段を含む、請求項1に記載の分散処理システ
ム。
2. The distributed processing system according to claim 1, wherein said scheduler includes means for skipping jobs scheduled to be processed by said system.
【請求項3】前記スケジューラが、前記プロセッサのう
ちのいずれか1つによって処理されるようにジョブをス
ケジューリングする手段を含む、請求項1に記載の分散
処理システム。
3. The distributed processing system according to claim 1, wherein said scheduler includes means for scheduling a job to be processed by any one of said processors.
【請求項4】前記ネットワークに結合され、前記ジョブ
・キューに記憶されているジョブに関する情報を表示す
るモニタをさらに含む、請求項1に記載の分散処理シス
テム。
4. The distributed processing system according to claim 1, further comprising a monitor coupled to said network for displaying information about jobs stored in said job queue.
【請求項5】前記ネットワークに結合され、前記モニタ
上に表示された情報を制御するユーザ・インタフェース
装置をさらに含む、請求項4に記載の分散処理システ
ム。
5. The distributed processing system according to claim 4, further comprising a user interface device coupled to said network for controlling information displayed on said monitor.
【請求項6】通信ネットワークによって相互接続された
複数のプロセッサを含む分散処理システムにおいて処理
するジョブをスケジューリングする方法であって、 システムによって処理されるジョブをジョブ・キューに
記憶するステップと、 ジョブ・キュー内のジョブをシステムによって処理され
るようにスケジューリングするステップと、 選択された周期でシステムによって繰り返し処理される
ジョブをスケジューリングするステップとを含む方法。
6. A method for scheduling jobs to be processed in a distributed processing system including a plurality of processors interconnected by a communication network, the method comprising: storing a job to be processed by the system in a job queue; A method comprising: scheduling a job in a queue to be processed by a system; and scheduling a job to be repeatedly processed by the system at a selected period.
【請求項7】システムによって処理されるようにスケジ
ュールされたジョブをスキップするステップをさらに含
む、請求項6に記載の方法。
7. The method of claim 6, further comprising the step of skipping jobs scheduled to be processed by the system.
【請求項8】プロセッサのうちのいずれか1つによって
処理されるようにジョブをスケジューリングするステッ
プをさらに含む、請求項6に記載の方法。
8. The method of claim 6, further comprising the step of scheduling the job to be processed by any one of the processors.
【請求項9】ジョブ・キューに記憶されているジョブに
関する情報を表示するステップをさらに含む、請求項6
に記載の方法。
9. The method of claim 6, further comprising the step of displaying information about the job stored in the job queue.
The method described in.
【請求項10】表示されている情報を制御するステップ
をさらに含む、請求項9に記載の方法。
10. The method of claim 9, further comprising controlling the information being displayed.
【請求項11】ジョブをスケジューリングする方法であ
って、 第1のオペレーティング・システムを有するローカル・
ワークステーションを設けるステップと、 第2のオペレーティング・システムを有するターゲット
・ワークステーションを設けるステップと、 前記ローカル・ワークステーションとターゲット・ワー
クステーションを通信ネットワークによって相互接続す
るステップと、 ジョブをスケジューリングするソフトウェア・プログラ
ムを設け、前記ソフトウェア・プログラムを前記第1お
よび第2のオペレーティング・システムと統合し、それ
によって前記ローカル・ワークステーションがジョブを
前記ターゲット・ワークステーションで処理するように
スケジューリングすることができるようにするステップ
とを含む方法。
11. A method for scheduling a job, the method comprising: a local operating system having a first operating system;
Providing a workstation; providing a target workstation having a second operating system; interconnecting the local workstation and the target workstation via a communication network; and software for scheduling a job. Providing a program and integrating the software program with the first and second operating systems so that the local workstation can schedule a job to be processed at the target workstation. The steps of:
【請求項12】前記第1のオペレーティング・システム
と前記第2のオペレーティング・システムとが異種であ
る、請求項11に記載の方法。
12. The method of claim 11, wherein said first operating system and said second operating system are heterogeneous.
【請求項13】前記ローカル・ワークステーションが第
1のプロセッサを含み、前記ターゲット・ワークステー
ションが第2のプロセッサを含み、前記第1のプロセッ
サと前記第2のプロセッサとが異種である、請求項11
に記載の方法。
13. The local workstation includes a first processor, the target workstation includes a second processor, and the first processor and the second processor are heterogeneous. 11
The method described in.
【請求項14】前記ネットワークのためのネットワーク
・オペレーティング・システムを設けるステップと、ジ
ョブをスケジューリングする前記ソフトウェア・プログ
ラムを前記ネットワーク・オペレーティング・システム
と統合し、それによって前記ローカル・ワークステーシ
ョンが前記ターゲット・ワークステーションで処理する
ようにジョブをスケジューリングすることができるよう
にするステップとをさらに含む、請求項11に記載の方
法。
14. Providing a network operating system for said network and integrating said software program for scheduling jobs with said network operating system so that said local workstation Enabling the job to be scheduled for processing at a workstation.
【請求項15】ユーザ情報を定義するステップと、前記
ユーザ情報を記憶するステップとをさらに含む請求項1
1に記載の方法。
15. The method according to claim 1, further comprising: defining user information; and storing the user information.
2. The method according to 1.
【請求項16】ジョブをスケジューリングする前記ソフ
トウェア・プログラムへのアクセス制御を設けるステッ
プをさらに含む、請求項11に記載の方法。
16. The method of claim 11, further comprising providing access control to the software program for scheduling a job.
JP10069975A 1997-03-28 1998-03-19 Device for job scheduling in distributed processing system and method therefor Pending JPH10320360A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US82755697A 1997-03-28 1997-03-28
US08/827556 1997-03-28

Publications (1)

Publication Number Publication Date
JPH10320360A true JPH10320360A (en) 1998-12-04

Family

ID=25249519

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10069975A Pending JPH10320360A (en) 1997-03-28 1998-03-19 Device for job scheduling in distributed processing system and method therefor

Country Status (3)

Country Link
JP (1) JPH10320360A (en)
KR (1) KR19980079594A (en)
SG (1) SG75827A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100686864B1 (en) * 1999-12-16 2007-02-23 주식회사 케이티 Method and apparatus for intelligent job-scheduling
KR20040046156A (en) * 2002-11-26 2004-06-05 김진석 Network Job Queue System
KR101396047B1 (en) * 2012-04-19 2014-05-16 에스케이씨앤씨 주식회사 Method for scheduling job with a regular expression and electronic device using the same
US9417935B2 (en) 2012-05-01 2016-08-16 Microsoft Technology Licensing, Llc Many-core process scheduling to maximize cache usage

Also Published As

Publication number Publication date
SG75827A1 (en) 2000-10-24
KR19980079594A (en) 1998-11-25

Similar Documents

Publication Publication Date Title
US5666501A (en) Method and apparatus for installing software
US5956486A (en) Method and apparatus for monitoring multiple electronic mail systems
US7447989B2 (en) Method and system for setting document-linked timed reminders
US7149810B1 (en) System and method for managing calendar items
US6239798B1 (en) Methods and apparatus for a window access panel
US7653873B2 (en) System and user interface supporting task schedule configuration
US5500938A (en) Method and apparatus for directly selecting and signalling start and stop times in an electronic calendar
US6507351B1 (en) System for managing personal and group networked information
US6944790B2 (en) System and method for collecting and restoring user environment data using removable storage
US7539950B2 (en) Method and system for displaying categorized information on a user interface
EP1650700A2 (en) A method for developing and managing workflows
EP0508633A2 (en) Dynamic user panels
EP0717352A1 (en) Method and system for connecting to, browsing, and accessing computer network resources
AU2391700A (en) System for scheduling and monitoring computer processes
WO2001071491A2 (en) System and method for computer system management using bookmarks
US6182285B1 (en) Method and apparatus for generating a default list
US5666500A (en) Workstation user interface for use in conjunction with a host data processing system
US4926349A (en) Method for display panel processing
IL125563A (en) Method and system for facilitating navigation among software applications and improved screen viewing
US6047297A (en) Method and system for editing actual work records
JPH10320360A (en) Device for job scheduling in distributed processing system and method therefor
US20080034305A1 (en) Method for providing flexible selection time components
US6181340B1 (en) Data processor controlled display system for the control of operations with properties which are constant or variable
US5560026A (en) Method and system for corrective re-installation of an object on a data processing system
Cisco Scheduled Jobs