JPH05258027A - Picture processor - Google Patents

Picture processor

Info

Publication number
JPH05258027A
JPH05258027A JP4053535A JP5353592A JPH05258027A JP H05258027 A JPH05258027 A JP H05258027A JP 4053535 A JP4053535 A JP 4053535A JP 5353592 A JP5353592 A JP 5353592A JP H05258027 A JPH05258027 A JP H05258027A
Authority
JP
Japan
Prior art keywords
image processing
job
request
priority
application
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
JP4053535A
Other languages
Japanese (ja)
Inventor
Hiroshi Watanabe
浩 渡邉
Nobuhisa Yoda
信久 依田
Akinori Iwase
章則 岩瀬
Takeshi Ogaki
武史 大垣
Shiro Takagi
志郎 高木
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP4053535A priority Critical patent/JPH05258027A/en
Publication of JPH05258027A publication Critical patent/JPH05258027A/en
Pending legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Facsimiles In General (AREA)

Abstract

PURPOSE:To specify an application to be permited to make interruption, and further, to permit only the application of higher priority than processing in the course of execution to make the interruption in the case that plural applications execute a job coorperatively in a client server system to handle a picture. CONSTITUTION:In the processor consisting of plural applications 22a, ... to request the processing of the picture, and picture processing servers 21a, ...connected to these applications 22a, ... directly or through a communication line 2 and to control plural picture input/output machines and execute the processing of the picture in response to a request from the application 22a, ...by using these machines, it is checked whether the request is permitted to make the interruption or not, or the priorities of the jobs are compared with each other, and if the priority of the job of a requesting source is higher, an interruption job is executed in the case of the interruption for the job.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、複数のアプリケーシ
ョンが共同で画像処理サーバを使用して画像処理を行な
う画像処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing apparatus in which a plurality of applications jointly use an image processing server to perform image processing.

【0002】[0002]

【従来の技術】現在、多くのシステムでサーバ・クライ
アント方式を利用して、処理を行なうことが行なわれて
いる。サーバ・クライアント方式とは、1つの電算機上
またはLAN等の通信回線を介して接続されたサーバと
クライアントとが情報を交換して処理を進めるものであ
る。例えば、エンジニアリングワークステーションEW
Sに利用されている。
2. Description of the Related Art At present, many systems utilize a server / client method to perform processing. The server-client system is a system in which a server and a client connected via one computer or via a communication line such as a LAN exchange information and proceed with processing. For example, engineering workstation EW
It is used by S.

【0003】このような、サーバ・クライアント方式を
採用し、複数のクライアントが1つのサーバを使用する
システムがよく用いられる。クライアントは応用プログ
ラムつまりアプリケーションである。業務はアプリケー
ションだけで行うのでなく、ジョブと呼ばれる小さなよ
く使われる働きをサーバに依頼して行う。つまりアプリ
ケーションは自分の業務のいくつかをジョブで構成し、
サーバにジョブを依頼して業務を行う。
A system in which such a server-client system is adopted and a plurality of clients use one server is often used. The client is an application program or application. The work is not done only by the application, but by asking the server for a small and commonly used work called a job. In other words, the application configures some of its tasks with jobs,
Perform jobs by requesting jobs from the server.

【0004】この例としては、特開平2−231626
号にサーバ・クライアント方式が示されている。このサ
ーバでは、表示装置であるビットマップディスプレイを
制御している。そして、クライアントはサーバからの情
報を受けとって仕事を行なうことが示されている。
An example of this is JP-A-2-231626.
The server / client method is shown in the issue. This server controls a bitmap display which is a display device. Then, the client is shown to receive the information from the server to perform the work.

【0005】このようなクライアント・サーバ方式を採
用し、複数のアプリケーションが協調して業務を行う場
合、割り込みを許すアプリケーションを特定したい場合
がある。
When such a client / server system is adopted and a plurality of applications cooperate to perform business, there are cases where it is desired to specify an application that allows interrupts.

【0006】たとえば、ある共同作業をしているグルー
プのアプリケーションには割り込みを許すが、他のグル
ープからの割り込みを許したくない場合、ある特定のノ
ードや利用者からの割り込みは許さない場合などであ
る。このような場合には従来の方式では対応できなかっ
た。
For example, when an application of a group performing a certain collaborative work is permitted to be interrupted but interruption from another group is not permitted, interruption from a specific node or user is not permitted. is there. In such a case, the conventional method cannot cope.

【0007】[0007]

【発明が解決しようとする課題】この発明は、上記した
ように、複数のアプリケーションが協調して業務を行う
場合、割り込みを許すアプリケーションを特定すること
ができないという欠点を除去するもので、複数のアプリ
ケーションが協調して業務を行う場合、割り込みを許す
アプリケーションを特定することができ、さらに実行中
の処理よりも優先度の高いアプリケーションにのみ割り
込みを許すことができる画像処理装置を提供することを
目的とする。
SUMMARY OF THE INVENTION As described above, the present invention eliminates the drawback that it is not possible to specify an application that allows interrupts when a plurality of applications work in cooperation. An object of the present invention is to provide an image processing apparatus that can specify an interrupt-allowed application when the applications cooperate with each other, and can only allow the interrupt to an application having a higher priority than the processing being executed. And

【0008】[0008]

【課題を解決するための手段】この発明の画像処理装置
は、画像の処理を要求する複数の制御部と、これらの制
御部とそのままあるいは通信回線を介して接続されてお
り、複数の画像入出力機器を制御し、これらの機器を利
用して上記制御部からの要求に応じて画像の処理を行な
う画像処理部とからなるものにおいて、上記制御部に、
画像の処理の要求とともに、画像の処理の優先度が出力
される出力手段を設け、上記画像処理部に、実行中の画
像処理の優先度が記憶されている記憶手段と、上記制御
部の出力手段からの画像処理の要求と優先度を受入れる
受入手段と、この受入手段により受入れた優先度と上記
記憶手段に記憶されている画像処理の優先度とを比較す
る比較手段と、この比較手段による比較の結果、実行中
の画像処理の優先度より上記受入手段により受入れた画
像処理に対する優先度が高い場合、実行中の画像処理を
停止し、上記受入手段により受入れた画像処理を実行す
る実行手段とを設けている。
An image processing apparatus according to the present invention is provided with a plurality of control units for requesting image processing, and is connected to these control units as they are or via a communication line. An image processing unit that controls an output device and uses these devices to process an image in response to a request from the control unit.
An output unit for outputting the priority of the image processing together with the request for the image processing is provided, and the image processing unit stores the priority of the image processing being executed and the output of the control unit. The receiving means for receiving the image processing request and the priority from the means, the comparing means for comparing the priority received by the receiving means with the image processing priority stored in the storage means, and the comparing means. As a result of the comparison, when the priority of the image processing received by the receiving means is higher than the priority of the image processing being executed, the executing image processing is stopped and the image processing received by the receiving means is executed. And are provided.

【0009】この発明の画像処理装置は、画像の処理を
要求する複数の制御部と、これらの制御部とそのままあ
るいは通信回線を介して接続されており、複数の画像入
出力機器を制御し、これらの機器を利用して上記制御部
からの要求に応じて画像の処理を行なう画像処理部とか
らなるものにおいて、上記制御部に、画像の処理の要求
とともに、上記制御部が存在する装置や使用する団体や
実行させる利用者を識別する識別子が出力される出力手
段を設け、上記画像処理部に、上記制御部が存在する装
置や使用する団体や実行させる利用者を識別する識別子
に対する許可条件が記憶されている記憶手段と、上記制
御部の出力手段からの画像処理の要求と識別子を受入れ
る受入手段と、この受入手段により受入れた識別子に対
して上記記憶手段から読出される許可条件に応じて、上
記受入手段で受入れた画像処理の要求が許可されるか否
かを判断する判断手段と、この判断手段により画像処理
が許可された場合に、上記受入手段により受入れた画像
の処理の要求に応じた画像処理を実行する実行手段とを
設けている。
The image processing apparatus of the present invention controls a plurality of image input / output devices by connecting a plurality of control units for requesting image processing with these control units as they are or via a communication line. An image processing unit that uses these devices to process an image in response to a request from the control unit. In the control unit, a device in which the control unit exists as well as an image processing request, A permission condition for an identifier for identifying a device in which the control unit exists, an organization in which the control unit exists, a group to be used and a user to be executed is provided by providing an output unit for outputting an identifier for identifying a group to be used and a user to be executed. Storing means, a receiving means for receiving the image processing request and the identifier from the output means of the control section, and the storing means for the identifier received by the receiving means. Determining means for determining whether or not the image processing request accepted by the accepting means is permitted according to the permission condition read from the accepting means, and the accepting means when the image processing is permitted by the determining means. And an execution unit that executes image processing in response to a request for processing the received image.

【0010】この発明の画像処理装置は、画像の処理を
要求する複数の制御部と、これらの制御部とそのままあ
るいは通信回線を介して接続されており、複数の画像入
出力機器を制御し、これらの機器を利用して上記制御部
からの要求に応じて画像の処理を行なう画像処理部とか
らなるものにおいて、上記制御部に、画像の処理の要求
とともに、上記制御部が存在する装置や使用する団体や
実行させる利用者を識別する識別子と画像の処理の優先
度が出力される出力手段を設け、上記画像処理部に、実
行中の画像処理の優先度と上記制御部が存在する装置や
使用する団体や実行させる利用者を識別する識別子に対
する許可条件とが記憶されている記憶手段と、上記制御
部の出力手段からの画像処理の要求と優先度と識別子を
受入れる受入手段と、この受入手段により受入れた優先
度と上記記憶手段に記憶されている画像処理の優先度と
を比較する比較手段と、上記受入手段により受入れた識
別子に対して上記記憶手段から読出される許可条件に応
じて、上記受入手段で受入れた画像処理の要求が許可さ
れるか否かを判断する判断手段と、上記比較手段による
比較の結果、実行中の画像処理の優先度より上記受入手
段により受入れた画像処理に対する優先度が高く、しか
も、上記判断手段により画像処理が許可された場合に、
実行中の画像処理を停止し、上記受入手段により受入れ
た画像処理を実行する実行手段とを設けている。
The image processing apparatus of the present invention controls a plurality of image input / output devices by connecting a plurality of control units requesting image processing with these control units as they are or via a communication line. An image processing unit that uses these devices to process an image in response to a request from the control unit. In the control unit, a device in which the control unit exists as well as an image processing request, An apparatus in which an identifier for identifying a group to be used or a user to be executed and an output unit for outputting the priority of image processing are provided, and the image processing unit has the priority of the image processing being executed and the control unit. Storage means for storing permission conditions for an identifier for identifying a group to be used or a user to be executed, and a receiving means for receiving a request for image processing, a priority and an identifier from the output means of the control unit. Comparing means for comparing the priority received by the receiving means with the priority of the image processing stored in the storage means, and a permitting condition read from the storage means for the identifier received by the receiving means. According to the judgment means for judging whether or not the request for the image processing accepted by the acceptance means is permitted, and the result of the comparison by the comparison means, the acceptance means accepts the priority of the image processing being executed. If the image processing is permitted by the determination means,
There is provided an executing means for stopping the image processing being executed and executing the image processing accepted by the accepting means.

【0011】この発明の画像処理装置は、画像の処理を
要求する複数の制御部と、これらの制御部とそのままあ
るいは通信回線を介して接続されており、複数の画像入
出力機器を制御し、これらの機器を利用して上記制御部
からの要求に応じて画像の処理を行なう画像処理部とか
らなるものにおいて、上記制御部に、画像の処理の要求
とともに、上記制御部が存在する装置や使用する団体や
実行させる利用者を識別する識別子と画像の処理の優先
度が出力される出力手段を設け、上記画像処理部に、実
行中の画像処理の優先度と上記制御部が存在する装置や
使用する団体や実行させる利用者を識別する識別子に対
する許可条件とが記憶されている記憶手段と、上記制御
部の出力手段からの画像処理の要求と優先度と識別子を
受入れる受入手段と、この受入手段により受入れた優先
度と上記記憶手段に記憶されている画像処理の優先度と
を比較する比較手段と、上記受入手段により受入れた識
別子に対して上記記憶手段から読出される許可条件に応
じて、上記受入手段で受入れた画像処理の要求が許可さ
れるか否かを判断する判断手段と、上記比較手段による
比較の結果、実行中の画像処理の優先度より上記受入手
段により受入れた画像処理に対する優先度が高い場合、
あるいは上記判断手段により画像処理が許可された場合
に、実行中の画像処理を停止し、上記受入手段により受
入れた画像処理を実行する実行手段とを設けている。
The image processing apparatus of the present invention controls a plurality of image input / output devices by connecting a plurality of control units requesting image processing with these control units as they are or via a communication line. An image processing unit that uses these devices to process an image in response to a request from the control unit. In the control unit, a device in which the control unit exists as well as an image processing request, An apparatus in which an identifier for identifying a group to be used or a user to be executed and an output unit for outputting the priority of image processing are provided, and the image processing unit has the priority of the image processing being executed and the control unit. Storage means for storing permission conditions for an identifier for identifying a group to be used or a user to be executed, and a receiving means for receiving a request for image processing, a priority and an identifier from the output means of the control unit. Comparing means for comparing the priority received by the receiving means with the priority of the image processing stored in the storage means, and a permitting condition read from the storage means for the identifier received by the receiving means. According to the judgment means for judging whether or not the request for the image processing accepted by the acceptance means is permitted, and the result of the comparison by the comparison means, the acceptance means accepts the priority of the image processing being executed. When the priority for image processing is high,
Alternatively, when the image processing is permitted by the judging means, the executing image processing is stopped, and the executing means executes the image processing received by the receiving means.

【0012】[0012]

【作用】この発明は、上記のような構成において、画像
の処理を要求する複数の制御部と、これらの制御部とそ
のままあるいは通信回線を介して接続されており、複数
の画像入出力機器を制御し、これらの機器を利用して上
記制御部からの要求に応じて画像の処理を行なう画像処
理部とからなるものにおいて、上記制御部で、画像の処
理の要求とともに、上記制御部が存在する装置や使用す
る団体や実行させる利用者を識別する識別子と画像の処
理の優先度が出力され、上記画像処理部で、実行中の画
像処理の優先度と上記制御部が存在する装置や使用する
団体や実行させる利用者を識別する識別子に対する許可
条件とが記憶手段に記憶され、上記制御部からの画像処
理の要求と優先度と識別子を受入れ、この受入れた優先
度と上記記憶手段に記憶されている画像処理の優先度と
を比較手段で比較し、上記受入手段により受入れた識別
子に対して上記記憶手段から読出される許可条件に応じ
て、上記受入手段で受入れた画像処理の要求が許可され
るか否かを判断手段で判断し、上記比較手段による比較
の結果、実行中の画像処理の優先度より上記受入れた画
像処理に対する優先度が高く、しかも、上記判断手段に
より画像処理が許可された場合、あるいはどちらか一方
が満足した場合に、実行中の画像処理を停止し、上記受
入れた画像処理を実行するようにしたものである。
According to the present invention, in the above-described structure, a plurality of control units requesting image processing are connected to these control units as they are or via a communication line. An image processing unit that controls and uses these devices to process an image in response to a request from the control unit, wherein the control unit includes the image processing request and the control unit. The identifier for identifying the device to be used, the group to be used or the user to be executed, and the priority of the image processing are output, and the image processing unit has a priority of the image processing being executed and the device or the use in which the control unit exists. The storage unit stores the permission condition for the identifier for identifying the group to be executed and the user who executes the program, accepts the image processing request, the priority and the identifier from the control unit, and accepts the accepted priority and the storage unit. The comparison means compares the stored priority of image processing with the request of the image processing accepted by the accepting means in accordance with the permission condition read from the storage means for the identifier accepted by the accepting means. Is judged by the judgment means, and as a result of the comparison by the comparison means, the priority of the received image processing is higher than the priority of the image processing being executed, and further, the judgment means performs the image processing. When the above is permitted, or when either one of them is satisfied, the image processing being executed is stopped and the received image processing is executed.

【0013】[0013]

【実施例】以下、この発明の一実施例について図面を参
照して説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0014】図2はこの発明に係わる画像処理システム
を示すものであり、複数の画像処理装置(ノード)1
a、1b、1c、…がLAN等の通信回線2を介して接
続されている。上記画像処理装置1a、…は、その内部
で画像およびその他情報を加工および蓄積する装置であ
る。
FIG. 2 shows an image processing system according to the present invention. A plurality of image processing devices (nodes) 1 are provided.
, a, 1b, 1c, ... Are connected via a communication line 2 such as a LAN. The image processing devices 1a, ... Are devices that process and store images and other information therein.

【0015】上記画像処理装置1aは、図2に示すよう
に、その内部に中央制御処理部(CPU)を持つ。この
CPU3は、この画像処理装置1aの全体の制御を司る
ものである。この画像処理装置1aは、上記CPU3に
第1インターフェース4、メインメモリ5、ページメモ
リ6、表示メモリ7、画像処理部8、第2インターフェ
ース9および通信インターフェース10等がシステムバ
ス11を介して接続されている。
The image processing apparatus 1a has a central control processing unit (CPU) therein, as shown in FIG. The CPU 3 controls the entire image processing apparatus 1a. In this image processing apparatus 1a, the CPU 3 is connected with a first interface 4, a main memory 5, a page memory 6, a display memory 7, an image processing unit 8, a second interface 9 and a communication interface 10 via a system bus 11. ing.

【0016】このシステムバス11は、上記各装置およ
びCPU3間の情報の伝送を行なう。第1インターフェ
ース4には、キーボード12、マウス13および磁気デ
ィスク装置14が接続されている。この第1インターフ
ェース4は、主にマンマシンインターフェース関係の装
置の入出力を制御するものである。この第1インターフ
ェース4は、キーボード12、マウス13および磁気デ
ィスク装置14から入力される情報を上記システムバス
11に送る。
The system bus 11 transfers information between the above-mentioned devices and the CPU 3. A keyboard 12, a mouse 13, and a magnetic disk device 14 are connected to the first interface 4. The first interface 4 mainly controls the input / output of devices related to the man-machine interface. The first interface 4 sends information input from the keyboard 12, mouse 13 and magnetic disk device 14 to the system bus 11.

【0017】また、上記システムバス11から送られて
くる情報を各キーボード12、マウス13および磁気デ
ィスク装置14に送る。また、メインメモリ5にはこの
画像処理装置1を制御するプログラムおよびデータ、一
時的に使用するデータ等が格納される。ページメモリ6
には、この画像処理装置1が扱う画像等のデータが一時
的に格納される。また、表示メモリ7には、CRT等の
表示装置15が接続されていて、この表示装置15に表
示すべきデータが格納される。
The information sent from the system bus 11 is sent to each keyboard 12, mouse 13 and magnetic disk device 14. Further, the main memory 5 stores programs and data for controlling the image processing apparatus 1, data used temporarily, and the like. Page memory 6
The data such as the image handled by the image processing apparatus 1 is temporarily stored in. A display device 15 such as a CRT is connected to the display memory 7, and data to be displayed on the display device 15 is stored therein.

【0018】また、画像処理部8は、上記ページメモリ
6および表示メモリ7等で扱う画像データの符号化、復
号化、線密度変換、拡大、縮小等の画像処理を行なう部
分である。また、第2インターフェース9には、光ディ
スク16をドライブする光ディスクドライバ17、スキ
ャナ18およびプリンタ19が接続されている。この第
2インターフェース9は、主に画像情報の入出力を制御
する。
The image processing section 8 is a section for performing image processing such as encoding, decoding, linear density conversion, enlargement and reduction of image data handled by the page memory 6 and the display memory 7. An optical disk driver 17, a scanner 18, and a printer 19 that drive the optical disk 16 are connected to the second interface 9. The second interface 9 mainly controls input / output of image information.

【0019】また、通信インターフェース10は、通信
回線2への通信信号の送受を制御している。また、画像
を扱う上記メインメモリ5、ページメモリ6、表示メモ
リ7、画像処理部8、第2インターフェース9および通
信インターフェース10は、画像バス20を介して接続
される。画像バス20は、上記各層置換の画像情報の伝
送を行なう。画像情報は、通常膨大な量なので、システ
ムバス11での送受を行なうことでシステムバス11が
混雑する。このため、画像情報の効率的な伝送を行なう
ため、画像バス20を設けてある。この画像バス20は
システムバス11よりもビット幅を拡張して強化してあ
る。また、他の画像処理装置1b、…も上記画像処理装
置1aと同様な構成となっている。
The communication interface 10 also controls the transmission and reception of communication signals to and from the communication line 2. The main memory 5, page memory 6, display memory 7, image processing unit 8, second interface 9, and communication interface 10 that handle images are connected via an image bus 20. The image bus 20 transmits the image information for each layer replacement. Since the image information is usually enormous, the transmission and reception on the system bus 11 causes the system bus 11 to become crowded. Therefore, the image bus 20 is provided in order to efficiently transmit the image information. The image bus 20 has a bit width wider than that of the system bus 11 for strengthening. Further, the other image processing apparatuses 1b, ... Have the same configuration as the image processing apparatus 1a.

【0020】以後、画像処理装置1aの各部には光ディ
スク16aというように「a」を付加し、画像処理装置
1bの各部には光ディスク16bというように「b」を
付加し、画像処理装置1cの各部には光ディスク16c
というように「c」を付加して説明する。
Thereafter, "a" is added to each part of the image processing apparatus 1a such as an optical disk 16a, and "b" is added to each part of the image processing apparatus 1b such as an optical disk 16b. Optical disk 16c in each part
As such, "c" is added for the description.

【0021】上記画像処理装置1a、…には、一例とし
て、オペレーティングシステムとしてマルチユーザ、マ
ルチタスクのOS(オペレーションシステム)であるU
NIX(AT&T商標)を使用している。また、通信回
線2にはイーサネット(ゼロックス社商標)を使用し、
TCP/IPプロトコルを使用している。
The image processing apparatuses 1a, ... As an example, U is a multi-user, multi-task OS (operating system) as an operating system.
NIX (AT & T trademark) is used. Ethernet (trademark of Xerox Co., Ltd.) is used for the communication line 2,
It uses the TCP / IP protocol.

【0022】上記画像処理装置1a、…では、プログラ
ムをサーバクライアント方式で使用している。この画像
処理装置1a、…のサーバクライアント方式におけるプ
ログラムの概略構成図(ソフトウェアの概略構成図)を
図1に示す。
In the image processing apparatuses 1a, ..., The program is used in the server-client method. FIG. 1 shows a schematic configuration diagram (a schematic configuration diagram of software) of a program in the server client system of the image processing apparatuses 1a, ....

【0023】すなわち、画像処理装置1a、1b、1
c、…は、マルチユーザ、マルチタスクのOSを使用し
ているため、複数のプログラムが同時に使用される。上
記画像処理装置1a、…では、それぞれ画像処理サーバ
21a、21b、21c、…、アプリケーションクライ
アント(アプリケーション)22a、22b、22c、
…、および通信手段23a、23b、23c、…のプロ
グラムが動作している。上記アプリケーション22a、
22b、22c、…は、それぞれ各画像処理装置1a、
…ごとに複数用いられていても良い。
That is, the image processing apparatuses 1a, 1b, 1
Since c, ... Use a multi-user, multi-task OS, a plurality of programs are used at the same time. In the image processing apparatuses 1a, ..., Image processing servers 21a, 21b, 21c, ..., Application clients (applications) 22a, 22b, 22c ,.
, And the programs of the communication means 23a, 23b, 23c, ... Are operating. The application 22a,
22b, 22c, ... Respectively are the respective image processing apparatuses 1a,
Multiple may be used for each.

【0024】画像処理サーバ21a、…およびアプリケ
ーション22a、…はそれぞれ通信手段23a、…と信
号情報の送受を行なう。また、画像処理サーバ21a、
…およびアプリケーション22a、…は、お互いに通信
手段23a、…を介して信号の送受を行なう。
The image processing servers 21a, ... And the applications 22a, ... Send and receive signal information to and from the communication means 23a ,. In addition, the image processing server 21a,
... and applications 22a, ... send and receive signals to and from each other via communication means 23a ,.

【0025】画像処理サーバ21a(21b、…)は、
画像処理を専門に行なうプログラムである。この画像処
理サーバ21a(21b、…)は、アプリケーション2
2a、22b、…から画像処理が依頼されることで処理
を行なう。この画像処理サーバ21aの動作としては、
上記図2に示される画像処理装置1a内の画像バス20
に関与する動作が中心である。画像処理サーバ21a、
…内には、それぞれ実際のジョブを実行するジョブ実行
部29a、…を有している。
The image processing server 21a (21b, ...)
This program specializes in image processing. This image processing server 21a (21b, ...)
Processing is performed by requesting image processing from 2a, 22b, .... The operation of this image processing server 21a is as follows.
The image bus 20 in the image processing apparatus 1a shown in FIG.
The activities involved in are central. The image processing server 21a,
.. have job execution units 29a, ... Which respectively execute actual jobs.

【0026】この画像処理サーバ21aの動作例として
は、スキャナ18aで画像を読取り、この画像情報をペ
ージメモリ6aに送ること。他の動作としては、光ディ
スク16aに格納されている画像情報を読出してプリン
タ19aに送ること。
As an operation example of the image processing server 21a, an image is read by the scanner 18a and this image information is sent to the page memory 6a. Another operation is to read the image information stored in the optical disc 16a and send it to the printer 19a.

【0027】他の例としては、ページメモリ6aに格納
されている画像情報をプリンタ19aに送ること、他の
例としては、スキャナ18aで画像を読取り、この画像
情報を光ディスク16aに送ること。
As another example, the image information stored in the page memory 6a is sent to the printer 19a, and as another example, the image is read by the scanner 18a and the image information is sent to the optical disk 16a.

【0028】他の例としては、ページメモリ6aに格納
されている画像情報を光ディスク16aに送ること。他
の例としては、光ディスク16aに格納されている画像
情報を読出してページメモリ6aに送ること。
As another example, the image information stored in the page memory 6a is sent to the optical disc 16a. As another example, the image information stored in the optical disk 16a is read and sent to the page memory 6a.

【0029】以上が画像処理サーバ21aの動作の例で
ある。アプリケーション22aは複数動作することもあ
る。このアプリケーション22aの例としては、キーボ
ード12a、マウス13aから入力を受け付けて、画像
処理サーバ21aに光ディスク16aに格納されている
特定の画像を読出してプリンタ19aに出力することな
どがある。
The above is an example of the operation of the image processing server 21a. A plurality of applications 22a may operate. An example of this application 22a is to receive input from the keyboard 12a and mouse 13a, read a specific image stored in the optical disc 16a to the image processing server 21a, and output it to the printer 19a.

【0030】また、通信手段23aは上記通信回線2を
介して、通信回線2上に接続されている他の画像処理装
置1b、1c、…の通信手段23b、23c、…との連
絡を行なう。通信手段23aは、画像処理装置1a内の
画像処理サーバ21aおよびアプリケーション22aと
の間の情報の通信を行ない、なおかつ、この画像処理装
置1aと他の画像処理装置1b、1c、…との間の情報
の通信も行なう。
Further, the communication means 23a communicates with the communication means 23b, 23c, ... Of the other image processing apparatuses 1b, 1c, ... Connected on the communication line 2 via the communication line 2. The communication unit 23a communicates information with the image processing server 21a and the application 22a in the image processing apparatus 1a, and between the image processing apparatus 1a and other image processing apparatuses 1b, 1c ,. It also communicates information.

【0031】また、上記アプリケーション22aが光デ
ィスク16bに格納されている画像情報をプリンタ19
cに出力することを画像処理サーバ21aに依頼した場
合、画像処理サーバ21aは、光ディスク16bおよび
プリンタ19cが他の画像処理装置1b、1cにあるこ
とを認識する。
Further, the application 22a sends the image information stored in the optical disk 16b to the printer 19.
When the image processing server 21a is requested to output to c, the image processing server 21a recognizes that the optical disk 16b and the printer 19c are in the other image processing apparatuses 1b and 1c.

【0032】これにより、画像処理サーバ21aは、画
像出力依頼を画像処理サーバ21bおよび画像処理サー
バ21cに送る。この結果、光ディスク16bに格納さ
れている画像情報は、画像処理サーバ21b、通信手段
23b、通信回線2、通信手段23cを介して画像処理
サーバ21cに送られる。そして、画像処理サーバ21
cによってプリンタ19cから出力される。
As a result, the image processing server 21a sends an image output request to the image processing server 21b and the image processing server 21c. As a result, the image information stored in the optical disc 16b is sent to the image processing server 21c via the image processing server 21b, the communication means 23b, the communication line 2 and the communication means 23c. Then, the image processing server 21
It is output from the printer 19c by c.

【0033】次に、図1に示すアプリケーション22a
(22b、…)の一例を示す。このアプリケーション2
2a(22b、…)は、画像処理を行なおうとするプロ
グラムであり、具体的な画像入力処理などで必要な動作
(ジョブ)を画像処理サーバ21a(21b、…)に依
頼する。このアプリケーション22a(22b、…)の
一例の動作のフローチャートを図3に示す。
Next, the application 22a shown in FIG.
An example of (22b, ...) Is shown. This application 2
Reference numeral 2a (22b, ...) Is a program for performing image processing, and requests the image processing server 21a (21b, ...) For an operation (job) required for specific image input processing and the like. A flow chart of an example of the operation of the application 22a (22b, ...) Is shown in FIG.

【0034】このプログラムの例では、スキャナ18a
で読み取った画像と、光ディスク16aから読み取った
画像とを合成して、その合成画像をプリンタ19aから
出力する例である。このアプリケーション22aは、操
作者がキーボード12およびマウス13を操作すること
によって、起動される。
In the example of this program, the scanner 18a
This is an example in which the image read in 1 and the image read from the optical disc 16a are combined and the combined image is output from the printer 19a. The application 22a is activated by the operator operating the keyboard 12 and the mouse 13.

【0035】アプリケーション22aは操作者によっ
て、画像入力の元となるデータが選択される。ここで
は、操作者によってスキャナ18aのデータと、光ディ
スク16a中の特定ファイルのある1頁の画像データが
選択される(ST1)。
For the application 22a, the operator selects data as a source of image input. Here, the operator selects the data of the scanner 18a and the image data of one page having the specific file in the optical disc 16a (ST1).

【0036】次に、アプリケーション22aは、スキャ
ナ18aからページメモリ6aへの画像入力動作である
ジョブと、光ディスク16aからページメモリ6aへの
画像入力動作であるジョブとの2つのジョブが必要とな
る。ここで、アプリケーション22aは、この2つのジ
ョブを画像処理を専門に行なうプログラムである画像処
理サーバ21aに依頼する。
Next, the application 22a needs two jobs, a job which is an image input operation from the scanner 18a to the page memory 6a and a job which is an image input operation from the optical disc 16a to the page memory 6a. Here, the application 22a requests the two jobs to the image processing server 21a, which is a program that specializes in image processing.

【0037】まず、アプリケーション22aはスキャナ
18aから画像をページメモリ6aに送ることを依頼す
る(ST2)。これと同時に、アプリケーション22a
は光ディスク16aからの画像をページメモリ6aに送
ることを依頼する(ST3)。ここで、この画像処理装
置1のOSがマルチユーザマルチタスクのものであり、
並行処理可能なハードウェアであるため、スキャナ18
aからページメモリ6aに画像を読込むジョブと、光デ
ィスク16aからページメモリ6aに画像を読込むジョ
ブとが並行して行なわれる。
First, the application 22a requests the scanner 18a to send an image to the page memory 6a (ST2). At the same time, the application 22a
Requests to send the image from the optical disk 16a to the page memory 6a (ST3). Here, the OS of the image processing apparatus 1 is a multi-user multi-task OS,
Since the hardware can perform parallel processing, the scanner 18
The job of reading an image from page a to the page memory 6a and the job of reading an image from the optical disk 16a to the page memory 6a are performed in parallel.

【0038】このため、図3のフローチャートではステ
ップ2およびステップ3が並行して図示してある。この
ジョブでは、画像がページメモリ6aのそれぞれ異なる
アドレスに読込まれる。
Therefore, step 2 and step 3 are illustrated in parallel in the flowchart of FIG. In this job, the image is read at different addresses in the page memory 6a.

【0039】次に、アプリケーション22aは、画像の
読込みがスキャナ18aと光ディスク16aからとの両
方が終了したことを画像処理サーバ21aから知る。そ
して、アプリケーション22aは、次にこの読込まれた
画像を合成する。この画像合成では、画像合成後の画像
を格納する領域がページメモリ6a上に取られる。
Next, the application 22a knows from the image processing server 21a that the reading of the image is completed by both the scanner 18a and the optical disk 16a. Then, the application 22a synthesizes the read image next. In this image composition, an area for storing the image after the image composition is taken in the page memory 6a.

【0040】そして、スキャナ18aで読込まれた画像
と光ディスク16aから読込まれた画像とが合成され、
新たな画像がページメモリ6a上に作成される。このア
プリケーション22aの動作がステップ4である。
Then, the image read by the scanner 18a and the image read by the optical disc 16a are combined,
A new image is created on the page memory 6a. The operation of this application 22a is step 4.

【0041】次に、アプリケーション22aは、合成さ
れた画像をプリンタ19aに出力する。この処理は、ジ
ョブとしてアプリケーション22aが画像処理サーバ2
1aに依頼する。このプリンタ19aによる出力は、ジ
ョブとして画像処理サーバ21aで処理される(ST
5)。画像がプリンタ19aから出力された後に終了が
確認され(ST6)、再度処理が必要な時にはステップ
1にもどる。
Next, the application 22a outputs the combined image to the printer 19a. In this processing, the application 22a is a job and the image processing server 2
Ask 1a. The output from the printer 19a is processed by the image processing server 21a as a job (ST
5). After the image is output from the printer 19a, the end is confirmed (ST6), and when the process is required again, the process returns to step 1.

【0042】このように、画像処理装置1aにおいて、
必要なアプリケーション22aが起動されることで、そ
のアプリケーション22a中で、画像処理サーバ21a
が使用される。この例のように、1つのアプリケーショ
ン22a中で3つのジョブが画像処理サーバ21aに依
頼される。
Thus, in the image processing apparatus 1a,
When the necessary application 22a is activated, the image processing server 21a is activated in the application 22a.
Is used. As in this example, three jobs are requested to the image processing server 21a in one application 22a.

【0043】このようにサーバクライアント方式では、
アプリケーション22a(22a、…)と画像処理サー
バ21aとがLAN等の通信回線2で互いに接続された
複数の画像処理装置(ノード)1a、…上に存在する。
このため、通信手段23aを介して情報の送受を行なう
場合には、情報の送信側、受信側のいずれにおいても、
まず、対象となる画像処理装置1b、…を指定する必要
がある。
As described above, in the server client system,
The applications 22a (22a, ...) And the image processing server 21a exist on a plurality of image processing apparatuses (nodes) 1a, ... Connected to each other by a communication line 2 such as a LAN.
Therefore, when information is transmitted and received via the communication means 23a, both the information transmission side and the information reception side
First, it is necessary to specify the target image processing apparatuses 1b, ....

【0044】通信回線2で互いに接続された複数のノー
ド1a、…から特定のノードを識別するためにノードI
D(識別番号)node-id を定義する。ノードIDが与え
られればノードは一意に特定される。例えば、図1にお
いて通信回線2で接続された画像処理装置1a、1b、
1c、…はそれぞれを一意に特定できるノードID(1
00、200、300、…)を持つ。
A node I for identifying a specific node from a plurality of nodes 1a, ...
D (identification number) node-id is defined. If the node ID is given, the node is uniquely specified. For example, in FIG. 1, the image processing apparatuses 1a and 1b connected by the communication line 2,
1c, ... Are node IDs (1
00, 200, 300, ...).

【0045】また、利用者ID(識別番号)user-id
(10、20、30、…)、グループID(識別番号)
group-id(1000、2000、3000、…)は、画
像形成装置(1a、…)を利用する利用者(オペレー
タ)に対して与えるものである。利用者は、画像形成装
置(1a、…)を使う際に、画像形成装置(1a、…)
に対して利用者ID、グループIDを伝えている。
Further, user ID (identification number) user-id
(10, 20, 30, ...), Group ID (identification number)
The group-id (1000, 2000, 3000, ...) Is given to a user (operator) who uses the image forming apparatus (1a, ...). When the user uses the image forming apparatus (1a, ...), the image forming apparatus (1a, ...)
To the user ID and group ID.

【0046】アプリケーション(22a、…)の利用者
ID、グループIDは、アプリケーション設計時にあら
かじめ決めておくものではなく、アプリケーションを実
行した利用者の利用者ID、グループIDが、アプリケ
ーションの利用者ID、グループIDとなる。
The user IDs and group IDs of the applications (22a, ...) Are not predetermined when designing the application, but the user IDs and group IDs of the users who have executed the application are the user IDs of the application, It becomes the group ID.

【0047】たとえば、グループ「A」、「B」という
2つのグループに、それぞれ利用者「a」、「b」、
「c」と利用者「x」、「y」、「z」という3人ずつ
の利用者が属しているものとする。(A:a、b、c、
B:x、y、z)
For example, users "a", "b", and "b" are assigned to two groups "A" and "B", respectively.
It is assumed that there are three users, “c” and users “x”, “y”, and “z”. (A: a, b, c,
B: x, y, z)

【0048】そして、利用者「a」が検索アプリケーシ
ョンを実行し、また利用者「b」が編集アプリケーショ
ンを実行した場合、検索アプリケーションは利用者
「a」の利用者IDとグループ「A」のグループIDを
持ち、編集アプリケーションは利用者「b」の利用者I
Dとグループ「A」のグループIDを持っている。
When the user “a” executes the search application and the user “b” executes the editing application, the search application displays the user ID of the user “a” and the group “A”. User I who has ID and editing application is user "b"
It has a group ID of D and a group "A".

【0049】このように、同じグループIDを持つこの
2つのアプリケーションは協同して作業を行えるよう
に、アプリケーション実行時に設定されている。すなわ
ち、協同して作業ができるようにパーミションが設定さ
れる。また、他のグループIDには、協同しないように
パーミションが設定される。
As described above, these two applications having the same group ID are set at the time of executing the applications so that they can work together. That is, the permissions are set so that the users can work together. Further, permissions are set for other group IDs so that they do not cooperate.

【0050】また、アプリケーション22a、…は、ジ
ョブ依頼時にジョブ単位で、優先度も定義されている。
この優先度はアプリケーション実行時に利用者が取り決
めている。
Further, the priorities of the applications 22a, ... Are defined for each job when a job is requested.
The user decides this priority when executing the application.

【0051】[0051]

【表1】 表1はアプリケーション22a、…が画像処理サーバ2
1a、…に対し処理を依頼する場合に発行するコマンド
の一例である。
[Table 1] In Table 1, the applications 22a, ... Are image processing servers 2
1A, ... Is an example of a command issued when requesting processing.

【0052】画像処理サービスの利用開始、利用終了に
かかわるコマンド、画像転送要求にかかわるコマンド、
画像入出力要求にかかわるコマンド、ジョブ実行状況問
合せにかかわるコマンド、ジョブ制御にかかわるコマン
ド、ジョブ完了通知制御にかかわるコマンドがある。そ
れぞれのコマンドは共通パラメータとしてジョブ制御情
報パラメータjob-para、ジョブリターンパラメータjob-
respを必要とする。
Commands relating to start and end of use of the image processing service, commands relating to image transfer request,
There are commands related to image input / output requests, commands related to job execution status inquiry, commands related to job control, and commands related to job completion notification control. Each command has job-control information parameter job-para and job return parameter job- as common parameters.
needs resp.

【0053】ジョブ制御情報パラメータは、要求元を特
定するための要求元情報としてのノードIDnode-id 、
グループIDgroup-id、ユーザIDuser-id 、アプリケ
ーションID(識別番号)apl-id、さらにジョブを識別
するためのジョブIDjob-id、ジョブ制御フラグjob-cn
tl、優先度、その他の情報を含む構造化されたパラメー
タ群である。
The job control information parameter is a node ID node-id as request source information for specifying the request source,
Group ID group-id, user ID user-id, application ID (identification number) apl-id, job ID job-id for identifying a job, job control flag job-cn
It is a structured parameter group that includes tl, priority, and other information.

【0054】ジョブリターンパラメータは、ジョブID
(識別番号)job-id、ジョブステータスjob-status、サ
ブステータスsub-status、ページメモリID(識別番
号)pm-key、入力済み画像数、出力済み画像数、その他
の情報を含む構造化されたパラメータ群である。
The job return parameter is the job ID
(Identification number) job-id, job status job-status, substatus sub-status, page memory ID (identification number) pm-key, number of input images, number of output images, and other structured information It is a parameter group.

【0055】ジョブステータスとしては、ジョブ受付完
了、ソース装置確保完了、ディスティネーション装置確
保完了、ページメモリ確保完了、ページメモリ解放完
了、入力完了、出力完了、ジョブ完了等がある。サブス
テータスとしては、他ノードへの依頼、待機中、実行
中、中断待ち、中断中、中断中(エラー)、中止待ち、
中止中、再開待ち等がある。画像処理サービスを利用し
ようとするアプリケーション22a、…は、利用開始要
求コマンドCmd-Start を画像処理サーバ21a、…に対
して発行する。
The job status includes job acceptance completion, source device reservation completion, destination device reservation completion, page memory reservation completion, page memory release completion, input completion, output completion, job completion, and the like. The sub statuses are: request to another node, waiting, executing, waiting for interruption, interrupting, interrupting (error), waiting for cancellation,
There are suspensions, waiting for resumption, etc. The applications 22a, ... Which are going to use the image processing service issue a usage start request command Cmd-Start to the image processing servers 21a ,.

【0056】このときアプリケーション22a、…は、
画像処理サービスを受けようとする画像処理サーバ21
a、…が存在する自ノード1a、…を特定するノードI
D、協調処理を行なうときに協調して処理を行なうアプ
リケーション22a、…のグループを特定するグループ
ID、業務の種類を特定する利用者IDをジョブ制御情
報パラメータとして与える。
At this time, the applications 22a, ...
Image processing server 21 trying to receive image processing service
A node I that identifies its own node 1a, ...
D, a group ID for specifying a group of applications 22a, ... Which perform processing in cooperation when performing cooperative processing, and a user ID for specifying the type of work are given as job control information parameters.

【0057】アプリケーション22a、…は、これらパ
ラメータをメインメモリ5a、…上に設定して利用開始
要求コマンドを画像処理サーバ21a、…に対して発行
する。画像処理サーバ21a、…は利用開始要求コマン
ドを受信すると、メインメモリ5a、…より上記パラメ
ータを受け取ってその指示に従う。
The applications 22a, ... Set these parameters on the main memory 5a, ... And issue a usage start request command to the image processing servers 21a ,. Upon receiving the use start request command, the image processing servers 21a, ... Receive the above parameters from the main memory 5a ,.

【0058】画像処理サーバ21a、…は、利用開始要
求コマンドに対する応答として、アプリケーションID
(識別番号)apl-id、ジョブリターンパラメータ、およ
びステータスをアプリケーション22a、…に返す。
The image processing servers 21a, ... Respond to the application ID as a response to the use start request command.
(Identification number) apl-id, job return parameter, and status are returned to the applications 22a, ....

【0059】画像処理サービスの利用を終了しようとす
るアプリケーション22a、…は、それぞれ利用終了要
求コマンドCmd-End を画像処理サーバ21a、…に対し
て発行する。利用終了要求コマンドはパラメータとして
ジョブ制御情報パラメータ、ジョブリターンパラメータ
を持つ。
The applications 22a, ... Which are going to end the use of the image processing service issue a use end request command Cmd-End to the image processing servers 21a ,. The use end request command has a job control information parameter and a job return parameter as parameters.

【0060】アプリケーション22a、…はノードI
D、グループID、利用者IDおよび画像処理サーバ2
1a、…から利用開始要求コマンドの応答として得たア
プリケーションIDを指定する。全ての関連する資源が
解放される。
The applications 22a, ... Are node I
D, group ID, user ID and image processing server 2
Designate the application ID obtained as a response to the use start request command from 1a, .... All associated resources are released.

【0061】画像入出力要求にかかわるコマンドは、原
則としてジョブ制御情報パラメータ、ソース(入力側)
に関する情報、デスティネーション(出力側)に関する
情報、ジョブリターンパラメータからなる。
In principle, commands relating to image input / output requests are job control information parameters and source (input side)
Information, destination (output side) information, and job return parameters.

【0062】スキャナモード設定コマンドCmd-Scn-Mode
は、パラメータとしてジョブ制御情報パラメータ、スキ
ャナパラメータscn-para、ジョブリターンパラメータを
持つ。スキャナパラメータは、スキャナ18a、…に関
する構造化されたパラメータ群であって、スキャナ18
a、…のデバイスノードID(識別情報)dev-node-id
、デバイスタイプdev-type、デバイスIDdev-id、デ
バイス名dev-name、スキャナモードscn-mode等を含む。
Scanner mode setting command Cmd-Scn-Mode
Has a job control information parameter, a scanner parameter scn-para, and a job return parameter as parameters. The scanner parameter is a structured parameter group relating to the scanners 18a, ...
Device node ID (identification information) of a, ... dev-node-id
, Device type dev-type, device ID dev-id, device name dev-name, scanner mode scn-mode, and the like.

【0063】スキャナモードは、設定すべきモードの識
別子と設定すべき値との組であり、モードとして解像
度、濃淡値、原稿サイズを選択してそれぞれの値を指定
する。何種類のモードを指定するかは、設定件数count
で指定する。
The scanner mode is a set of an identifier of a mode to be set and a value to be set, and the resolution, the gray value, and the document size are selected as the mode and the respective values are designated. How many kinds of modes are specified depends on the number of settings
Specify with.

【0064】スキャナ入力コマンドCmd-ScnPm は、パラ
メータとして、ジョブ制御情報パラメータ、スキャナパ
ラメータ、ページメモリパラメータpm-para 、ジョブリ
ターンパラメータを持つ。
The scanner input command Cmd-ScnPm has a job control information parameter, a scanner parameter, a page memory parameter pm-para, and a job return parameter as parameters.

【0065】スキャナパラメータは、スキャナモード設
定と同様の意味を持つ。ページメモリパラメータは、ペ
ージメモリ6a、…に対する構造化されたパラメータ群
であって、ページメモリIDpm-key、画像サイズpm-wid
th、pm-height などを指定する。
The scanner parameter has the same meaning as the scanner mode setting. The page memory parameter is a structured parameter group for the page memory 6a, ..., The page memory ID pm-key, the image size pm-wid.
Specify th, pm-height, etc.

【0066】プリンタモード設定コマンドCmd-PrnMode
は、パラメータとしてジョブ制御情報パラメータ、プリ
ンタパラメータprn-para、ジョブリターンパラメータを
持つ。
Printer mode setting command Cmd-PrnMode
Has a job control information parameter, a printer parameter prn-para, and a job return parameter as parameters.

【0067】プリンタパラメータprn-paraは、プリンタ
19a、…に関する構造化されたパラメータ群であっ
て、プリンタ19a、…のデバイスノードID、デバイ
スタイプ、デバイスID、デバイス名、プリンタモード
prn-mode等を含む。
The printer parameter prn-para is a structured parameter group relating to the printers 19a, ..., And the device node ID, device type, device ID, device name, printer mode of the printers 19a ,.
Includes prn-mode etc.

【0068】プリンタモードは、設定すべきモードの識
別子と設定すべき値との組であり、モードとして用紙サ
イズ、印刷部数を選択してそれぞれの値を指定する。何
種類のモードを指定するかは、設定件数count で指定す
る。
The printer mode is a set of the identifier of the mode to be set and the value to be set, and the paper size and the number of copies are selected as the mode and the respective values are designated. How many kinds of modes are specified is specified by the set count.

【0069】プリンタ出力コマンドCmd-Pm-Prnは、パラ
メータとしてジョブ制御情報パラメータ、ページメモリ
パラメータ、プリンタパラメータ、ジョブリターンパラ
メータを持つ。
The printer output command Cmd-Pm-Prn has job control information parameters, page memory parameters, printer parameters, and job return parameters as parameters.

【0070】ページメモリパラメータは、ページメモリ
6a、…に関する構造化されたパラメータ群であって、
印刷出力しようとする画像の存在するページメモリI
D、画像サイズ等を指定する。ページメモリパラメータ
は、プリンタモード設定と同様の意味を持つ。
The page memory parameter is a structured parameter group relating to the page memories 6a, ...
Page memory I containing the image to be printed out
D, image size, etc. are designated. The page memory parameter has the same meaning as the printer mode setting.

【0071】光ディスク検索コマンドCmd-Odd-Pmは、光
ディスク16a、…から検索した画像をページメモリ6
a、…に格納する。パラメータとしてジョブ制御情報パ
ラメータ、光ディスクパラメータodd-para、ページメモ
リパラメータ、ジョブリターンパラメータを持つ。
The optical disk search command Cmd-Odd-Pm is used to retrieve the images searched from the optical disks 16a ,.
Store in a, ... It has a job control information parameter, an optical disc parameter odd-para, a page memory parameter, and a job return parameter as parameters.

【0072】光ディスクパラメータodd-paraは、光ディ
スク16a、…に関する構造化されたパラメータ群であ
って、光ディスク16a、…のデバイスノードID、キ
ャビネット情報の件数cabinet-count 、検索レコードの
件数record-count、検索レコードの番号record-no など
を含む。ページメモリパラメータは、光ディスク16
a、…の検索の結果、得られた画像を格納するためのペ
ージメモリ6a、…を指定する。
The optical disc parameter odd-para is a structured parameter group relating to the optical discs 16a, ..., The device node IDs of the optical discs 16a, .., the number of cabinet information cabinet-count, the number of search records record-count, Search record number including record-no etc. The page memory parameter is the optical disc 16
The page memories 6a, ... For storing the images obtained as a result of the search for a ,.

【0073】光ディスク登録コマンドCmd-Pm-Oddは、ペ
ージメモリ6a、…上の画像を光ディスク16a、…に
登録する。パラメータとしてジョブ制御情報パラメー
タ、ページメモリパラメータ、光ディスクパラメータ、
ジョブリターンパラメータを持つ。
The optical disk registration command Cmd-Pm-Odd registers the image on the page memories 6a, ... In the optical disks 16a ,. Job control information parameter, page memory parameter, optical disc parameter,
It has a job return parameter.

【0074】ページメモリ複写転送コマンドCmd-Pm-Pm
は、ジョブ制御情報パラメータにより指定されたページ
メモリ6a、…上の画像の指定された部分画像を別に指
定されたページメモリ6a、…上に転送する。パラメー
タとして、ジョブ制御情報パラメータ、2種類の第1、
第2のページメモリパラメータpm-para1、pm-para2、ジ
ョブリターンパラメータを持つ。第1のページメモリパ
ラメータは複写元ページメモリ6a、…に関してページ
メモリID、画像サイズを指定する。第2のページメモ
リパラメータは複写先ページメモリ6a、…に関してペ
ージメモリID、画像サイズを指定する。両者の画像サ
イズの関係によって部分画像の拡大縮小が可能となる。
Page memory copy transfer command Cmd-Pm-Pm
Transfers the designated partial image of the image on the page memory 6a, ... Specified by the job control information parameter to the separately designated page memory 6a ,. As a parameter, a job control information parameter, two types of first,
It has a second page memory parameter pm-para1, pm-para2 and a job return parameter. The first page memory parameter specifies the page memory ID and the image size for the copy source page memories 6a, .... The second page memory parameter specifies the page memory ID and the image size for the copy destination page memory 6a, .... The partial image can be enlarged or reduced depending on the relationship between the image sizes of the two.

【0075】ジョブ状況問合せコマンドCmd-Job-Status
は、アプリケーション22a、…が画像処理サーバ21
a、…に対して依頼したジョブの実行状況を問合せるコ
マンドである。パラメータとして、ジョブ制御情報パラ
メータ、ジョブステータスパラメータを持つ。ジョブス
テータスパラメータには、指定されたジョブID、ジョ
ブステータス、サブステータスなどが返される。
Job status inquiry command Cmd-Job-Status
Is the image processing server 21.
This is a command for inquiring the execution status of the requested job for a, .... It has a job control information parameter and a job status parameter as parameters. The specified job ID, job status, sub status, etc. are returned in the job status parameter.

【0076】実行状況は、ジョブステータスに、ジョブ
受付完了、ソース装置確保完了実行中、デスティネーシ
ョン装置確保完了、ページメモリ確保完了、入力完了、
出力完了、ジョブ完了があり、サブステータスに、実行
中、待機中、中断中、エラー中断中、中断待ち、中止待
ち、再開待ち、終了がある。
As for the execution status, the job status includes job acceptance completion, source device reservation completion in progress, destination device reservation completion, page memory reservation completion, input completion,
There are output completion and job completion, and the sub statuses are running, waiting, interrupted, error interrupted, interrupt wait, abort wait, restart wait, and end.

【0077】ジョブ番号問合せコマンドCmd-Job-Number
はアプリケーション22a、…が画像処理サーバ21
a、…に対して依頼したジョブ番号一覧を問合せるコマ
ンドである。パラメータとして、ジョブ制御情報パラメ
ータ、ジョブ番号job-numberを持つ。
Job number inquiry command Cmd-Job-Number
Is an application 22a, ... Is the image processing server 21
This is a command for inquiring a list of requested job numbers for a, .... It has a job control information parameter and a job number job-number as parameters.

【0078】ジョブ番号には、このコマンドを発行した
アプリケーション22a、…が画像処理サーバ21a、
…に依頼したジョブの関係を示すジョブ番号(ジョブI
D)一覧が返される。ジョブ制御に関するコマンドは、
共通パラメータとしてジョブ制御情報パラメータ、ジョ
ブリターンパラメータを持つ。
For the job number, the application 22a, which issued this command, ... Is the image processing server 21a,
The job number (Job I)
D) A list is returned. Commands related to job control are
It has a job control information parameter and a job return parameter as common parameters.

【0079】ジョブ中断要求コマンドCmd-Job-Suspend
は、指定されたジョブIDのジョブを中断するよう画像
処理サーバ21a、…に対して要求するコマンドであ
る。ジョブ制御情報パラメータで中断すべきジョブID
を指定する。ジョブリターンパラメータにジョブ中断要
求コマンドの処理結果の状況が返される。
Job suspension request command Cmd-Job-Suspend
Is a command that requests the image processing servers 21a, ... To suspend the job of the specified job ID. Job ID to be interrupted by the job control information parameter
Is specified. The status of the processing result of the job suspension request command is returned to the job return parameter.

【0080】ジョブ中止要求コマンドCmd-Job-Cancel
は、指定されたジョブIDのジョブを中止するよう画像
処理サーバ21a、…に対して要求するコマンドであ
る。ジョブ制御情報パラメータで中止すべきジョブID
を指定する。ジョブリターンパラメータにジョブ中止要
求コマンドの処理結果の状況が返される。
Job cancellation request command Cmd-Job-Cancel
Is a command that requests the image processing servers 21a, ... To cancel the job with the specified job ID. Job ID that should be canceled with the job control information parameter
Is specified. The status of the processing result of the job cancellation request command is returned to the job return parameter.

【0081】ジョブ再開要求コマンドCmd-Job-Restart
は、指定されたジョブIDのジョブを再開するよう画像
処理サーバ21a、…に対して要求するコマンドであ
る。ジョブ制御情報パラメータで再開すべきジョブID
を指定する。ジョブリターンパラメータにジョブ再開要
求コマンドの処理結果の状況が返される。アプリケーシ
ョン22a(22b、…)が画像転送を行なう手順は以
下の通りである。 1 アプリケーションを画像処理サーバ21aに登録す
る。 2 画像処理サーバ21aに画像の転送を依頼する。依
頼された内容はジョブとして画像処理サーバ21a内に
保持される。 3 アプリケーション22aの行なう画像転送が終了し
たなら、アプリケーション22aは登録した画像処理サ
ーバ21aに対して登録の抹消を依頼する。図4は登録
されたアプリケーションの管理のためのメインメモリ5
a、…上のそれぞれに設けられたアプリケーション管理
テーブル24a、…である。
Job restart request command Cmd-Job-Restart
Is a command that requests the image processing server 21a, ... To restart the job of the specified job ID. Job ID that should be restarted with the job control information parameter
Is specified. The status of the processing result of the job restart request command is returned to the job return parameter. The procedure by which the application 22a (22b, ...) Performs image transfer is as follows. 1 Register the application in the image processing server 21a. 2 Request image transfer to the image processing server 21a. The requested content is held in the image processing server 21a as a job. 3 When the image transfer performed by the application 22a is completed, the application 22a requests the registered image processing server 21a to delete the registration. FIG. 4 shows a main memory 5 for managing registered applications.
are application management tables 24a, ...

【0082】アプリケーション管理テーブル24a(2
4b、…)は、アプリケーションIDが記憶される記憶
エリア30、要求元IDが記憶される記憶エリア31、
確保したページメモリ5aに対する他のアプリケーショ
ン22a、…のリード・ライトの許可条件としてのパー
ミションが記憶される記憶エリア32から構成されてい
る。
Application management table 24a (2
4b, ...) is a storage area 30 in which an application ID is stored, a storage area 31 in which a requester ID is stored,
It is composed of a storage area 32 in which a permission as a read / write permission condition of another application 22a, ... With respect to the secured page memory 5a is stored.

【0083】記憶エリア31は、ノードIDが記憶され
る記憶エリア33、グループIDが記憶される記憶エリ
ア34、利用者IDが記憶される記憶エリア35から構
成されている。
The storage area 31 comprises a storage area 33 in which a node ID is stored, a storage area 34 in which a group ID is stored, and a storage area 35 in which a user ID is stored.

【0084】記憶エリア32は、ノードID、グループ
ID、ユーザIDに対するアプリケーションの割込みや
ページメモリに対するリード・ライトの許可条件(パー
ミション)が記憶されるものであり、図5に示すよう
に、許可モードか不許可モードかを示すモードが記憶さ
れる記憶エリア32a、ノードIDが記憶される記憶エ
リア32b、グループIDが記憶される記憶エリア32
c、ユーザIDが記憶される記憶エリア32d、および
割込みやページメモリに対するリード・ライトの選択内
容が記憶される記憶エリア32eから構成されている。
記憶エリア32bから32dでは、「*」は任意のID
(識別番号)を表すワイルドカードであり、
The storage area 32 is for storing application interrupts for node IDs, group IDs, user IDs, and read / write permission conditions (permissions) for the page memory. As shown in FIG. A storage area 32a that stores a mode indicating whether it is a non-permission mode, a storage area 32b that stores a node ID, or a storage area 32 that stores a group ID.
c, a storage area 32d in which the user ID is stored, and a storage area 32e in which the selected contents of read / write for the interrupt and page memory are stored.
In the storage areas 32b to 32d, "*" is an arbitrary ID
Is a wild card that represents (identification number),

【0085】記憶エリア32eでは、たとえば、iビッ
トがオンであれば割込み(ジョブの停止、再開)の許可
あるいは不許可を表し、rビットがオンであればリード
の許可あるいは不許可を表し、wビットがオンであれば
ライトの許可あるいは不許可を表す。この許可か不許可
は記憶エリア32aのモードが許可モードか不許可モー
ドかに依存している。
In the storage area 32e, for example, if the i bit is on, it indicates permission or non-permission of interruption (stopping or resuming the job), and if the r bit is on, it indicates permission or non-permission of read, and w When the bit is on, it indicates that writing is permitted or not permitted. This permission or non-permission depends on whether the mode of the storage area 32a is the permission mode or the non-permission mode.

【0086】また、上記記憶エリア32に記憶されるパ
ーミションは、画像処理サーバ21aがアプリケーショ
ン22aからパーミション電文を受信した順序で上位P
a、Pb、Pc、Pd、…から順に書き込まれる。
Further, the permissions stored in the storage area 32 are the upper P in the order in which the image processing server 21a receives the permission message from the application 22a.
It is written in order from a, Pb, Pc, Pd, ....

【0087】たとえば、Paでは、ノードIDが「10
0」、グループIDが「1000」、ユーザIDが「4
0」のアプリケーションに対する割込みの許可とページ
メモリ6aのリードの許可が表されており、Pbでは、
グループIDが「2000」のすべてのアプリケーショ
ンに対する割込みの許可とページメモリ6aのリード・
ライトの許可が表されており、Pcでは、ノードIDが
「300」のアプリケーションに対する割込みの不許可
とページメモリ6aのリード・ライトの不許可が表され
ており、Pdでは、グループIDが「1000」のすべ
てのアプリケーションに対する割込みの許可とページメ
モリ6aのリードの許可が表されている。
For example, in Pa, the node ID is "10".
0 ", group ID" 1000 ", user ID" 4 "
The permission of interruption and the permission of reading of the page memory 6a for the application of "0" are represented, and in Pb,
Permitting interrupts for all applications with group ID "2000" and reading the page memory 6a
Write permission is shown, Pc shows that the application with the node ID of "300" is not permitted to interrupt and read / write of the page memory 6a is not permitted, and Pd is that the group ID is "1000." The permission of interruption and the permission of reading of the page memory 6a for all applications are shown.

【0088】上記アプリケーション22aからのパーミ
ション電文は、図6に示すように、パーミション数と各
パーミションから構成され、各パーミションは、許可モ
ードか不許可モードかを示すモード、ノードID、グル
ープID、ユーザID、割込みやページメモリに対する
リード・ライトの選択内容により構成されている。図7
はアプリケーション管理テーブル24a(24b、…)
へのデータの登録を示すフローチャートである。
As shown in FIG. 6, the permission message from the application 22a is composed of the number of permissions and each permission, and each permission is a mode indicating the permit mode or the disallow mode, a node ID, a group ID, a user. It is composed of ID, interrupt, and read / write selection contents for the page memory. Figure 7
Is the application management table 24a (24b, ...)
3 is a flowchart showing registration of data in the.

【0089】すなわち、アプリケーション22aは画像
処理サーバ21aにアプリケーション登録コマンドを送
信する。このときコマンドの引数としてジョブ制御情報
パラメータには自分のノードID、グループID、利用
者IDを格納しておく。
That is, the application 22a sends an application registration command to the image processing server 21a. At this time, the node ID, group ID, and user ID of the user are stored in the job control information parameter as arguments of the command.

【0090】画像処理サーバ21a内でのアプリケーシ
ョンの登録は、この利用開始要求コマンドを受信するこ
とで始まる(ST11)。利用開始要求コマンドの引数
はジョブ制御情報パラメータ、ジョブリターンパラメー
タである。受信後、新しい識別子としてのアプリケーシ
ョンIDを発生させる(ST12)。
Registration of the application in the image processing server 21a starts by receiving this use start request command (ST11). The arguments of the usage start request command are the job control information parameter and the job return parameter. After reception, an application ID as a new identifier is generated (ST12).

【0091】上記アプリケーションIDは、要求元ID
(ノードID、グループID、ユーザID)を演算して
得られたもの、それらに図示しないタイマからの時刻も
追加して演算して得られたもの、あるいは登録順に付与
されるものであっても良く、要は、1つのアプリケーシ
ョン22aと画像処理サーバ21aだけが、そのアプリ
ケーションIDを知り得るようにしてあれば良い。
The application ID is the request source ID
(Node ID, group ID, user ID) obtained by calculation, those obtained by adding time from a timer (not shown) to them, or those given in the order of registration The point is that only one application 22a and the image processing server 21a need to know the application ID.

【0092】発生されたアプリケーションIDをメイン
メモリ5a上のアプリケーション管理テーブル24aの
記憶エリア30に、要求元IDとしてのノードID、グ
ループID、利用者IDをそれぞれ記憶エリア33、3
4、35に登録し、同様にジョブ制御情報パラメータの
パーミションを記憶エリア32に登録する(ST1
3)。その後、画像処理サーバ21aは、アプリケーシ
ョン22aにアプリケーションIDを返す(ST1
4)。
The generated application ID is stored in the storage area 30 of the application management table 24a on the main memory 5a, and the node ID, the group ID, and the user ID as request source IDs are stored in the storage areas 33 and 3, respectively.
4 and 35, and similarly, the permission of the job control information parameter is registered in the storage area 32 (ST1
3). Thereafter, the image processing server 21a returns the application ID to the application 22a (ST1
4).

【0093】また、図8は、登録とは反対にアプリケー
ション22aが終了時に画像処理サーバ21aに終了要
求コマンドを送信し、アプリケーション管理テーブル2
4aから自アプリケーション22aの情報を削除するフ
ローである。
Further, in FIG. 8, contrary to the registration, when the application 22a terminates, the termination request command is transmitted to the image processing server 21a, and the application management table 2
4 is a flow of deleting the information of the own application 22a from 4a.

【0094】画像処理サーバ21a内でのアプリケーシ
ョンの削除は、この終了要求コマンドを受信することで
始まる(ST15)。終了要求コマンドの引数は、自ア
プリケーションの要求元IDおよび登録によって得たア
プリケーションIDが格納されたジョブ制御情報パラメ
ータである。画像処理サーバ21aはアプリケーション
から得た要求元IDおよびアプリケーションIDがアプ
リケーション管理テーブル24aに存在することを確認
する(ST16)。
The deletion of the application in the image processing server 21a starts upon receiving this end request command (ST15). The argument of the end request command is a job control information parameter in which the requester ID of the own application and the application ID obtained by registration are stored. The image processing server 21a confirms that the request source ID and the application ID obtained from the application exist in the application management table 24a (ST16).

【0095】存在している場合、画像処理サーバ21a
はそのアプリケーション要求元ID、各パーミションを
アプリケーション管理テーブル24aから削除する(S
T17)。存在していない場合、画像処理サーバ21a
はその要求元のアプリケーション22aにエラーを返す
(ST18)。
If it exists, the image processing server 21a
Deletes the application request source ID and each permission from the application management table 24a (S
T17). If it does not exist, the image processing server 21a
Returns an error to the requesting application 22a (ST18).

【0096】また、アプリケーション22aは画像処理
サーバ21aに入出力要求によってジョブを登録して、
業務を行なう。例えばスキャナ18aによって画像を読
込み、ページメモリ6aに転送する場合、スキャナ入力
コマンドを画像処理サーバ21aに送信することによっ
て、画像処理サーバ21a内にジョブが登録され、ジョ
ブを識別するための識別子としてのジョブIDが発行さ
れる。図9はジョブは管理するためのメインメモリ5
a、…上のそれぞれに設けられたジョブ管理テーブル2
5a、…である。
Further, the application 22a registers a job in the image processing server 21a by an input / output request,
Do business. For example, when the image is read by the scanner 18a and transferred to the page memory 6a, the job is registered in the image processing server 21a by transmitting the scanner input command to the image processing server 21a, and the job is registered as an identifier for identifying the job. A job ID is issued. FIG. 9 shows a main memory 5 for managing jobs.
a, ... A job management table 2 provided for each of the above
5a ...

【0097】ジョブ管理テーブル25a(25b、…)
は、ジョブIDが記憶される記憶エリア40、アプリケ
ーションIDが記憶される記憶エリア41、要求元ID
が記憶される記憶エリア42、ステータスが記憶される
記憶エリア43、他ノードでのジョブの実行を示すノー
ドIDとジョブIDとが記憶される記憶エリア44、ソ
ースパラメータが記憶される記憶エリア45、デスティ
ネーションパラメータが記憶される記憶エリア46、パ
ーミションが記憶される記憶エリア47、完了通知元no
tice-from が記憶される記憶エリア48、完了通知先no
tice-to が記憶される記憶エリア49、優先度が記憶さ
れる記憶エリアから構成されている。図10はジョブ実
行の依頼を受けた画像処理サーバ21a、…のジョブの
登録フローチャートである。
Job management table 25a (25b, ...)
Is a storage area 40 in which a job ID is stored, a storage area 41 in which an application ID is stored, a request source ID
, A storage area 43 in which the status is stored, a storage area 44 in which a node ID indicating the execution of a job in another node and a job ID are stored, and a storage area 45 in which a source parameter is stored, Storage area 46 for storing destination parameters, storage area 47 for storing permissions, completion notification source no
Storage area 48 where tice-from is stored, completion notification destination no
It is composed of a storage area 49 for storing the tice-to and a storage area for storing the priority. FIG. 10 is a flowchart for registering a job of the image processing server 21a, ... Having received a job execution request.

【0098】アプリケーション22a、…はジョブの依
頼のためのジョブ制御情報パラメータに要求元ID、ア
プリケーションID、優先度を設定する。要求元ID、
優先度はアプリケーションを登録したときのもので、ア
プリケーションIDは登録によって得たものである。画
像処理サーバ21a、…の登録の処理はジョブ実行の依
頼をアプリケーション22a、…から受信する(ST2
1)ことにより開始する。
The applications 22a, ... Set the request source ID, application ID, and priority in the job control information parameter for requesting a job. Requester ID,
The priority is when the application is registered, and the application ID is obtained by the registration. In the registration process of the image processing servers 21a, ..., A job execution request is received from the applications 22a ,.
1) Start by

【0099】この受信したアプリケーション22a、…
からの要求元IDとアプリケーションIDがアプリケー
ション管理テーブル24a、…の同じ段に登録されてい
るかを調べる(ステップ22)。登録されていないアプ
リケーション22a、…ならば、ステップ23によって
未登録であるというエラーをアプリケーション22a、
…に返す。
The received application 22a, ...
It is checked whether or not the request source ID from the application and the application ID are registered in the same row of the application management table 24a, ... (Step 22). If the application 22a is not registered, the error that the application 22a is unregistered in step 23,
Return to ...

【0100】登録されているアプリケーション22a、
…からの依頼であれば、自ノード1a、…内で可能なジ
ョブかどうか判断し(ステップ25)、他ノード1b、
…で実行すべきジョブであれば適当なノード1b、…の
画像処理サーバ21b、…にジョブを依頼し、その画像
処理サーバ21b、…の発行したジョブIDを得る(S
T26)。
The registered application 22a,
If it is a request from ..., it is judged whether or not the job is possible within its own node 1a, ... (step 25), and another node 1b,
If it is a job to be executed by ..., the job is requested to the image processing server 21b, ... of the appropriate node 1b, ..., and the job ID issued by the image processing server 21b, ... is obtained (S
T26).

【0101】自ノード1a、…内で可能なジョブである
かは、入出力コマンドの第2引数(ソースデバイス(例
えばページメモリ6a、…・光ディスク16a、…・ス
キャナ18a、…のような画像データ転送元)指定パラ
メータ)、第3引数(デスティネーションデバイス(例
えばページメモリ6a、…・光ディスク16a、…・プ
リンタ19a、…のような画像データ転送先)指定パラ
メータ)によって判断する。判断の規則は優先度順に 1)指定されたデバイスのあるノード1a、…でジョブ
を実行する。 2)入出力デバイス(スキャナ18a、…・プリンタ1
9a、…)のあるノード1a、…でジョブを実行する。 3)両方とも入出力機器、または両方ともページメモリ
6a、…であるなら、デスティネーションのノード1
a、…で実行する。 ものである。
Whether or not the job can be executed within the own node 1a, ... Is determined by the second argument of the input / output command (source device (for example, page memory 6a, ... Optical disk 16a, ... Image data such as scanner 18a, ... Transfer source) designation parameter) and a third argument (destination device (for example, page memory 6a, ... Optical disc 16a, ... Image data transfer destination such as printer 19a, ...) Designation parameter). The determination rule is in order of priority: 1) The job is executed by the node 1a, ... Having the designated device. 2) Input / output device (scanner 18a, ... Printer 1)
9a, ...) with a node 1a ,. 3) If both are input / output devices, or both are page memories 6a, ..., Destination node 1
Execute with a ... It is a thing.

【0102】例えば、他のノード1bのページメモリ6
bの画像を、自ノード1cのプリンタ19cに出力する
場合はページメモリ6bのあるノード1bの画像処理サ
ーバ21bにジョブの実行を依頼することになる。この
ときのコマンドの引数は受信した内容と同じである。
For example, the page memory 6 of another node 1b
When outputting the image of b to the printer 19c of the own node 1c, the image processing server 21b of the node 1b having the page memory 6b is requested to execute the job. The argument of the command at this time is the same as the received content.

【0103】ただし、ジョブ制御情報パラメータのアプ
リケーションIDを削除し、パーミションはアプリケー
ション管理テーブル24a、…のパーミションをコピー
したもの、さらに第5引数としてジョブ管理情報として
図11に示すような依頼元の画像処理サーバ21aのノ
ードIDおよびジョブIDを格納し依頼先の画像処理サ
ーバ21bに通知する。図12は画像処理サーバ21a
が、他の画像処理サーバ21b、…からジョブの依頼を
受信した場合の処理のフローチャートである。
However, the application ID of the job control information parameter is deleted, and the permission is a copy of the permission of the application management table 24a, ... And the image of the request source as shown in FIG. 11 as the fifth argument is the job management information. The node ID and job ID of the processing server 21a are stored and notified to the requested image processing server 21b. FIG. 12 shows the image processing server 21a.
6 is a flowchart of a process when a job request is received from another image processing server 21b.

【0104】すなわち、ステップ31で第1引数のジョ
ブ制御情報パラメータからジョブを依頼したアプリケー
ション22a、…の要求元ID、パーミション、優先
度、第2引数のソースデバイス指定パラメータ、第3引
数のデスティネーション指定パラメータ、第5引数のジ
ョブ管理情報から依頼元のノードIDおよびジョブ管理
テーブル25a、…のジョブIDを得る(ST31)。
That is, in step 31, the requester ID, the permission, the priority of the application 22a, ..., Which has requested the job from the job control information parameter of the first argument, the source device designation parameter of the second argument, and the destination of the third argument. The node ID of the request source and the job ID of the job management table 25a, ... Are obtained from the designated parameter and the job management information of the fifth argument (ST31).

【0105】次に、ソースデバイス指定パラメータ、デ
スティネーションデバイス指定パラメータから自ノード
1a内で実行可能なジョブかを判断する(ST32)。
デバイスが見あたらない等によって実行できない場合は
エラーを依頼元の画像処理サーバ21b、…に返す(S
T33)。
Next, it is judged from the source device designation parameter and the destination device designation parameter whether the job can be executed within the own node 1a (ST32).
When the device cannot be found because the device cannot be found, an error is returned to the requesting image processing server 21b, ... (S
T33).

【0106】このエラーを受信した画像処理サーバ21
b、…は、アプリケーション22b、…にエラー返す。
実行できるジョブであれば、新しいジョブIDを発行し
(ST34)、ジョブ管理テーブル25b、…に登録し
ジョブ実行部29b、…にジョブの実行を依頼する(S
T35)。最後に依頼元の画像処理サーバ21aにジョ
ブIDを返す(ST36)。図13に命令を受けたジョ
ブ実行部29aのフローチャートを示す。このフローチ
ャートでは説明のため、受付けたジョブをジョブAとす
る。
The image processing server 21 that received this error
.. returns an error to the applications 22b.
If the job can be executed, a new job ID is issued (ST34), the job management table 25b, ... Is registered, and the job execution unit 29b ,.
T35). Finally, the job ID is returned to the requesting image processing server 21a (ST36). FIG. 13 shows a flowchart of the job execution unit 29a which receives the instruction. For the sake of explanation in this flowchart, the accepted job is called job A.

【0107】すなわち、ジョブAの実行命令をジョブ実
行部29aが受信する(ST131)。実行命令を受信
したジョブ実行部29aは、受信したジョブAと競合す
る他のジョブが実行中であるかを調べ(ST132)、
競合する他のジョブが実行中でない場合、ジョブAを開
始する(ST133)。
That is, the job execution section 29a receives the execution instruction of the job A (ST131). The job execution unit 29a having received the execution command checks whether another job competing with the received job A is being executed (ST132),
When another conflicting job is not being executed, job A is started (ST133).

【0108】ステップ132で競合する他のジョブ(ジ
ョブBとする)がある場合、ジョブ実行部29aは、ジ
ョブ管理テーブル25a内のジョブBとジョブAに対応
する記憶エリア50、50に記憶されている優先度を比
較する(ST134)。
If there is another job (job B) competing in step 132, the job executing section 29a stores the jobs in the storage areas 50, 50 corresponding to job B and job A in the job management table 25a. The priority levels are compared (ST134).

【0109】ジョブAの優先度がジョブBの優先度より
も高い場合、ジョブ実行部29aはジョブBのステータ
スを割込み有にして、ジョブBを停止し(ST13
5)、ジョブAを実行する(ST133)。
If the priority of the job A is higher than that of the job B, the job executing section 29a sets the status of the job B to interrupt and stops the job B (ST13).
5) The job A is executed (ST133).

【0110】ジョブAの優先度がジョブBの優先度より
も低い場合、ジョブ実行部29aはジョブAの要求元I
DがジョブBに割込みが許可されているかを、ジョブ管
理テーブル25a内のジョブBに対応する記憶エリア4
7に記憶されているパーミションを参照して判断する
(ST136)。
When the priority of the job A is lower than that of the job B, the job executing unit 29a determines that the request source I of the job A is I.
Storage area 4 corresponding to job B in job management table 25a indicates whether D is allowed to interrupt job B.
The determination is made by referring to the permissions stored in No. 7 (ST136).

【0111】この判断の結果、ジョブAのジョブBへの
割込みが許可されている場合、ジョブ実行部29aはジ
ョブBのステータスを割込み有にして、ジョブBを停止
し(ST135)、ジョブAを実行する(ST13
3)。上記ステップ136で、ジョブAのジョブBへの
割込みが不許可の場合、ジョブ実行部29aは実行待ち
の行列の最後に、ジョブAを加える(ST137)。
As a result of this judgment, if the interruption of the job A to the job B is permitted, the job execution section 29a sets the status of the job B to interruption, stops the job B (ST135), and terminates the job A. Execute (ST13
3). When the interruption of the job A by the job B is not permitted in the above step 136, the job execution unit 29a adds the job A to the end of the queue of execution (ST137).

【0112】実行中のジョブは、進行状況をジョブステ
ータスに、ジョブ受付完了、ソース装置確保完了、デス
ティネーション装置確保完了、ページメモリ確保完了、
ページメモリ解放完了、入力完了、出力完了、ジョブ完
了のいずれかを設定する。
For the job being executed, the progress status is used as the job status, job acceptance completion, source device reservation completion, destination device reservation completion, page memory reservation completion,
Set page memory release completion, input completion, output completion, or job completion.

【0113】アプリケーション22a、…はジョブを即
時復帰で依頼することができる。そのため、アプリケー
ション22a、…は現在の自分のジョブの状況を問い合
わせなければ、ジョブの終了等の状況が分からない。こ
うしたジョブ状況問い合わせや、ジョブを制御するため
のコマンドを使うためにはジョブ管理テーブル25a、
…のジョブIDを得る必要がある。このジョブIDによ
って制御するジョブを指定する。
The applications 22a, ... Can request a job by immediate return. Therefore, the application 22a, ... Does not know the status such as the end of the job unless inquiring about the current status of the own job. In order to inquire about the job status and use commands for controlling the job, the job management table 25a,
It is necessary to obtain the job ID of ... A job to be controlled is designated by this job ID.

【0114】なお、上記例では、優先度とパーミション
のどちらかが許可されるジョブを実行するようにした
が、パーミションと優先度とが共に許可されるジョブを
実行するようにしても良い。
In the above example, the job in which either the priority or the permission is permitted is executed, but the job in which both the permission and the priority are permitted may be executed.

【0115】図14はアプリケーション22a、…がジ
ョブIDを得るためのフローチャートである。アプリケ
ーション22a、…はジョブ状況問合せコマンドによっ
て画像処理サーバ21a、…に自アプリケーション22
a、…の依頼したジョブのジョブIDを問い合わせる。
画像処理サーバ21a、…は依頼先から受信したジョブ
状況問合せコマンドに格納されている要求元IDとアプ
リケーションIDを獲得する(ST41)。
FIG. 14 is a flow chart for the application 22a, ... To obtain the job ID. The application 22a, ... Is sent to the image processing server 21a ,.
Inquire about the job ID of the job requested by a, ....
The image processing servers 21a, ... Acquire the request source ID and application ID stored in the job status inquiry command received from the request destination (ST41).

【0116】画像処理サーバ21a、…はその受信した
要求元IDとアプリケーションIDがアプリケーション
管理テーブル24a、…の同じ段に登録されているかを
調べる(ステップ42)。登録されていない場合はエラ
ーをアプリケーション22a、…に返す。登録されてい
る場合はアプリケーションIDでジョブ管理テーブル2
5a、…を検索しジョブIDを得る。このジョブIDを
列挙してジョブ番号に格納しアプリケーション22a、
…に返す。
The image processing servers 21a, ... Check whether the received request source ID and application ID are registered in the same row of the application management table 24a ,. If not registered, an error is returned to the applications 22a, .... If registered, job management table 2 with application ID
5a, ... Are searched to obtain the job ID. This job ID is enumerated and stored in the job number, and the application 22a,
Return to ...

【0117】このようにして得られたジョブIDで識別
されるジョブの状況を画像処理サーバに問い合わせるこ
とが可能で、これによってジョブがジョブ受付完了、ソ
ース装置確保完了、デスティネーション装置確保完了、
ページメモリ確保完了、入力完了、出力完了、ジョブ完
了のいずれかの状態(status)であることが分かる。ア
プリケーション22a、…は自分の要求元ID・アプリ
ケーションID・ジョブIDをジョブ制御情報パラメー
タに設定してジョブ状況問合せコマンドを画像処理サー
バ21a、…に送信する。アプリケーション22a、…
はコマンドの第2引数のジョブリターンパラメータのジ
ョブステータスから実行中のジョブ進行状況、サブステ
ータスからジョブの状態(他ノードの依頼、待機中、実
行中、中断待ち、中断中、エラー中断、中止待ち、再開
待ち、終了)を知ることができる。図15、図16は画
像処理サーバ21a、…がジョブ状況問合せコマンドを
受信しアプリケーション22a、…にステータスを返す
フローチャートである。
It is possible to make an inquiry to the image processing server about the status of the job identified by the job ID obtained in this way, which allows the job to be accepted, source device secured, destination device secured,
It can be seen that the status is any of page memory reservation completion, input completion, output completion, and job completion. The applications 22a, ... Set their own request source ID, application ID, and job ID in the job control information parameters, and send a job status inquiry command to the image processing servers 21a ,. Application 22a, ...
Is the status of the job being executed from the job status of the job return parameter of the second argument of the command, the status of the job from the sub status (request of other node, waiting, executing, waiting for interruption, interruption, error interruption, waiting for cancellation) , Wait for restart, end) can be known. 15 and 16 are flowcharts in which the image processing servers 21a, ... Receive the job status inquiry command and return the status to the applications 22a ,.

【0118】すなわち、画像処理サーバ21a、…はコ
マンドの引数のジョブリターンパラメータから依頼先の
アプリケーション22a、…の要求元ID、アプリケー
ションID、ジョブIDを得る(ST51)。この要求
元IDとアプリケーションIDがアプリケーション管理
テーブル24a、…の同じ段に存在するかを調べる(S
T52)。存在していない場合は、エラーをアプリケー
ション22a、…に返す(ST53)。
That is, the image processing servers 21a, ... Obtain the request source ID, application ID, and job ID of the requested application 22a, ... From the job return parameter of the command argument (ST51). It is checked whether the request source ID and the application ID exist in the same row of the application management table 24a, ... (S
T52). If it does not exist, an error is returned to the applications 22a, ... (ST53).

【0119】存在する場合、受信したジョブIDでジョ
ブ管理テーブル25a、…から検索されたアプリケーシ
ョンIDが、受信したアプリケーションIDと等しいか
調べる(ST54)。等しくない場合は、エラーをアプ
リケーション22a、…に返す(ST55)。等しけれ
ば、ジョブIDでジョブ管理テーブル25a、…を検索
して得たステータスを調べ(ST56)、他ノード1
b、…にジョブを依頼しているのなら、他ノード1b、
…の画像処理サーバ21b、…に状況を問い合わせる
(ST57)。
If it exists, it is checked whether the application ID retrieved from the job management table 25a, ... With the received job ID is equal to the received application ID (ST54). If they are not equal, an error is returned to the applications 22a, ... (ST55). If they are equal, the status obtained by searching the job management table 25a, ... With the job ID is checked (ST56), and the other node 1
If a job is requested to b, ..., Other node 1b,
The image processing server 21b, ... Is inquired about the situation (ST57).

【0120】この他ノードへの問い合わせでは、記憶エ
リア44のノードIDで指定されるノード1a、…の画
像処理サーバに対してジョブ状況問い合せコマンドを送
信する。このコマンドの第1引数として、ステップ51
で得たジョブ制御情報パラメータからアプリケーション
IDを削除しジョブIDに記憶エリア44から得たジョ
ブIDを設定したジョブ制御情報パラメータを与えるこ
とによって、第2引数に他ノード1a、…のジョブのス
テータスが格納される。
In the inquiry to the other nodes, a job status inquiry command is transmitted to the image processing servers of the nodes 1a, ... Designated by the node ID in the storage area 44. As the first argument of this command, step 51
By deleting the application ID from the job control information parameter obtained in step (1) and giving the job control information parameter in which the job ID obtained from the storage area 44 is set to the job ID, the job status of the other nodes 1a, ... Is stored.

【0121】こうして得たジョブのステータスをステッ
プ51で得たジョブリターンパラメータに格納してステ
ータスを要求したアプリケーション22a、…にステー
タスを返す。自ノード1a、…内のジョブであればジョ
ブ管理テーブル25a、…のステータスを返す。
The job status thus obtained is stored in the job return parameter obtained at step 51, and the status is returned to the application 22a, ... Which has requested the status. If it is a job in its own node 1a, ..., The status of the job management table 25a ,.

【0122】他ノード1a、…の画像処理サーバ21
a、…からジョブ状況問い合わせを受信した場合(ST
61)、受信した依頼元の画像処理サーバ21a、…の
ジョブIDを自ノード1a、…内のジョブ管理テーブル
25a、…から検索し、依頼元のノードIDが正しいこ
とを確認し(ST62)、ステータスを依頼元の画像処
理サーバ21a、…に返す(ST63)。依頼元のノー
ドIDが正しくない場合、エラーを依頼元のアプリケー
ション22a、…に返す(ST64)。
Image processing server 21 of other nodes 1a, ...
When a job status inquiry is received from a ... (ST
61), the job IDs of the received image processing servers 21a, ... Of the request source are searched from the job management tables 25a, ... Within the own node 1a, .., and it is confirmed that the node ID of the request source is correct (ST62). The status is returned to the requesting image processing server 21a, ... (ST63). When the node ID of the request source is incorrect, an error is returned to the application 22a, ... Of the request source (ST64).

【0123】アプリケーション22a、…が画像処理サ
ーバ21a、…に依頼して確保したページメモリ6a、
…には、それぞれ他のアプリケーション22a、…のリ
ード・ライトに関する許可条件としてのパーミションが
記憶される図17に示すような、ページメモリ管理テー
ブル26a、…がある。
The page memory 6a secured by the application 22a, ... Requesting the image processing server 21a ,.
... have page memory management tables 26a, ... As shown in FIG. 17, in which permissions as read / write permission conditions for other applications 22a ,.

【0124】ページメモリ管理テーブル26a(26
b、…)は、ぺージメモリIDが記憶される記憶エリア
51、アドレスが記憶される記憶エリア52、ノードI
Dが記憶される記憶エリア53、ジョブIDが記憶され
る記憶エリア54、要求元IDが記憶される記憶エリア
55、パーミションが記憶される記憶エリア56から構
成されている。
Page memory management table 26a (26
b, ...) is a storage area 51 in which a page memory ID is stored, a storage area 52 in which an address is stored, a node I
The storage area 53 stores D, the storage area 54 stores a job ID, the storage area 55 stores a requester ID, and the storage area 56 stores a permission.

【0125】記憶エリア55は、図18に示すように、
要求元IDとしてのノードID、グループID、ユーザ
IDがそれぞれ記憶される記憶エリア55a、55b、
55cから構成されている。記憶エリア56には、図5
で示したパーミションが記憶される。
The storage area 55 is, as shown in FIG.
Storage areas 55a and 55b for respectively storing a node ID, a group ID, and a user ID as request source IDs,
It is composed of 55c. In the storage area 56, FIG.
The permission indicated by is stored.

【0126】画像データはページメモリ6a(6b、
…)の全てを使う訳でなく、ページメモリ6aの1部分
を分割して複数の画像データを扱えるようになってい
る。アプリケーション22a、…は必要なサイズ分だけ
ページメモリ6aからメモリを獲得して使う。獲得する
際にはメモリをラベル付けする。ページメモリIDは、
実際に獲得したページメモリ6aのアドレスと対応づけ
られてページメモリ管理テーブル26a、…に登録され
る。ある特定のページメモリIDで確保されたページメ
モリ6aを、他のアプリケーション22a、…はそのア
ドレスではなく、ページメモリIDによって指定するこ
とができる。
The image data is the page memory 6a (6b,
...) is not used, but one portion of the page memory 6a is divided so that a plurality of image data can be handled. The applications 22a, ... Acquire and use the required size of memory from the page memory 6a. Label the memory when you acquire it. The page memory ID is
It is registered in the page memory management table 26a, ... Corresponding to the address of the page memory 6a actually acquired. The page memory 6a secured with a specific page memory ID can be specified by the page memory ID instead of its address by other applications 22a, ....

【0127】ジョブがページメモリ6aを確保するとき
は、ジョブ管理テーブル25aのパーミションをページ
メモリ管理テーブル26aにコピーする。以降、このペ
ージメモリ6aに対するアクセスはこのページメモリ管
理テーブル26aで管理される。このページメモリ管理
テーブル26aのページメモリIDで指定される段は、
ジョブが終了するしないに関わらずページメモリ6aの
解放によって削除される。次に、ジョブの制御コマンド
を説明する。 ジョブ中断要求コマンド:
When the job secures the page memory 6a, the permissions of the job management table 25a are copied to the page memory management table 26a. Thereafter, access to the page memory 6a is managed by the page memory management table 26a. The stage specified by the page memory ID of this page memory management table 26a is
It is deleted by releasing the page memory 6a regardless of whether the job is completed. Next, a job control command will be described. Job suspension request command:

【0128】アプリケーション22a、…は、ジョブ番
号問合せコマンドで得られたジョブIDのジョブを中断
する場合に、このコマンドに自アプリケーション22
a、…のアプリケーションIDが格納されたジョブ制御
情報パラメータを引数として画像処理サーバ21a、…
にジョブの中断を依頼する。図19、図20は画像処理
サーバ21a、…がジョブを中断するフローチャートで
ある。
When the application 22a, ... Suspends the job with the job ID obtained by the job number inquiry command, the application 22a, ...
The image processing server 21a ... With the job control information parameter storing the application ID of a ...
Ask to suspend the job. 19 and 20 are flowcharts in which the image processing servers 21a, ... Stop the job.

【0129】すなわち、自ノード1a、…内のアプリケ
ーション22a、…からジョブ中断要求コマンドを受信
し、コマンドのジョブ制御情報パラメータから、要求元
ID・アプリケーションID・ジョブIDを得る(ST
71)。受信したアプリケーション22a、…のアプリ
ケーションIDと要求元IDが、アプリケーション管理
テーブル24a、…の同じ段に存在するか調べ(ST7
2)、存在しなければエラーを依頼先のアプリケーショ
ン22a、…に返す(ST73)。
That is, the job suspension request command is received from the applications 22a, ... Within the own node 1a, .. and the request source ID, application ID, and job ID are obtained from the job control information parameters of the command (ST
71). It is checked whether the received application IDs of the applications 22a, ... And the requester ID are in the same row of the application management tables 24a ,.
2) If it does not exist, an error is returned to the requested application 22a, ... (ST73).

【0130】存在する場合は、受信したジョブIDがジ
ョブ管理テーブル25a、…に存在するか調べ(ST7
4)、存在しなければ依頼先のアプリケーション22
a、…にエラーを返す(ST75)。ジョブIDが存在
する場合、ジョブIDのジョブは他のノード1a、…に
依頼したジョブであるかをジョブ管理テーブル25a、
…上で調べ(ST76)、ステータスが“他ノードに依
頼”であれば、ステップ77に進みノードIDに記録さ
れているノード1a、…にジョブの中断を依頼する。ス
テータスが“他ノードに依頼”でなければ、ステップ7
8に進む。
If it exists, it is checked whether the received job ID exists in the job management table 25a, ... (ST7
4) If not present, request application 22
An error is returned to a, ... (ST75). If the job ID exists, it is determined whether the job of the job ID is a job requested to another node 1a, ...
If the status is "request to another node", the process proceeds to step 77 to request the node 1a, which is recorded in the node ID, to suspend the job. If the status is not "request to another node", step 7
Go to 8.

【0131】ステップ76で他ノード1b、…の画像処
理サーバ21b、…に依頼したと判断された場合、コマ
ンドの引数として、ステップ71で得たジョブ制御情報
パラメータからアプリケーションIDを空白にし、さら
にジョブIDに記憶エリア44からの依頼先でのジョブ
IDを格納したジョブ制御情報パラメータを用意し依頼
を送信する(ST77)。ステップ76で他ノード1
a、…への依頼でなかった場合、ジョブ管理テーブル2
5a、…の受信したジョブIDのステータスを中断待ち
にし、ジョブ実行部29a、…に中断命令を送信する
(ST78)。
When it is determined in step 76 that the image processing server 21b of the other node 1b, ... Is requested, the application ID is blanked from the job control information parameter obtained in step 71 as an argument of the command, and the job is further processed. A job control information parameter in which the job ID at the request destination from the storage area 44 is stored in the ID is prepared and the request is transmitted (ST77). Other node 1 in step 76
If the request is not for a, ..., Job management table 2
The statuses of the received job IDs of 5a, ... Are put in a waiting state for interruption, and an interruption instruction is transmitted to the job executing sections 29a ,.

【0132】他ノード1a、…の画像処理サーバ21
a、…からの依頼を受けた画像処理サーバ21b、…は
(ST81)、受信したジョブIDでジョブ管理テーブ
ル25b、…を検索し(ST82)、そのノードIDが
依頼元の画像処理サーバ21a、…に等しければ、ステ
ータスを中断待ちにジョブ実行部29b、…に中断命令
を送信する(ST83)。等しくない場合、エラーを依
頼先のアプリケーション22a、…に返送する(ST8
4)。 ジョブ中止要求コマンド:
Image processing server 21 of other nodes 1a, ...
The image processing servers 21b, ..., Which have received the request from a, ... (ST81), search the job management table 25b ,. If it is equal to ..., The interruption command is transmitted to the job execution unit 29b, ... Waiting for interruption (ST83). If they are not equal, the error is sent back to the requested application 22a, ... (ST8).
4). Job cancellation request command:

【0133】アプリケーション22a、…は、ジョブ番
号問合せコマンドで得られたジョブIDのジョブを中止
する場合に、このコマンドに自アプリケーション22
a、…のアプリケーションIDが格納されたジョブ制御
情報パラメータを引数として画像処理サーバ21a、…
にジョブの中断を依頼する。図21、図22は画像処理
サーバ21a、…がジョブを中止するフローチャートで
ある。
The applications 22a, ... When the job having the job ID obtained by the job number inquiry command is canceled, the application 22a, ...
The image processing server 21a ... With the job control information parameter storing the application ID of a ...
Ask to suspend the job. 21 and 22 are flowcharts in which the image processing servers 21a, ... Stop the job.

【0134】すなわち、自ノード1a、…内のアプリケ
ーション22a、…からジョブ中止要求コマンドを受信
し(ST91)、そのコマンドのジョブ制御情報から、
要求元ID・アプリケーションID・ジョブIDを得
る。受信したアプリケーション22a、…のアプリケー
ションIDと要求元IDが、アプリケーション管理テー
ブル24a、…の同じ段に存在するか調べ(ST9
2)、存在しなければエラーを依頼先アプリケーション
22a、…に返す(ST93)。
That is, a job cancel request command is received from the application 22a, ... Within the own node 1a, .. (ST91), and from the job control information of that command,
Obtain the requester ID, application ID, and job ID. It is checked whether the received application IDs of the applications 22a, ... And the requester IDs exist in the same row of the application management tables 24a ,.
2) If it does not exist, an error is returned to the requested application 22a, ... (ST93).

【0135】存在する場合は、受信したジョブIDがジ
ョブ管理テーブル25a、…に存在するか調べ(ST9
4)、存在しなければ依頼先のアプリケーション22
a、…にエラーを返す(ST95)。ジョブIDが存在
するならジョブIDのジョブが他のノード1b、…に依
頼したジョブであるかをジョブ管理テーブル25a、…
上で調べ(ST96)、ステータスが“他ノードに依
頼”であれば、ノードIDに記録されているノード1
a、…にジョブの中止を依頼する(ST97)。
If it exists, it is checked whether the received job ID exists in the job management table 25a, ... (ST9
4) If not present, request application 22
An error is returned to a, ... (ST95). If the job ID exists, it is determined whether the job with the job ID is a job requested to another node 1b, ....
If the status is "request to another node", the node 1 recorded in the node ID is checked (ST96).
Request a to cancel the job (ST97).

【0136】すなわち、他ノード1b、…の画像処理サ
ーバ21b、…に依頼したと判断された場合、コマンド
の引数として、ステップ91で得たジョブ制御情報パラ
メータからアプリケーションIDを空白にし、さらにジ
ョブIDに記憶エリア44からの依頼先でのジョブID
を格納したジョブ制御情報パラメータを用意し依頼を送
信する。ステップ96で他ノードに依頼されていなかっ
た場合、ジョブ管理テーブル25a、…の受信したジョ
ブIDのステータスを中止待ちにし、ジョブ実行部29
a、…に中止命令を送信する(ST98)。
That is, when it is determined that the image processing server 21b of the other node 1b, ... Is requested, the application ID is blanked from the job control information parameter obtained in step 91 as an argument of the command, and the job ID is further set. Job ID at the request destination from storage area 44
Prepare a job control information parameter that stores the and send the request. When it is not requested to another node in step 96, the status of the received job ID in the job management table 25a, ...
A cancel instruction is transmitted to a, ... (ST98).

【0137】他ノード1a、…の画像処理サーバ21
a、…からの依頼を受けた画像処理サーバ21b、…は
(ST101)、受信したジョブIDでジョブ管理テー
ブル25b、…を検索し(ST102)、そのノードI
Dが依頼元の画像処理サーバ21a、…に等しければ、
ステータスを中止待ちにジョブ実行部29b、…に中止
命令を送信する(ST103)。等しくない場合、エラ
ーを依頼先のアプリケーション22a、…に返送する
(ST104) ジョブ再開要求コマンド:
Image processing server 21 of other nodes 1a, ...
The image processing servers 21b, ..., Which have received the request from a, ... (ST101), search the job management table 25b ,.
If D is equal to the requesting image processing server 21a, ...
A wait command is sent to the job execution units 29b, ... Waiting for the status to be stopped (ST103). If they are not equal, an error is returned to the application 22a, ... Of the request destination (ST104) Job restart request command:

【0138】アプリケーション22a、…は、ジョブ番
号問合せコマンドで得られたジョブIDのジョブを再開
する場合に、このコマンドに自アプリケーション22
a、…のアプリケーションIDが格納されたジョブ制御
情報パラメータを引数として画像処理サーバ21a、…
にジョブの再開を依頼する。図23、図24は画像処理
サーバ21a、…がジョブを再開するフローチャートで
ある。
The applications 22a, ... Respond to this command when restarting the job of the job ID obtained by the job number inquiry command.
The image processing server 21a ... With the job control information parameter storing the application ID of a ...
Ask to restart the job. 23 and 24 are flowcharts in which the image processing servers 21a, ... Restart the job.

【0139】すなわち、自ノード1a、…内のアプリケ
ーション22a、…からジョブ再開要求コマンドを受信
し(ST111)、コマンドのジョブ制御情報ジョブ制
御情報パラメータから、要求元ID・アプリケーション
ID・ジョブIDを得る。受信したアプリケーション2
2a、…のアプリケーションIDと要求元IDが、アプ
リケーション管理テーブル24a、…の同じ段に存在す
るか調べ(ST112)、存在しなければエラーを依頼
先アプリケーション22a、…に返す(ST113)。
That is, the job restart request command is received from the applications 22a, ... Within the own node 1a, .. (ST111), and the request source ID, application ID, and job ID are obtained from the job control information job control information parameter of the command. .. Application received 2
It is checked whether the application IDs 2a, ... And the requester IDs exist in the same row of the application management tables 24a, .. (ST112), and if they do not exist, an error is returned to the requested application 22a ,.

【0140】存在する場合は、受信したジョブIDがジ
ョブ管理テーブル25a、…に存在するか調べ(ST1
14)、存在しなければ依頼先にアプリケーション22
a、…にエラーを返す(ST115)。ジョブIDが存
在するならジョブIDのジョブは他のノード1a、…に
依頼したジョブであるかをジョブ管理テーブル25a、
…上で調べ(ST116)、ステータスが“他ノードに
依頼”であれば、ノードIDに記録されているノード1
a、…にジョブの再開を依頼する(ST117)。
If it exists, it is checked whether the received job ID exists in the job management table 25a, ... (ST1
14) If it does not exist, the application 22 is sent to the request destination
An error is returned to a, ... (ST115). If the job ID exists, it is determined whether the job of the job ID is a job requested to another node 1a, ...
If the status is "request to another node", the node 1 recorded in the node ID is checked (ST116).
.. is requested to restart the job (ST117).

【0141】すなわち、他ノード1b、…の画像処理サ
ーバ21b、…に依頼したと判断された場合、コマンド
の引数として、ステップ111で得たジョブ制御情報パ
ラメータからアプリケーションIDを空白にし、さらに
ジョブIDに記憶エリア44からの依頼先でのジョブI
Dを格納したジョブ制御情報パラメータを用意し依頼を
送信する。ステップ116で他ノードに依頼されていな
かった場合、ジョブ管理テーブル25a、…の受信した
ジョブIDのステータスを再開待ちにし、ジョブ実行部
29a、…に再開命令を送信する(ST118)。
That is, when it is determined that the image processing server 21b of the other node 1b, ... Is requested, the application ID is blanked from the job control information parameter obtained in step 111 as an argument of the command, and the job ID is further set. Job I at the request destination from storage area 44
Prepare the job control information parameter storing D and send the request. If it is not requested by another node in step 116, the status of the received job ID in the job management table 25a, ... Is put in a waiting state for resuming, and a resuming instruction is transmitted to the job executing units 29a ,.

【0142】他ノード1a、…の画像処理サーバ21
a、…依頼を受けた画像処理サーバ21b、…は(ST
121)、受信したジョブIDでジョブ管理テーブル2
5b、…を検索し(ST122)、そのノードIDが依
頼元の画像処理サーバ21a、…に等しければ、ステー
タスを再開待ちにジョブ実行部29b、…に再開命令を
送信する(ST123)。等しくない場合、エラーを依
頼先のアプリケーション22a、…に返送する(ST1
24)。次に、具体的な例を、図25に示す構成図を参
照しつつ説明する。
Image processing server 21 of other nodes 1a, ...
a, ... The image processing server 21b, ...
121), the job management table 2 with the received job ID
5b, ... Are searched (ST122), and if the node ID is equal to the requesting image processing server 21a, ..., A restart instruction is transmitted to the job execution units 29b ,. If they are not equal, the error is returned to the application 22a, ... Of the request destination (ST1).
24). Next, a specific example will be described with reference to the configuration diagram shown in FIG.

【0143】すなわち、アプリケーション22a1 は表
示装置15aに表示するために、ノード1aの光ディス
ク16aから表示メモリ7aに転送するアプリケーショ
ンである。まず、アプリケーション22a1 を画像処理
サーバ21aに登録する。登録ではジョブ制御情報パラ
メータにアプリケーション22a1 の識別子や優先度を
格納して、画像処理サーバ21aに送信する。画像処理
サーバ21aはアプリケーションの登録処理を行う(図
7参照)。
That is, the application 22a1 is an application for transferring from the optical disk 16a of the node 1a to the display memory 7a for displaying on the display device 15a. First, the application 22a1 is registered in the image processing server 21a. In registration, the identifier and priority of the application 22a1 are stored in the job control information parameter and transmitted to the image processing server 21a. The image processing server 21a performs application registration processing (see FIG. 7).

【0144】これにより、アプリケーション22a1 の
要求元IDをノードID=100、グループID=10
00、ユーザID=40とすれば、アプリケーション管
理テーブル24aには、図4に示すように、記憶エリア
33、34、35に「100」、「1000」、「4
0」が記憶される。
Accordingly, the request source ID of the application 22a1 is node ID = 100, group ID = 10.
00 and user ID = 40, the application management table 24a stores "100", "1000", "4" in the storage areas 33, 34, and 35 as shown in FIG.
"0" is stored.

【0145】次に、画像処理サーバ21aによりアプリ
ケーション22a1 の各IDに対する許可条件を記憶エ
リア32に記憶されている各パーミションを用いて検索
する。
Next, the image processing server 21a searches for permission conditions for each ID of the application 22a1 using each permission stored in the storage area 32.

【0146】この例でのパーミションは、図5に示すよ
うに、Paでは、ノードIDが「100」、グループI
Dが「1000」、ユーザIDが「40」のアプリケー
ションに対する割込みの許可とページメモリ6aのリー
ド・ライトの許可が表されており、Pbでは、グループ
IDが「2000」のすべてのアプリケーションに対す
るページメモリ6aのリードの許可が表されており、P
cでは、ノードIDが「300」のアプリケーションに
対する割込みの不許可とページメモリ6aのリード・ラ
イトの不許可が表されており、Pdでは、グループID
が「1000」のすべてのアプリケーションに対する割
込みの許可とページメモリ6aのリードの許可が表され
ている。
In the permission in this example, as shown in FIG. 5, in Pa, the node ID is "100" and the group I is
The permission of interruption and the permission of read / write of the page memory 6a are shown for the application of which D is "1000" and the user ID is "40". In Pb, the page memory for all applications of which the group ID is "2000" 6a read permission is shown, and P
In c, the non-permission of interrupt for the application having the node ID "300" and the non-permission of read / write of the page memory 6a are represented, and in Pd, the group ID
Represents the permission of interruption and the permission of reading of the page memory 6a for all the applications having "1000".

【0147】したがって、上記アプリケーション22a
1 に対して、割込み(i)とページメモリ6aからの読
込み(r)とページメモリ6aへの書き込み(w)の許
可を与える。この際、検査はテーブル(記憶エリア3
2)の上位から行われるので、ノードIDが「300」
のアプリケーションは全てが許可されない。
Therefore, the above-mentioned application 22a
An interrupt (i), a read (r) from the page memory 6a, and a write (w) to the page memory 6a are given to 1. At this time, the inspection is performed on the table (storage area 3
The node ID is "300" because it is performed from the upper level of 2).
All applications are not allowed.

【0148】画像処理サーバ21aは、自ノード1a内
でアプリケーションID「11」を発生させ、要求元I
Dと対応させ、アプリケーション管理テーブル24a内
の記憶エリア30に登録する。このアプリケーションI
Dをアプリケーション22a1 に返す。
The image processing server 21a generates an application ID "11" in its own node 1a and sends the request source I
It is registered in the storage area 30 in the application management table 24a in association with D. This application I
Return D to application 22a1.

【0149】登録の終わったアプリケーション22a1
は、画像処理サーバ21aに光ディスク検索コマンドを
使って光ディスク16aの画像をプリンタ19aに出力
する。このときアプリケーション22a1 はコマンドの
第1引数のジョブ制御情報パラメータにアプリケーショ
ンIDを格納し、モニタリングモードをオンにし、優先
度を「2」にし、第2引数のソースデバイス指定パラメ
ータに自ノード1a内の光ディスク16aを指定し、第
3引数のデスティネーションデバイス指定パラメータに
プリンた19aを指定して送信する。
Registered application 22a1
Outputs an image of the optical disc 16a to the printer 19a by using the optical disc search command to the image processing server 21a. At this time, the application 22a1 stores the application ID in the job control information parameter of the first argument of the command, turns on the monitoring mode, sets the priority to "2", and sets the source device designation parameter of the second argument in the local node 1a. The optical disc 16a is designated, the destination device designation parameter of the third argument is designated as 19a, and transmission is performed.

【0150】光ディスク検索コマンドを受信した画像処
理サーバ21aはアプリケーション管理テーブル24a
を検索し、アプリケーションID、ノードID、グルー
プID、ユーザIDが同じ段にあることを確認する。こ
の例では確認に成功するのでノード1a内でジョブの識
別子としてのジョブIDを発行する。この例の光ディス
ク16aからプリンタ196aへの画像転送のジョブの
ジョブIDは「10」である。
The image processing server 21a which has received the optical disc search command, the application management table 24a.
And confirm that the application ID, node ID, group ID, and user ID are in the same row. In this example, since the confirmation is successful, a job ID as a job identifier is issued in the node 1a. The job ID of the image transfer job from the optical disc 16a to the printer 196a in this example is "10".

【0151】その後、コマンドの第2引数と第3引数を
調べることで、どちらも自ノード1aのデバイスである
のでこのジョブが自ノード1a内で可能なジョブである
ことが分かる。自ノード1a内で実行可能なジョブであ
ればジョブ管理テーブル25aに登録する。このときの
ジョブ管理テーブル25aのパーミションにはアプリケ
ーション管理テーブル24aの記憶エリア32からのパ
ーミションをコピーし、アプリケーションID・要求元
ID・ソースパラメータ・デスティネーションパラメー
タにはコマンドの引数のデータからコピーし、ステータ
スには待機中を設定する。ジョブ管理テーブル25aへ
の登録が済んだら、ジョブの実行をジョブ実行部29a
に命令し、ジョブIDをアプリケーション22aに返
す。
After that, by examining the second argument and the third argument of the command, it can be understood that this job is a job that can be performed in the own node 1a because both are devices of the own node 1a. If the job can be executed within the own node 1a, it is registered in the job management table 25a. At this time, the permission from the storage area 32 of the application management table 24a is copied to the permission of the job management table 25a, and the application ID, request source ID, source parameter, and destination parameter are copied from the argument data of the command. Waiting is set in the status. When the registration in the job management table 25a is completed, the job execution unit 29a executes the job.
, And returns the job ID to the application 22a.

【0152】ジョブ実行部29aはプリンタ19aを確
保し、光ディスク16aから画像を転送し、印刷する、
このとき、モニタリングモードがオンであるので、ジョ
ブは転送中の画像を表示メモリ7aにも転送し、表示装
置15aに表示させる。
The job execution unit 29a secures the printer 19a, transfers the image from the optical disc 16a, and prints the image.
At this time, since the monitoring mode is on, the job transfers the image being transferred to the display memory 7a and displays it on the display device 15a.

【0153】また、アプリケーション22a2 は、光デ
ィスク16aから表示装置15aに表示し、利用者の要
求によって表示されている画像をプリンタ19aに出力
するアプリケーションである。まず、アプリケーション
22a2 を画像処理サーバ21aに登録する。登録では
ジョブ制御情報パラメータにアプリケーション22a2
の識別子を格納して、画像処理サーバ21aに送信す
る。画像処理サーバ21aはアプリケーションの登録処
理を行う(図7参照)。
The application 22a2 is an application for displaying on the display device 15a from the optical disk 16a and outputting the image displayed at the request of the user to the printer 19a. First, the application 22a2 is registered in the image processing server 21a. In registration, the application 22a2 is added to the job control information parameter.
Is stored and transmitted to the image processing server 21a. The image processing server 21a performs application registration processing (see FIG. 7).

【0154】これにより、アプリケーション22a2 の
要求元IDをノードID=100、グループID=10
00、ユーザID=50とすれば、アプリケーション管
理テーブル24aには、図4に示すように、記憶エリア
33、34、35に「100」、「1000」、「5
0」が記憶される。
Accordingly, the request source ID of the application 22a2 is node ID = 100, group ID = 10.
00 and user ID = 50, the application management table 24a stores "100", "1000", "5" in the storage areas 33, 34, 35 as shown in FIG.
"0" is stored.

【0155】次に、画像処理サーバ21aによりアプリ
ケーション22a2 の各IDに対する許可条件を記憶エ
リア32に記憶されている各パーミションを用いて検索
する。 したがって、上記アプリケーション22a2 に
対して、割込み(i)とページメモリ6aからの読込み
(r)の許可を与える。
Next, the image processing server 21a searches for permission conditions for each ID of the application 22a2 using each permission stored in the storage area 32. Therefore, the application 22a2 is given permission for interruption (i) and reading (r) from the page memory 6a.

【0156】このため、アプリケーション22a2 の利
用者は、アプリケーション22a1の表示を見ながら、
必要があると判断した画像を優先度「3」で印刷させる
指示を行う。
Therefore, the user of the application 22a2 can see the display of the application 22a1 while
An instruction is given to print the image determined to be necessary with priority "3".

【0157】アプリケーション22a2 の印刷を依頼さ
れた画像処理サーバ21aはジョブ実行部29aに印刷
を命令する。ジョブ実行部29aはすでに他のジョブ
(アプリケーション22a1 の印刷ジョブ)を実行して
いるので、優先度を比較しアプリケーション22a2 の
ジョブの優先度3がアプリケーション22a1 の優先度
2よりも高いことを調べ、ついで新しいジョブが割り込
みできるかをジョブ管理テーブル25aの記憶エリア4
7に記憶されているパーミションを参照し、グループ
「1000」のジョブに割込みが許可されていることを
確認する。
The image processing server 21a, which has been requested to print the application 22a2, instructs the job executing unit 29a to print. Since the job execution unit 29a has already executed another job (the print job of the application 22a1), the priorities are compared and it is checked that the job priority 3 of the application 22a2 is higher than the priority 2 of the application 22a1. Then, it is determined whether a new job can be interrupted by checking the storage area 4
By referring to the permissions stored in No. 7, it is confirmed that the interrupt of the job of the group “1000” is permitted.

【0158】現在実行中のジョブのジョブ管理テーブル
25aのステータスを割込み有りにし、実行中のジョブ
を停止する。停止させられたジョブは割込み終了後にジ
ョブ実行部29aが再開する。上記したように、画像を
扱うクライアント・サーバ方式において、ジョブに割り
込んでよい他のジョブを指定するようにしたものであ
る。
The status of the job management table 25a of the job currently being executed is set to "interrupted", and the job being executed is stopped. The stopped job is resumed by the job execution unit 29a after the interruption is completed. As described above, in the client-server system that handles images, another job that may interrupt the job is designated.

【0159】すなわち、使用中の入出力装置を使う必要
のあるジョブが要求された場合に、現在のジョブを停止
し新しいジョブを実行するかを、ジョブの優先度及びジ
ョブを依頼したアプリケーションの識別子によって判断
し、優先度の高いジョブで、しかも割り込みを許可され
たアプリケーションによるジョブである場合、あるいは
どちらか一方のジョブの場合に、割り込みを実行するよ
うにしたものである。
That is, when a job that requires the use of the input / output device being used is requested, whether the current job is stopped and a new job is executed is determined by the priority of the job and the identifier of the application requesting the job. The interrupt is executed when the job is judged to have a high priority and is a job by an application for which interruption is permitted, or in the case of either one of the jobs.

【0160】また、アプリケーションには、装置を識別
するノードID、アプリケーションの使用団体を識別す
るグループID、アプリケーションを実行する利用者を
識別するユーザIDが与えられている。ジョブが依頼さ
れたときに、どのアプリケーションからのジョブに割り
込みを許すかを表すパーミションを用意する。アプリケ
ーションはジョブ優先度を設定する。画像処理サーバは
ジョブの割り込みをパーミションと優先度の両方が許可
されるジョブあるいはそれらの一方が許可されるジョブ
を実行する。
Further, the application is given a node ID for identifying a device, a group ID for identifying a group using the application, and a user ID for identifying a user who executes the application. Prepare a permission that indicates from which application the job can be interrupted when the job is requested. The application sets the job priority. The image processing server executes a job in which both permission and priority are permitted for job interruption, or a job in which one of them is permitted.

【0161】これにより、複数のアプリケーションが共
通の画像処理サーバにジョブを依頼して業務を行う場合
に、ジョブに割り込めるジョブや、割り込めないジョブ
を指定できる。他のアプリケーションと協調して業務を
行う場合、割り込みを許可するアプリケーションをグル
ープなどで指定できる。
As a result, when a plurality of applications request jobs to a common image processing server to perform jobs, jobs that can be interrupted and jobs that cannot be interrupted can be specified. When performing business in collaboration with other applications, you can specify the applications that allow interrupts by group.

【0162】また、優先度の高いジョブを割り込ませて
実行させるので、緊急のジョブや、1枚だけの印刷のよ
うに時間を必要としないジョブは優先度を高くしておく
ことで、速やかに行うことができ、システム全体のスル
ーストップを高くできる。
Further, since a high priority job is interrupted and executed, an urgent job or a job which does not require time such as printing of one sheet can be set to have a high priority so that the job can be promptly executed. Can be done and the slew stop of the whole system can be increased.

【0163】すなわち、あるアプリケーションが依頼し
たジョブに割り込めるのはこのアプリケーションに許可
されたアプリケーションのジョブまたは、優先度の高い
ジョブになる。他のアプリケーションと協調して進めた
場合、そのアプリケーションからのジョブに割り込んで
ジョブを行なうことが可能になる。
That is, a job requested by a certain application can be interrupted by a job of an application permitted by this application or a job with a high priority. When proceeding in cooperation with another application, it becomes possible to interrupt the job from that application and perform the job.

【0164】たとえば、複数のアプリケーション(ネッ
トワークでつながれた異なる装置上でもかまわない)が
共同して1つの文書をプリンタに出力する場合、共同し
て文書を出力するアプリケーションをあるグループID
で登録しておき、このグループIDを持つものにのみ割
り込み許可を与えることによって、このグループIDの
アプリケーションはプリンタ出力を制限されない。ま
た、緊急のジョブや、1枚だけの印刷のように時間を必
要としないジョブは優先度を高くしておき、速やかに行
うことができる。すなわち、ジョブに対する割り込みの
場合、この許可があるか、またはジョブの優先度を比較
し、要求元のジョブの優先度が高い時に割り込みジョブ
を行う。
For example, when a plurality of applications (which may be on different devices connected by a network) jointly output one document to the printer, an application which jointly outputs the document is designated as a certain group ID.
In this case, the application of this group ID is not restricted in the printer output by registering in step 1 and giving the interrupt permission only to those having this group ID. Further, an urgent job or a job that does not require time such as printing of one sheet can be performed quickly by setting a high priority. That is, in the case of interruption for a job, if this permission is given or the priority of the job is compared, the interruption job is performed when the priority of the requesting job is high.

【0165】画像処理サーバはパーミションをアプリケ
ーションIDと共に保持し、新しくジョブを作った時に
ジョブ管理テーブルにコピーし、さらに新しくページメ
モリを確保したときにもまた、ページメモリ管理テーブ
ルにこのパーミションをコピーして保存しておく。アプ
リケーションが終了に関係なく、ジョブ管理テーブル、
ページメモリが解放されるまでパーミションを保持し続
ける。
The image processing server holds the permission together with the application ID, copies it to the job management table when a new job is created, and also copies this permission to the page memory management table when a new page memory is secured. And save it. Job management table, regardless of application termination
Keep holding permissions until page memory is freed.

【0166】[0166]

【発明の効果】以上詳述したようにこの発明によれば、
複数のアプリケーションが協調して業務を行う場合、割
り込みを許すアプリケーションを特定することができ、
さらに実行中の処理よりも優先度の高いアプリケーショ
ンにのみ割り込みを許すことができる画像処理装置を提
供できる。
As described in detail above, according to the present invention,
When multiple applications work together, you can specify the applications that allow interrupts,
Further, it is possible to provide an image processing apparatus capable of permitting interruption only to an application having a higher priority than the processing being executed.

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

【図1】この発明の一実施例における画像処理装置のソ
フトウェア構成を示す概略構成図。
FIG. 1 is a schematic configuration diagram showing a software configuration of an image processing apparatus according to an embodiment of the present invention.

【図2】図1に係わる画像処理システムの概略構成図。FIG. 2 is a schematic configuration diagram of an image processing system according to FIG.

【図3】図1のアプリケーションの一例の動作を説明す
るためのフローチャート。
FIG. 3 is a flowchart for explaining the operation of an example of the application of FIG.

【図4】図1のアプリケーション管理テーブルの構成例
を示す図。
FIG. 4 is a diagram showing a configuration example of an application management table in FIG.

【図5】図1のアプリケーション管理テーブルの構成例
を示す図。
5 is a diagram showing a configuration example of an application management table in FIG.

【図6】図1のアプリケーションからのパーミッション
電文を説明するための図。
6 is a diagram for explaining a permission message from the application of FIG. 1. FIG.

【図7】図1のアプリケーション管理テーブルへのデー
タの登録を示すフローチャート。
7 is a flowchart showing registration of data in the application management table of FIG.

【図8】図1のアプリケーション管理テーブルからのデ
ータの削除を示すフローチャート。
FIG. 8 is a flowchart showing deletion of data from the application management table of FIG.

【図9】図1のジョブ管理テーブルの構成例を示す図。9 is a diagram showing a configuration example of a job management table in FIG.

【図10】図1のジョブ管理テーブルへのデータの登録
を示すフローチャート。
10 is a flowchart showing registration of data in the job management table of FIG.

【図11】ジョブ管理情報を説明するための図。FIG. 11 is a diagram for explaining job management information.

【図12】図1のジョブ管理テーブルへのデータの登録
を示すフローチャート。
12 is a flowchart showing registration of data in the job management table of FIG.

【図13】図1のジョブ実行部の動作を説明するための
フローチャート。
13 is a flowchart for explaining the operation of the job execution unit in FIG.

【図14】図1のジョブIDの問合わせ動作を説明する
ためのフローチャート。
FIG. 14 is a flowchart for explaining a job ID inquiry operation of FIG. 1;

【図15】図1のアプリケーションからのジョブ状況の
問合わせ動作を説明するためのフローチャート。
15 is a flowchart for explaining a job status inquiry operation from the application in FIG.

【図16】図1の画像処理サーバからのジョブ状況の問
合わせ動作を説明するためのフローチャート。
16 is a flowchart for explaining a job status inquiry operation from the image processing server of FIG.

【図17】図1のページメモリ管理テーブルの構成例を
示す図。
17 is a diagram showing a configuration example of a page memory management table in FIG.

【図18】図14のページメモリ管理テーブル内の要求
元IDの構成例を示す図。
18 is a diagram showing a configuration example of a request source ID in the page memory management table of FIG.

【図19】図1の画像処理サーバにおけるジョブ中断動
作を説明するためのフローチャート。
19 is a flowchart for explaining a job interruption operation in the image processing server of FIG.

【図20】図1の画像処理サーバにおけるジョブ中断動
作を説明するためのフローチャート。
20 is a flowchart for explaining a job interruption operation in the image processing server of FIG.

【図21】図1の画像処理サーバにおけるジョブ中断動
作を説明するためのフローチャート。
21 is a flow chart for explaining a job interruption operation in the image processing server of FIG.

【図22】図1の画像処理サーバにおけるジョブ中断動
作を説明するためのフローチャート。
22 is a flow chart for explaining a job interruption operation in the image processing server of FIG.

【図23】図1の画像処理サーバにおけるジョブ再開動
作を説明するためのフローチャート。
FIG. 23 is a flowchart for explaining a job restart operation in the image processing server of FIG.

【図24】図1の画像処理サーバにおけるジョブ再開動
作を説明するためのフローチャート。
24 is a flowchart for explaining a job restart operation in the image processing server of FIG.

【図25】図1の画像処理装置の具体的なソフトウェア
構成例を示す図。
25 is a diagram showing a specific software configuration example of the image processing apparatus in FIG.

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

1a、1b、1c、〜…画像処理装置(ノード)、2…
通信回線、5a、5b、5c、〜…メインメモリ、6
a、6b、6c、〜…ページメモリ、7a、7b、7
c、〜…表示メモリ、8a、8b、8c、〜…画像処理
部、16a、16b、16c、〜…光ディスク、18
a、18b、18c、〜…スキャナ、19a、19b、
19c、〜…プリンタ、21a、21b、21c、〜…
画像処理サーバ、22a、22b、22c、〜…アプリ
ケーション。
1a, 1b, 1c, ... Image processing devices (nodes), 2 ...
Communication lines 5a, 5b, 5c, ... Main memory, 6
a, 6b, 6c, ... Page memory, 7a, 7b, 7
c ... Display memory, 8a, 8b, 8c, ... Image processing unit, 16a, 16b, 16c, ... Optical disk, 18
a, 18b, 18c, ... Scanners, 19a, 19b,
19c, ... Printers, 21a, 21b, 21c ,.
Image processing server, 22a, 22b, 22c, ... Application.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 大垣 武史 神奈川県川崎市幸区柳町70番地 株式会社 東芝柳町工場内 (72)発明者 高木 志郎 神奈川県川崎市幸区柳町70番地 株式会社 東芝柳町工場内 ─────────────────────────────────────────────────── (72) Inventor Takeshi Ogaki Takeshi Ogaki 70 Yanagi-cho, Sachi-ku, Kawasaki-shi, Kanagawa Toshiba Yanagimachi Co., Ltd. (72) Inventor Shiro Takagi 70, Yanagi-cho, Sachi-ku, Kawasaki-shi, Kanagawa Toshiba Yanagimachi, Co., Ltd. Within

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 画像の処理を要求する複数の制御部と、 これらの制御部とそのままあるいは通信回線を介して接
続されており、複数の画像入出力機器を制御し、これら
の機器を利用して上記制御部からの要求に応じて画像の
処理を行なう画像処理部とからなる画像処理装置におい
て、 上記制御部に、 画像の処理の要求とともに、画像の処理の優先度が出力
される出力手段を設け、 上記画像処理部に、 実行中の画像処理の優先度が記憶されている記憶手段
と、 上記制御部の出力手段からの画像処理の要求と優先度を
受入れる受入手段と、 この受入手段により受入れた優先度と上記記憶手段に記
憶されている画像処理の優先度とを比較する比較手段
と、 この比較手段による比較の結果、実行中の画像処理の優
先度より上記受入手段により受入れた画像処理に対する
優先度が高い場合、実行中の画像処理を停止し、上記受
入手段により受入れた画像処理を実行する実行手段とを
設け、 たことを特徴とする画像処理装置。
1. A plurality of control units that request image processing, and are connected to these control units as they are or via a communication line to control a plurality of image input / output devices and use these devices. And an image processing unit configured to perform an image processing in response to a request from the control unit, the output unit outputting the image processing request and the image processing priority to the control unit. The image processing unit is provided with a storage unit that stores the priority of the image processing being executed, a receiving unit that receives the image processing request and the priority from the output unit of the control unit, and the receiving unit. Comparing means for comparing the priority received by the above with the priority of the image processing stored in the storage means, and the result of the comparison by the comparing means, the priority of the image processing being executed is received by the receiving means. If a higher priority for the image processing, the image processing apparatus, characterized in that stops image processing being executed, provided and execution means for executing an image processing accepted by the accepting means, it was.
【請求項2】 画像の処理を要求する複数の制御部と、 これらの制御部とそのままあるいは通信回線を介して接
続されており、複数の画像入出力機器を制御し、これら
の機器を利用して上記制御部からの要求に応じて画像の
処理を行なう画像処理部とからなる画像処理装置におい
て、 上記制御部に、 画像の処理の要求とともに、上記制御部が存在する装置
や使用する団体や実行させる利用者を識別する識別子が
出力される出力手段を設け、 上記画像処理部に、 上記制御部が存在する装置や使用する団体や実行させる
利用者を識別する識別子に対する許可条件が記憶されて
いる記憶手段と、 上記制御部の出力手段からの画像処理の要求と識別子を
受入れる受入手段と、 この受入手段により受入れた識別子に対して上記記憶手
段から読出される許可条件に応じて、上記受入手段で受
入れた画像処理の要求が許可されるか否かを判断する判
断手段と、 この判断手段により画像処理が許可された場合に、上記
受入手段により受入れた画像の処理の要求に応じた画像
処理を実行する実行手段とを設け、 たことを特徴とする画像処理装置。
2. A plurality of control units that request image processing, and are connected to these control units as they are or via a communication line to control a plurality of image input / output devices and use these devices. And an image processing unit that performs image processing in response to a request from the control unit. Output means is provided for outputting an identifier for identifying the user to be executed, and the image processing unit stores the permission condition for the device including the control unit, the group to be used, and the identifier for identifying the user to be executed. Storing means, receiving means for receiving the image processing request and the identifier from the output means of the control section, and the identifier received by the receiving means is read from the storing means. Judgment means for judging whether or not the image processing request accepted by the acceptance means is permitted according to the permission condition, and an image accepted by the acceptance means when the image processing is permitted by the determination means. The image processing apparatus is provided with an executing unit that executes image processing according to the processing request of the above.
【請求項3】 画像の処理を要求する複数の制御部と、 これらの制御部とそのままあるいは通信回線を介して接
続されており、複数の画像入出力機器を制御し、これら
の機器を利用して上記制御部からの要求に応じて画像の
処理を行なう画像処理部とからなる画像処理装置におい
て、 上記制御部に、 画像の処理の要求とともに、上記制御部が存在する装置
や使用する団体や実行させる利用者を識別する識別子と
画像の処理の優先度が出力される出力手段を設け、 上記画像処理部に、 実行中の画像処理の優先度と上記制御部が存在する装置
や使用する団体や実行させる利用者を識別する識別子に
対する許可条件とが記憶されている記憶手段と、 上記制御部の出力手段からの画像処理の要求と優先度と
識別子を受入れる受入手段と、 この受入手段により受入れた優先度と上記記憶手段に記
憶されている画像処理の優先度とを比較する比較手段
と、 上記受入手段により受入れた識別子に対して上記記憶手
段から読出される許可条件に応じて、上記受入手段で受
入れた画像処理の要求が許可されるか否かを判断する判
断手段と、 上記比較手段による比較の結果、実行中の画像処理の優
先度より上記受入手段により受入れた画像処理に対する
優先度が高く、しかも、上記判断手段により画像処理が
許可された場合に、実行中の画像処理を停止し、上記受
入手段により受入れた画像処理を実行する実行手段とを
設け、 たことを特徴とする画像処理装置。
3. A plurality of control units that request image processing, and are connected to these control units as they are or through a communication line to control a plurality of image input / output devices and use these devices. And an image processing unit that performs image processing in response to a request from the control unit. An output unit for outputting an identifier for identifying a user to be executed and a priority of image processing is provided, and the image processing unit has a priority of image processing being executed and a device in which the control unit exists or a group to be used. And storage means storing permission conditions for an identifier for identifying a user to be executed, acceptance means for accepting a request for image processing, priority and identifier from the output means of the control section, and this acceptance means. Comparing means for comparing the priority received by the tier with the priority of the image processing stored in the storage means, according to the permission condition read from the storage means for the identifier received by the reception means. A determination means for determining whether or not the image processing request accepted by the acceptance means is permitted; and a result of the comparison by the comparison means, the image processing accepted by the acceptance means according to the priority of the image processing being executed. And the execution means for stopping the image processing being executed and executing the image processing accepted by the accepting means when the image processing is permitted by the judging means. Characteristic image processing device.
【請求項4】 画像の処理を要求する複数の制御部と、 これらの制御部とそのままあるいは通信回線を介して接
続されており、複数の画像入出力機器を制御し、これら
の機器を利用して上記制御部からの要求に応じて画像の
処理を行なう画像処理部とからなる画像処理装置におい
て、 上記制御部に、 画像の処理の要求とともに、上記制御部が存在する装置
や使用する団体や実行させる利用者を識別する識別子と
画像の処理の優先度が出力される出力手段を設け、 上記画像処理部に、 実行中の画像処理の優先度と上記制御部が存在する装置
や使用する団体や実行させる利用者を識別する識別子に
対する許可条件とが記憶されている記憶手段と、 上記制御部の出力手段からの画像処理の要求と優先度と
識別子を受入れる受入手段と、 この受入手段により受入れた優先度と上記記憶手段に記
憶されている画像処理の優先度とを比較する比較手段
と、 上記受入手段により受入れた識別子に対して上記記憶手
段から読出される許可条件に応じて、上記受入手段で受
入れた画像処理の要求が許可されるか否かを判断する判
断手段と、 上記比較手段による比較の結果、実行中の画像処理の優
先度より上記受入手段により受入れた画像処理に対する
優先度が高い場合、あるいは上記判断手段により画像処
理が許可された場合に、実行中の画像処理を停止し、上
記受入手段により受入れた画像処理を実行する実行手段
とを設け、 たことを特徴とする画像処理装置。
4. A plurality of control units that request image processing, and are connected to these control units as they are or via a communication line to control a plurality of image input / output devices and use these devices. And an image processing unit that performs image processing in response to a request from the control unit. An output unit for outputting an identifier for identifying a user to be executed and a priority of image processing is provided, and the image processing unit has a priority of image processing being executed and a device in which the control unit exists or a group to be used. And storage means storing permission conditions for an identifier for identifying a user to be executed, acceptance means for accepting a request for image processing, priority and identifier from the output means of the control section, and this acceptance means. Comparing means for comparing the priority received by the tier with the priority of the image processing stored in the storage means, according to the permission condition read from the storage means for the identifier received by the reception means. A determination means for determining whether or not the image processing request accepted by the acceptance means is permitted; and a result of the comparison by the comparison means, the image processing accepted by the acceptance means according to the priority of the image processing being executed. When the priority of the image processing is high, or when the image processing is permitted by the determining means, the image processing being executed is stopped, and an executing means for executing the image processing received by the receiving means is provided. Characteristic image processing device.
JP4053535A 1992-03-12 1992-03-12 Picture processor Pending JPH05258027A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4053535A JPH05258027A (en) 1992-03-12 1992-03-12 Picture processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4053535A JPH05258027A (en) 1992-03-12 1992-03-12 Picture processor

Publications (1)

Publication Number Publication Date
JPH05258027A true JPH05258027A (en) 1993-10-08

Family

ID=12945503

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4053535A Pending JPH05258027A (en) 1992-03-12 1992-03-12 Picture processor

Country Status (1)

Country Link
JP (1) JPH05258027A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002244646A (en) * 2000-10-10 2002-08-30 Sony Computer Entertainment Inc System and method for data processing, computer program, and recording medium
JP2006317871A (en) * 2005-05-16 2006-11-24 Kyocera Mita Corp Image forming apparatus
JP2008160432A (en) * 2006-12-22 2008-07-10 Ricoh Co Ltd Image processor, and image forming apparatus
JP2011257766A (en) * 2011-07-20 2011-12-22 Kyocera Mita Corp Image forming apparatus

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002244646A (en) * 2000-10-10 2002-08-30 Sony Computer Entertainment Inc System and method for data processing, computer program, and recording medium
JP2006317871A (en) * 2005-05-16 2006-11-24 Kyocera Mita Corp Image forming apparatus
JP2008160432A (en) * 2006-12-22 2008-07-10 Ricoh Co Ltd Image processor, and image forming apparatus
JP2011257766A (en) * 2011-07-20 2011-12-22 Kyocera Mita Corp Image forming apparatus

Similar Documents

Publication Publication Date Title
US20060039029A1 (en) Device and method for controlling printing
US8749815B2 (en) Job processing method, image processing system and image processing apparatus
JP5181184B2 (en) Apparatus and method for executing agent
US8498004B2 (en) Image processing apparatus and method for controlling image processing apparatus
US8072628B2 (en) Printing apparatus, network device, printing control method, and printing control program capable of transmitting print image data to printing hardware prior to registration of print job
JPH05258027A (en) Picture processor
US8270001B2 (en) Printing apparatus and canceling method
JPH05274399A (en) Picture processor
US7061639B2 (en) Apparatus and method for scanning a copy job when a print path is not available
JPH06242893A (en) Output control system
JP2003060832A (en) Device and method for processing image, program and storage medium
JP3245599B2 (en) Image processing device and image processing system
JP3867450B2 (en) Print control apparatus and computer-readable recording medium on which print control program is recorded
JP3233441B2 (en) Image processing device
JPH05258026A (en) Picture processor
JP3102836B2 (en) Printer system and print job processing method for printer system
JPH05274400A (en) Picture processor
JPH10198532A (en) Printing device and printing system and method for controlling them
JP2998648B2 (en) Load balancing job processing system
JPH09231023A (en) Image processing system
JPH05274401A (en) Image processor
JP3172256B2 (en) Image recording device
JP2001222396A (en) Printer controller and printer language switching method
JPH08123637A (en) Print controller
JP3274899B2 (en) Image processing system