JPH05258026A - Picture processor - Google Patents

Picture processor

Info

Publication number
JPH05258026A
JPH05258026A JP4052447A JP5244792A JPH05258026A JP H05258026 A JPH05258026 A JP H05258026A JP 4052447 A JP4052447 A JP 4052447A JP 5244792 A JP5244792 A JP 5244792A JP H05258026 A JPH05258026 A JP H05258026A
Authority
JP
Japan
Prior art keywords
job
image
application
image processing
request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP4052447A
Other languages
Japanese (ja)
Inventor
Takeshi Ogaki
武史 大垣
Nobuhisa Yoda
信久 依田
Hiroshi Watanabe
浩 渡邉
Akinori Iwase
章則 岩瀬
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 JP4052447A priority Critical patent/JPH05258026A/en
Publication of JPH05258026A publication Critical patent/JPH05258026A/en
Pending legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Facsimiles In General (AREA)

Abstract

PURPOSE:To arbitrarily know a transferred object picture, and to easily confirm the state of picture transfer processing executed in the inside at the time when a picture processing server transfers the picture between picture input/output machines or optical disk devices in response to the request of an application in a client server system to handle the picture. CONSTITUTION:In the processor constituted of plural applications 22a,... to request the processing of the picture and picture processing servers 21a,... to control plural picture input/output machines or the optical disk devices, and execute the processing of the picture in response to the request from the application 22a,... by using these machines, the transferred object picture is displayed on a designated display area in parallel with the transfer of the picture only by designating the display area and setting a specified flag at the time of when the application 22a,... issues a picture transfer request command.

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 work, when processing an image accompanied by transfer of image data,
As a method of confirming the progress of image processing, an application for displaying on a display device is created, and the application controls both image transfer and image display confirmation.

【0006】また。表示装置に表示する必要のない転送
処理の場合でも、処理対象画像を確認し、デバッグする
ためには、表示装置に表示するためのアプリケーション
としてのプログラムを作成する必要があった。
Also, Even in the case of transfer processing that does not need to be displayed on the display device, it is necessary to create a program as an application for displaying on the display device in order to confirm and debug the image to be processed.

【0007】したがって、従来は画像の転送を伴う画像
の拡大、縮小、回転、アフィン変換などの処理を進める
場合、処理の進行状況を知り、確認するためには、処理
途中の画像を表示装置に表示させるアプリケーション
を、本来必要としている画像処理プログラムとは個別に
作成し、画像の転送、処理、表示をアプリケーションが
制御しなければならなかった。また、表示する場合と表
示しない場合によってアプリケーションの処理の流れを
変更せざるを得なかった。
Therefore, conventionally, when processing such as image enlargement, reduction, rotation, and affine transformation accompanied by image transfer is carried out, in order to know and confirm the progress of the processing, the image in the middle of processing is displayed on the display device. The application to be displayed must be created separately from the originally required image processing program, and the application must control the transfer, processing, and display of the image. In addition, the flow of processing of the application has to be changed depending on whether the application is displayed or not.

【0008】[0008]

【発明が解決しようとする課題】この発明は、上記した
ように、アプリケーションの要求に応じて画像処理サー
バが画像入出力機器や画像記憶装置間で画像転送を行う
際に、転送対象画像を任意に知ることができず、内部で
実行されている画像転送処理の状態を容易に確認できな
いという欠点を除去するもので、アプリケーションの要
求に応じて画像処理サーバが画像入出力機器や画像記憶
装置間で画像転送を行う際に、転送対象画像を任意に知
ることができ、内部で実行されている画像転送処理の状
態を容易に確認できる画像処理装置を提供することを目
的とする。
As described above, according to the present invention, when the image processing server transfers an image between the image input / output device and the image storage device in response to the request of the application, the transfer target image is arbitrarily set. It removes the disadvantage that the state of image transfer processing that is being performed internally cannot be easily confirmed. It is an object of the present invention to provide an image processing apparatus capable of arbitrarily knowing a transfer target image at the time of image transfer and easily confirming the state of the image transfer processing internally executed.

【0009】[0009]

【課題を解決するための手段】この発明の画像処理装置
は、画像の処理を要求する複数の制御部と、これらの制
御部とそのままあるいは通信回線を介して接続されてお
り、複数の画像入出力機器や画像記憶装置を制御し、こ
れらの機器を利用して上記制御部からの要求に応じて画
像の処理を行なう画像処理部とからなるものにおいて、
上記制御部に、画像入出力機器や画像記憶装置間の画像
転送の要求とともに、転送対象画像の表示要求が出力さ
れる出力手段を設け、上記画像処理部に、上記制御部の
出力手段からの画像転送の要求と転送対象画像の表示要
求を受入れる受入手段と、この受入手段により受入れた
画像転送の要求に応じて画像入出力機器や画像記憶装置
間の画像転送を実行するとともに、転送対象画像を表示
する処理手段とを設けている。
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 an image storage device and uses these devices to process an image in response to a request from the control unit.
The control unit is provided with an output unit that outputs a request to display an image to be transferred together with a request for image transfer between image input / output devices and image storage devices, and the image processing unit is configured to output from the output unit of the control unit. A receiving unit that receives an image transfer request and a display target image display request, and an image transfer between the image input / output device and the image storage device according to the image transfer request received by the receiving unit, and the transfer target image And processing means for displaying.

【0010】[0010]

【作用】この発明は、上記のような構成において、画像
の処理を要求する複数の制御部と、これらの制御部とそ
のままあるいは通信回線を介して接続されており、複数
の画像入出力機器や画像記憶装置を制御し、これらの機
器を利用して上記制御部からの要求に応じて画像の処理
を行なう画像処理部とからなるものにおいて、上記制御
部で、画像入出力機器や画像記憶装置間の画像転送の要
求とともに、転送対象画像の表示要求が出力され、上記
画像処理部で、上記制御部からの画像転送の要求と転送
対象画像の表示要求を受入れ、この受入れた画像転送の
要求に応じて画像入出力機器や画像記憶装置間の画像転
送を実行するとともに、転送対象画像を表示するように
したものである。
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 an image storage device and uses these devices to process an image in response to a request from the control unit, wherein the control unit includes an image input / output device and an image storage device. A request to display an image to be transferred is output together with a request to transfer an image between them, and the image processing unit accepts the request to transfer the image and the request to display the image to be transferred from the control unit, and the received request for image transfer is received. According to the above, the image transfer between the image input / output device and the image storage device is executed, and the transfer target image is displayed.

【0011】[0011]

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

【0012】図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.

【0013】上記画像処理装置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.

【0014】このシステムバス11は、上記各装置およ
びCPU3間の情報の伝送を行なう。第1インターフェ
ース4には、キーボード12、マウス13および磁気デ
ィスク装置14が接続されている。この第1インターフ
ェース4は、主にマンマシンインターフェース関係の装
置の入出力を制御するものである。この第1インターフ
ェース4は、キーボード12、マウス13および磁気デ
ィスク装置14から入力される情報を上記システムバス
11に送る。
The system bus 11 transmits information between the above 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.

【0015】また、上記システムバス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.

【0016】また、画像処理部8は、上記ページメモリ
6および表示メモリ7等で扱う画像データの符号化、復
号化、線密度変換、拡大、縮小等の画像処理を行なう部
分である。また、第2インターフェース9には、光ディ
スク16をドライブする光ディスクドライバ17、スキ
ャナ18およびプリンタ19が接続されている。この第
2インターフェース9は、主に画像情報の入出力を制御
する。
The image processing unit 8 is a unit 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.

【0017】また、通信インターフェース10は、通信
回線2への通信信号の送受を制御している。また、画像
を扱う上記メインメモリ5、ページメモリ6、表示メモ
リ7、画像処理部8、第2インターフェース9および通
信インターフェース10は、画像バス20を介して接続
される。画像バス20は、上記各層置換の画像情報の伝
送を行なう。画像情報は、通常膨大な量なので、システ
ムバス11での送受を行なうことでシステムバス11が
混雑する。このため、画像情報の効率的な伝送を行なう
ため、画像バス20を設けてある。この画像バス20は
システムバス11よりもビット幅を拡張して強化してあ
る。また、他の画像処理装置1b、…も上記画像処理装
置1aと同様な構成となっている。
The communication interface 10 controls transmission / reception of communication signals to / 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.

【0018】以後、画像処理装置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.

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

【0020】上記画像処理装置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, ....

【0021】すなわち、画像処理装置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.

【0022】画像処理サーバ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 ,.

【0023】画像処理サーバ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.

【0024】この画像処理サーバ21aの動作例として
は、スキャナ18aで画像を読取り、この画像情報をペ
ージメモリ6aに送ること。他の動作としては、光ディ
スク16aに格納されている画像情報を読出してプリン
タ19aに送ること。
As an operation example of the image processing server 21a, an image is read by the scanner 18a and the 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.

【0025】他の例としては、ページメモリ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.

【0026】他の例としては、ページメモリ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.

【0027】以上が画像処理サーバ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.

【0028】また、画像処理サーバ21a、…は、画像
転送を伴うジョブの依頼を発行する際、特定のパラメー
タを設定するだけで、処理対象画像を表示装置15a、
…にも表示する機能を持っている。すなわち、画像転送
の実行において複数の転送経路を同時に並行して駆動す
る能力と、これをオン、オフする制御機構(モニタリン
グ機能)を持っている。
Further, the image processing server 21a, ... Issuing a request for a job involving image transfer simply sets specific parameters and displays the image to be processed on the display device 15a.
It also has a function to display. That is, it has the capability of simultaneously driving a plurality of transfer paths in parallel in the execution of image transfer, and a control mechanism (monitoring function) for turning this on and off.

【0029】また、通信手段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.

【0030】また、上記アプリケーション22aが光デ
ィスク16bに格納されている画像情報をプリンタ19
cに出力することを画像処理サーバ21aに依頼した場
合、画像処理サーバ21aは、光ディスク16bおよび
プリンタ19cが他の画像処理装置1b、1cにあるこ
とを認識する。
Further, the application 22a transfers 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.

【0031】これにより、画像処理サーバ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.

【0032】次に、図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.

【0033】このプログラムの例では、スキャナ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.

【0034】アプリケーション22aは操作者によっ
て、画像入力の元となるデータが選択される。ここで
は、操作者によってスキャナ18aのデータと、光ディ
スク16a中の特定ファイルのある1頁の画像データが
選択される(ST1)。
The application 22a is selected by the operator as data from which an image is 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).

【0035】次に、アプリケーション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.

【0036】まず、アプリケーション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.

【0037】このため、図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.

【0038】次に、アプリケーション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.

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

【0040】次に、アプリケーション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.

【0041】このように、画像処理装置1aにおいて、
必要なアプリケーション22aが起動されることで、そ
のアプリケーション22a中で、画像処理サーバ21a
が使用される。この例のように、1つのアプリケーショ
ン22a中で3つのジョブが画像処理サーバ21aに依
頼される。
As described above, 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.

【0042】このようにサーバクライアント方式では、
アプリケーション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, ....

【0043】通信回線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, ...).

【0044】また、利用者ID(識別番号)user-id
(10、20、30、…)、グループID(識別番号)
group-id(1000、2000、3000、…)は、画
像形成装置(1a、…)を利用する利用者(オペレー
タ)に対して与えるものである。利用者は、画像形成装
置(1a、…)を使う際に、画像形成装置(1a、…)
に対して利用者ID、グループIDを伝えている。
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.

【0045】アプリケーション(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 applications are the user IDs of the application, It becomes the group ID.

【0046】たとえば、グループ「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)

【0047】そして、利用者「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".

【0048】このように、同じグループIDを持つこの
2つのアプリケーションは協同して作業を行えるよう
に、アプリケーション実行時に設定されている。すなわ
ち、協同して作業ができるようにパーミションが設定さ
れる。また、他のグループIDには、協同しないように
パーミションが設定される。
As described above, the 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.

【0049】[0049]

【表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.

【0050】画像処理サービスの利用開始、利用終了に
かかわるコマンド、画像転送要求にかかわるコマンド、
画像入出力要求にかかわるコマンド、ジョブ実行状況問
合せにかかわるコマンド、ジョブ制御にかかわるコマン
ド、ジョブ完了通知制御にかかわるコマンドがある。そ
れぞれのコマンドは共通パラメータとしてジョブ制御情
報パラメータjob-para、ジョブリターンパラメータjob-
respを必要とする。
Commands related to start and end of use of the image processing service, commands related 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.

【0051】ジョブ制御情報パラメータは、要求元を特
定するための要求元情報としてのノード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 and other information.

【0052】ジョブ制御フラグには、モニタリングフラ
グが設けられている。モニタリングフラグがオンの場
合、後述するモニタリング機能が作動し、モニタリング
フラグがオフの場合、モニタリング機能が作動しないよ
うになっている。
The job control flag is provided with a monitoring flag. When the monitoring flag is on, a monitoring function described later operates, and when the monitoring flag is off, the monitoring function does not operate.

【0053】ジョブリターンパラメータは、ジョブ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.

【0054】ジョブステータスとしては、ジョブ受付完
了、ソース装置確保完了、ディスティネーション装置確
保完了、ページメモリ確保完了、ページメモリ解放完
了、入力完了、出力完了、ジョブ完了等がある。サブス
テータスとしては、他ノードへの依頼、待機中、実行
中、中断待ち、中断中、中断中(エラー)、中止待ち、
中止中、再開待ち等がある。画像処理サービスを利用し
ようとするアプリケーション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 ,.

【0055】このときアプリケーション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.

【0056】アプリケーション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 ,.

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

【0058】画像処理サービスの利用を終了しようとす
るアプリケーション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.

【0059】アプリケーション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.

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

【0061】スキャナモード設定コマンド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.

【0062】スキャナモードは、設定すべきモードの識
別子と設定すべき値との組であり、モードとして解像
度、濃淡値、原稿サイズを選択してそれぞれの値を指定
する。何種類のモードを指定するかは、設定件数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.

【0063】スキャナ入力コマンド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.

【0064】スキャナパラメータは、スキャナモード設
定と同様の意味を持つ。ページメモリパラメータは、ペ
ージメモリ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.

【0065】プリンタモード設定コマンド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.

【0066】プリンタパラメータ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.

【0067】プリンタモードは、設定すべきモードの識
別子と設定すべき値との組であり、モードとして用紙サ
イズ、印刷部数を選択してそれぞれの値を指定する。何
種類のモードを指定するかは、設定件数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.

【0068】プリンタ出力コマンド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.

【0069】ページメモリパラメータは、ページメモリ
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.

【0070】光ディスク検索コマンド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.

【0071】光ディスクパラメータ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 ,.

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

【0073】ページメモリ複写転送コマンド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.

【0074】ジョブ状況問合せコマンド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.

【0075】実行状況は、ジョブステータスに、ジョブ
受付完了、ソース装置確保完了実行中、デスティネーシ
ョン装置確保完了、ページメモリ確保完了、入力完了、
出力完了、ジョブ完了があり、サブステータスに、実行
中、待機中、中断中、エラー中断中、中断待ち、中止待
ち、再開待ち、終了がある。
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.

【0076】ジョブ番号問合せコマンド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.

【0077】ジョブ番号には、このコマンドを発行した
アプリケーション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.

【0078】ジョブ中断要求コマンド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.

【0079】ジョブ中止要求コマンドCmd-Job-Cancel
は、指定されたジョブIDのジョブを中止するよう画像
処理サーバ21a、…に対して要求するコマンドであ
る。ジョブ制御情報パラメータで中止すべきジョブID
を指定する。ジョブリターンパラメータにジョブ中止要
求コマンドの処理結果の状況が返される。
Job Cancel 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.

【0080】ジョブ再開要求コマンド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, ...

【0081】アプリケーション管理テーブル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.

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

【0083】記憶エリア32は、すべてのアプリケーシ
ョン22a、…に対するリード・ライトの許可条件(パ
ーミション)が記憶される記憶エリア36、同じノード
IDを持ったアプリケーション22a、…に対するリー
ド・ライトの許可条件(パーミション)が記憶される記
憶エリア37、同じグループIDを持ったアプリケーシ
ョンに対するリード・ライトの許可条件(パーミショ
ン)が記憶される記憶エリア38、同じ利用者IDを持
ったアプリケーション22a、…に対するリード・ライ
トの許可条件(パーミション)が記憶される記憶エリア
39から構成されている。たとえば、rビットがオンで
あればリードの許可、wビットがオンであればライトの
許可を表す。記憶エリア32は、各記憶エリア36、〜
39が2ビットずつの、1バイト構成である。図5はア
プリケーション管理テーブル24a(24b、…)への
データの登録を示すフローチャートである。
The storage area 32 stores a read / write permission condition (permission) for all applications 22a, ..., A read / write permission condition for applications 22a ,. A storage area 37 in which a permission) is stored, a storage area 38 in which a read / write permission condition (permission) for an application having the same group ID is stored, a read / write for an application 22a having the same user ID, ... The storage area 39 stores the permission conditions (permissions). For example, if the r bit is on, it indicates read permission, and if the w bit is on, it indicates write permission. The storage area 32 includes each storage area 36, ...
39 is a 1-byte structure with 2 bits each. FIG. 5 is a flowchart showing registration of data in the application management table 24a (24b, ...).

【0084】すなわち、アプリケーション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.

【0085】画像処理サーバ21a内でのアプリケーシ
ョンの登録は、この利用開始要求コマンドを受信するこ
とで始まる(ST11)。利用開始要求コマンドの引数
はジョブ制御情報パラメータ、ジョブリターンパラメー
タである。受信後、新しい識別子としてのアプリケーシ
ョンIDを発生させる(ST12)。
The registration of the application in the image processing server 21a starts by receiving this usage 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).

【0086】上記アプリケーション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.

【0087】発生されたアプリケーションIDをメイン
メモリ5a上のアプリケーション管理テーブル24aの
記憶エリア30に、要求元IDとしてのノードID、グ
ループID、利用者IDをそれぞれ記憶エリア33、3
4、35に登録し、同様にジョブ制御情報パラメータの
パーミションを記憶エリア36、37、38、39に登
録する(ST13)。その後、画像処理サーバ21a
は、アプリケーション22aにアプリケーションIDを
返す(ST14)。
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 areas 36, 37, 38 and 39 (ST13). After that, the image processing server 21a
Returns the application ID to the application 22a (ST14).

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

【0089】画像処理サーバ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).

【0090】存在している場合、画像処理サーバ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).

【0091】また、アプリケーション22aは画像処理
サーバ21aに入出力要求によってジョブを登録して、
業務を行なう。例えばスキャナ18aによって画像を読
込み、ページメモリ6aに転送する場合、スキャナ入力
コマンドを画像処理サーバ21aに送信することによっ
て、画像処理サーバ21a内にジョブが登録され、ジョ
ブを識別するための識別子としてのジョブIDが発行さ
れる。図7はジョブは管理するためのメインメモリ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 an image is read by the scanner 18a and transferred to the page memory 6a, a job is registered in the image processing server 21a by transmitting a 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. 7 shows a main memory 5 for managing jobs.
a, ... A job management table 2 provided for each of the above
5a ...

【0092】ジョブ管理テーブル25a(25b、…)
は、ジョブIDが記憶される記憶エリア40、アプリケ
ーションIDが記憶される記憶エリア41、要求元ID
が記憶される記憶エリア42、ステータスが記憶される
記憶エリア43、他ノードでのジョブの実行を示すノー
ドIDとジョブIDとが記憶される記憶エリア44、ソ
ースパラメータが記憶される記憶エリア45、デスティ
ネーションパラメータが記憶される記憶エリア46、パ
ーミションが記憶される記憶エリア47、完了通知元no
tice-from が記憶される記憶エリア48、完了通知先no
tice-to が記憶される記憶エリア49から構成されてい
る。図8はジョブ実行の依頼を受けた画像処理サーバ2
1a、…のジョブの登録フローチャートである。
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 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 in which the tice-to is stored. FIG. 8 shows the image processing server 2 that has received a job execution request.
3 is a flowchart for registering jobs 1a, ...

【0093】アプリケーション22a、…はジョブの依
頼のためのジョブ制御情報パラメータに要求元ID、ア
プリケーションIDを設定する。要求元IDはアプリケ
ーションを登録したときのもので、アプリケーションI
Dは登録によって得たものである。画像処理サーバ21
a、…の登録の処理はジョブ実行の依頼をアプリケーシ
ョン22a、…から受信する(ST21)ことにより開
始する。
The applications 22a, ... Set the request source ID and application ID in the job control information parameter for requesting the job. The requester ID is the one when the application was registered.
D is obtained by registration. Image processing server 21
The registration process of a, ... Is started by receiving a job execution request from the applications 22a ,.

【0094】この受信したアプリケーション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 ...

【0095】登録されているアプリケーション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 an appropriate node 1b, ..., and the job ID issued by the image processing server 21b, ... is obtained (S
T26).

【0096】自ノード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 (eg 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.

【0097】例えば、他のノード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.

【0098】ただし、ジョブ制御情報パラメータのアプ
リケーションIDを削除し、パーミションはアプリケー
ション管理テーブル24a、…のパーミションをコピー
したもの、さらに第5引数としてジョブ管理情報として
図9に示すような依頼元の画像処理サーバ21aのノー
ドIDおよびジョブIDを格納し依頼先の画像処理サー
バ21bに通知する。図10は画像処理サーバ21a
が、他の画像処理サーバ21b、…からジョブの依頼を
受信した場合の処理のフローチャートである。
However, the application ID of the job control information parameter is deleted, 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. 9 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. 10 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.

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

【0100】次に、ソースデバイス指定パラメータ、デ
スティネーションデバイス指定パラメータから自ノード
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 in 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).

【0101】このエラーを受信した画像処理サーバ21
b、…は、アプリケーション22b、…にエラー返す。
実行できるジョブであれば、新しいジョブIDを発行し
(ST34)、ジョブ管理テーブル25b、…に登録し
ジョブ実行部29b、…にジョブの実行を依頼する(S
T35)。最後に依頼元の画像処理サーバ21aにジョ
ブIDを返す(ST36)。
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).

【0102】アプリケーション22a、…はジョブを即
時復帰で依頼することができる。このため、アプリケー
ション22a、…は現在の自分のジョブの状況を問い合
わせなければ、ジョブの終了等の状況が分からない。こ
うしたジョブ状況問い合わせや、ジョブを制御するため
のコマンドを使うためにはジョブ管理テーブル25a、
…のジョブIDを得る必要がある。このジョブIDによ
って制御するジョブを指定する。
The applications 22a, ... Can request a job by immediate return. For this reason, 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.

【0103】図11はアプリケーション22a、…がジ
ョブIDを得るためのフローチャートである。アプリケ
ーション22a、…はジョブ状況問合せコマンドによっ
て画像処理サーバ21a、…に自アプリケーション22
a、…の依頼したジョブのジョブIDを問い合わせる。
画像処理サーバ21a、…は依頼先から受信したジョブ
状況問合せコマンドに格納されている要求元IDとアプ
リケーションIDを獲得する(ST41)。
FIG. 11 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).

【0104】画像処理サーバ21a、…はその受信した
要求元IDとアプリケーションIDがアプリケーション
管理テーブル24a、…の同じ段に登録されているかを
調べる(ST42)。登録されていない場合はエラーを
アプリケーション22a、…に返す(ST43)。登録
されている場合はアプリケーションIDでジョブ管理テ
ーブル25a、…を検索しジョブIDを得る(ST4
4)。このジョブIDを列挙してジョブ番号に格納しア
プリケーション22a、…に返す(ST45)。
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, .. (ST42). If not registered, an error is returned to the applications 22a, ... (ST43). If registered, the job management table 25a, ... Is searched by the application ID to obtain the job ID (ST4).
4). The job IDs are listed, stored in the job number, and returned to the applications 22a, ... (ST45).

【0105】このようにして得られたジョブIDで識別
されるジョブの状況を画像処理サーバに問い合わせるこ
とが可能で、これによってジョブがジョブ受付完了、ソ
ース装置確保完了、デスティネーション装置確保完了、
ページメモリ確保完了、入力完了、出力完了、ジョブ完
了のいずれかの状態(status)であることが分かる。ア
プリケーション22a、…は自分の要求元ID・アプリ
ケーションID・ジョブIDをジョブ制御情報パラメー
タに設定してジョブ状況問合せコマンドを画像処理サー
バ21a、…に送信する。アプリケーション22a、…
はコマンドの第2引数のジョブリターンパラメータのジ
ョブステータスから実行中のジョブ進行状況、サブステ
ータスからジョブの状態(他ノードの依頼、待機中、実
行中、中断待ち、中断中、エラー中断、中止待ち、再開
待ち、終了)を知ることができる。図12、図13は画
像処理サーバ21a、…がジョブ状況問合せコマンドを
受信しアプリケーション22a、…にステータスを返す
フローチャートである。
It is possible to inquire of the image processing server about the status of the job identified by the job ID obtained in this way, whereby the job has been accepted, the source device has been secured, and the destination device has been 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. 12 and 13 are flowcharts in which the image processing servers 21a, ... Receive the job status inquiry command and return the status to the applications 22a ,.

【0106】すなわち、画像処理サーバ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).

【0107】存在する場合、受信したジョブ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).

【0108】この他ノードへの問い合わせでは、記憶エ
リア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.

【0109】こうして得たジョブのステータスをステッ
プ51で得たジョブリターンパラメータに格納してステ
ータスを要求したアプリケーション22a、…にステー
タスを返す。自ノード1a、…内のジョブであればジョ
ブ管理テーブル25a、…のステータスを返す。
The job status thus obtained is stored in the job return parameter obtained in 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 ,.

【0110】他ノード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 ID of the received image processing server 21a, ... Is 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).

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

【0112】ページメモリ管理テーブル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.

【0113】記憶エリア55は、図15に示すように、
要求元IDとしてのノードID、グループID、ユーザ
IDがそれぞれ記憶される記憶エリア55a、55b、
55cから構成されている。
The storage area 55, as shown in FIG.
Storage areas 55a and 55b in which a node ID, a group ID, and a user ID as request source IDs are stored, respectively.
It is composed of 55c.

【0114】記憶エリア56は、図16に示すように、
すべてのアプリケーション22a、…に対するリード・
ライトの許可条件が記憶される記憶エリア56a、同じ
ノードIDを持ったアプリケーション22a、…に対す
るリード・ライトの許可条件が記憶される記憶エリア5
6b、同じグループIDを持ったアプリケーションに対
するリード・ライトの許可条件が記憶される記憶エリア
56c、同じ利用者IDを持ったアプリケーション22
a、…に対するリード・ライトの許可条件が記憶される
記憶エリア56dから構成されている。
The storage area 56, as shown in FIG.
Lead for all applications 22a, ...
A storage area 56a in which a write permission condition is stored, a storage area 5 in which a read / write permission condition for the application 22a having the same node ID, ... Is stored.
6b, a storage area 56c for storing read / write permission conditions for applications having the same group ID, and an application 22 having the same user ID
It is composed of a storage area 56d in which a read / write permission condition for a, ... Is stored.

【0115】たとえば、図17に示すように、rビット
がオンであればページメモリ6a、…に対するリードの
許可、wビットがオンであればページメモリ6a、…に
対するライトの許可を表す。記憶エリア56は、各記憶
エリア56a、〜56dが2ビットずつの、1バイト構
成である。
For example, as shown in FIG. 17, if the r bit is on, the read permission is given to the page memories 6a, ..., And if the w bit is turned on, the write permission is given to the page memories 6a ,. The storage area 56 has a 1-byte configuration in which each of the storage areas 56a to 56d has 2 bits.

【0116】画像データはページメモリ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, ....

【0117】ジョブがページメモリ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:

【0118】アプリケーション22a、…は、ジョブ番
号問合せコマンドで得られたジョブIDのジョブを中断
する場合に、このコマンドに自アプリケーション22
a、…のアプリケーションIDが格納されたジョブ制御
情報パラメータを引数として画像処理サーバ21a、…
にジョブの中断を依頼する。図18、図19は画像処理
サーバ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. 18 and 19 are flowcharts in which the image processing server 21a, ... Stops the job.

【0119】すなわち、自ノード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).

【0120】存在する場合は、受信したジョブ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.

【0121】ステップ76で他ノード1b、…の画像処
理サーバ21b、…に依頼したと判断された場合、コマ
ンドの引数として、ステップ71で得たジョブ制御情報
パラメータからアプリケーションIDを空白にし、さら
にジョブIDに記憶エリア44からの依頼先でのジョブ
IDを格納したジョブ制御情報パラメータを用意し依頼
を送信する(ST77)。ステップ76で他ノード1
a、…への依頼でなかった場合、ジョブ管理テーブル2
5a、…の受信したジョブIDのステータスを中断待ち
にし、ジョブ実行部29a、…に中断命令を送信する
(ST78)。
If 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 ,.

【0122】他ノード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:

【0123】アプリケーション22a、…は、ジョブ番
号問合せコマンドで得られたジョブIDのジョブを中止
する場合に、このコマンドに自アプリケーション22
a、…のアプリケーションIDが格納されたジョブ制御
情報パラメータを引数として画像処理サーバ21a、…
にジョブの中断を依頼する。図20、図21は画像処理
サーバ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. 20 and 21 are flowcharts in which the image processing servers 21a, ... Stop the job.

【0124】すなわち、自ノード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).

【0125】存在する場合は、受信したジョブ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).

【0126】すなわち、他ノード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 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).

【0127】他ノード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:

【0128】アプリケーション22a、…は、ジョブ番
号問合せコマンドで得られたジョブIDのジョブを再開
する場合に、このコマンドに自アプリケーション22
a、…のアプリケーションIDが格納されたジョブ制御
情報パラメータを引数として画像処理サーバ21a、…
にジョブの再開を依頼する。図22、図23は画像処理
サーバ21a、…がジョブを再開するフローチャートで
ある。
The applications 22a, ... Respond to this command when restarting the job with 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. 22 and 23 are flowcharts in which the image processing servers 21a, ... Restart the job.

【0129】すなわち、自ノード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 ,.

【0130】存在する場合は、受信したジョブ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).

【0131】すなわち、他ノード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 ,.

【0132】他ノード1a、…の画像処理サーバ21
a、…依頼を受けた画像処理サーバ21b、…は(ST
121)、受信したジョブIDでジョブ管理テーブル2
5b、…を検索し(ST122)、そのノードIDが依
頼元の画像処理サーバ21a、…に等しければ、ステー
タスを再開待ちにジョブ実行部29b、…に再開命令を
送信する(ST123)。等しくない場合、エラーを依
頼先のアプリケーション22a、…に返送する(ST1
24)。次に、具体的な例を、図24に示す構成図を参
照しつつ説明する。
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.

【0133】すなわち、アプリケーション22a1 は文
書を出力するためにノード1aのスキャナ18aからペ
ージメモリ6aに転送するアプリケーションである。ま
ずアプリケーション22a1 を画像処理サーバ21aに
登録する。登録ではジョブ制御情報パラメータにアプリ
ケーション22a1 の識別子を格納して、画像処理サー
バ21aに送信する。画像処理サーバ21a1 はアプリ
ケーションの登録処理を行う(図5参照)。
That is, the application 22a1 is an application for transferring from the scanner 18a of the node 1a to the page memory 6a in order to output a document. First, the application 22a1 is registered in the image processing server 21a. In registration, the identifier of the application 22a1 is stored in the job control information parameter and transmitted to the image processing server 21a. The image processing server 21a1 performs application registration processing (see FIG. 5).

【0134】これにより、アプリケーション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.

【0135】またこの例でのパーミションは、同じグル
ープID(この例では1000)をもつアプリケーショ
ンにはページメモリ6a(自アプリケーション22a1
で確保したもの)のリード(r)を許す、もしくは同じ
ユーザID(この例で40)をもつアプリケーション2
2a、…にページメモリ6a(自アプリケーション22
a1 の確保したもの)に対するリード・ライト(r、
w)を許し、その他のアプリケーションには何も許さな
い設定となっている。
The permission in this example is that page memory 6a (own application 22a1) is used for applications having the same group ID (1000 in this example).
Application 2 that allows read (r) secured in step 1) or has the same user ID (40 in this example)
2a, ... to the page memory 6a (own application 22
Read / write (r, secured by a1)
w) is allowed, and nothing is allowed for other applications.

【0136】画像処理サーバ21aは、自ノード1a内
でアプリケーションID「11」を発生させ、要求元I
Dと対応させ、アプリケーション管理テーブル24aな
いの記憶エリア30に登録する。このアプリケーション
IDをアプリケーション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 of the application management table 24a in association with D. This application ID is returned to the application 22a1.

【0137】登録の終わったアプリケーション22a1
は、画像処理サーバ21aにスキャナ入力コマンドを使
ってスキャナ18aの画像をページメモリ6aに読み込
む。このときアプリケーション22a1 はコマンドの第
1引数のジョブ制御情報パラメータにアプリケーション
IDを格納し、即時復帰ビットをオンにし、第2引数の
ソースデバイス指定パラメータに自ノード1a内のスキ
ャナ18aを指定し、第3引数のデスティネーションデ
バイス指定パラメータにページメモリ6aのうちでペー
ジメモリIDの1のページメモリを指定して送信する。
Registered application 22a1
Uses the scanner input command to the image processing server 21a to read the image of the scanner 18a into the page memory 6a. 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 immediate return bit, specifies the scanner 18a in the own node 1a as the source device specification parameter of the second argument, and Of the page memories 6a, the page memory with the page memory ID of 1 is designated and transmitted as the destination parameter designating parameter of three arguments.

【0138】スキャナ入力コマンドを受信した画像処理
サーバ21aはアプリケーション管理テーブル24aを
検索し、アプリケーションID、ノードID、グループ
ID、ユーザIDが同じ段にあることを確認する。この
例では確認に成功するのでノード1a内でジョブの識別
子としてのジョブIDを発行する。この例のスキャナ1
8aからページメモリ6aへの画像転送のジョブのジョ
ブIDは「10」である。
Upon receiving the scanner input command, the image processing server 21a searches the application management table 24a and confirms 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. Scanner 1 in this example
The job ID of the image transfer job from the page memory 8a to the page memory 6a is "10".

【0139】その後、コマンドの第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.

【0140】ジョブ実行部29aはページメモリIDが
「1」のページメモリ6aのメモリを確保し、ページメ
モリ管理テーブル26aにページメモリID、確保され
たページメモリ6のメモリのアドレスを登録し、また実
行しているジョブの要求元ID・パーミションをジョブ
管理テーブル25aからコピーし、ページメモリ管理テ
ーブル26aに登録する。
The job execution unit 29a secures the memory of the page memory 6a having the page memory ID "1", registers the page memory ID and the secured memory address of the page memory 6 in the page memory management table 26a, and The request source ID / permission of the job being executed is copied from the job management table 25a and registered in the page memory management table 26a.

【0141】このジョブを一旦中断させたい場合は、ジ
ョブ中断要求コマンドを使う。アプリケーション22a
1 はジョブ中断要求コマンドの第1引数のジョブ制御情
報パラメータに要求元IDとアプリケーションIDとジ
ョブIDを格納し、画像処理サーバ21aに送信する。
When it is desired to suspend this job, the job suspension request command is used. Application 22a
1 stores the request source ID, the application ID, and the job ID in the job control information parameter of the first argument of the job suspension request command, and sends them to the image processing server 21a.

【0142】画像処理サーバ21aはコマンド受信後、
受信したアプリケーションIDと要求元IDがアプリケ
ーション管理テーブル24aの同じ段にあることを確認
し、さらにジョブIDでジョブ管理テーブル25aを検
索する。検索されたジョブIDの段のステータスが“他
ノードで実行”ではないので、ジョブ管理テーブル25
aのステータスを中断待ちにし、ジョブ実行部29aに
ジョブの中断を命令する。ジョブ実行部29aはジョブ
を中断し、ステータスを中断中にする。中断したジョブ
を再開させる場合も同様で、ジョブ再開要求コマンドを
使い、中止させる場合はジョブ中止要求コマンドを使
う。
After receiving the command, the image processing server 21a
It is confirmed that the received application ID and the requester ID are in the same row of the application management table 24a, and the job management table 25a is searched by the job ID. Since the status of the retrieved job ID is not “execute on another node”, the job management table 25
The status of “a” is set to the suspension wait state, and the job execution unit 29a is instructed to suspend the job. The job execution unit 29a suspends the job and sets the status to suspended. The same is true when restarting a suspended job, and the job cancel request command is used when canceling, and the job cancel request command is used when canceling.

【0143】アプリケーション22a2 が何らかの方法
でアプリケーション22a1 の要求元IDを得ることが
できたとする。このときアプリケーション22a1 が画
像処理サーバ21aに登録して得られるアプリケーショ
ンIDは、アプリケーション22a1 の得たアプリケー
ションIDとは違うものである。
It is assumed that the application 22a2 can obtain the requester ID of the application 22a1 by some method. At this time, the application ID obtained by registering the application 22a1 in the image processing server 21a is different from the application ID obtained by the application 22a1.

【0144】このため、たとえアプリケーション22a
1 のジョブ(ジョブID=11のジョブ)を中断させる
ために、上記方法でジョブの中断を依頼しても、画像処
理サーバ21aはアプリケーションを区別し、エラーを
アプリケーション22a2 に返す。
Therefore, even if the application 22a
The image processing server 21a distinguishes the application and returns an error to the application 22a2 even if the job suspension is requested by the above method in order to suspend the job 1 (job ID = 11).

【0145】さて、アプリケーション22bは他ノード
1aのページメモリ6a上のページメモリIDが「1」
のメモリにアプリケーションIDの画像を自ノード1b
のプリンタ19bに出力するためのものである。アプリ
ケーション22bは自ノード1bの画像処理サーバ21
bに要求元IDとしてノードID=200、グループI
D=1000、ユーザID=60を登録し、アプリケー
ションID(この例では50)を得ている。
Now, in the application 22b, the page memory ID on the page memory 6a of the other node 1a is "1".
The image of the application ID in the memory of the own node 1b
For output to the printer 19b. The application 22b is the image processing server 21 of the own node 1b.
b, node ID = 200 as a requester ID, group I
D = 1000 and user ID = 60 are registered, and the application ID (50 in this example) is obtained.

【0146】このときのコマンドの第1引数にはアプリ
ケーション22bのアプリケーションID、要求元I
D、第2引数にはノード1aのページメモリ6aのペー
ジメモリIDが「1」で確保された画像を指定し、第3
引数には自ノード1bのプリンタ19bを指定する。
At this time, the first argument of the command is the application ID of the application 22b and the request source I.
The image whose page memory ID of the page memory 6a of the node 1a is "1" is designated as the second argument, and the third argument is
The printer 19b of the own node 1b is designated as an argument.

【0147】画像処理サーバ21bは、アプリケーショ
ンID、要求元IDをチェックし、新しいジョブIDを
発生させる(図8参照)。ソースデバイスに他ノード1
aのページメモリ6aが指定されているので、ジョブを
そのページメモリ6aのあるノード1aの画像処理サー
バ21aに依頼する。
The image processing server 21b checks the application ID and request source ID and generates a new job ID (see FIG. 8). Other node 1 as source device
Since the page memory 6a of a is specified, the job is requested to the image processing server 21a of the node 1a having the page memory 6a.

【0148】コマンドの引数はアプリケーション22b
から受信したそのままを使う。異なる点はジョブ制御情
報パラメータからアプリケーションIDを削除し、他ノ
ード1aにアプリケーションIDを通信しないこと、ジ
ョブ制御情報パラメータのパーミションにアプリケーシ
ョン管理テーブル24bのパーミションをコピーするこ
と、ジョブ管理情報として、第5引数を設けたことであ
る。
The command argument is the application 22b.
Use as received from. The difference is that the application ID is deleted from the job control information parameter, the application ID is not communicated to the other node 1a, the permission of the application management table 24b is copied to the permission of the job control information parameter, and the fifth is the job management information. The argument is provided.

【0149】第5引数は、依頼元ノードID、依頼元ジ
ョブIDであり、この例の場合ノードIDは「20
0」、ジョブIDは「2」である。この依頼によって画
像処理サーバ21aが発行したジョブIDは、第4引数
のジョブ・リターン情報のジョブIDに格納され返され
る。この例では「11」である。
The fifth argument is the request source node ID and the request source job ID. In this example, the node ID is "20.
The job ID is “0” and the job ID is “2”. The job ID issued by the image processing server 21a in response to this request is stored in the job ID of the job return information of the fourth argument and returned. In this example, it is "11".

【0150】他ノード1aの画像処理サーバ21aに要
求が済んだら、ジョブ管理テーブル25bにジョブを登
録する。すなわち、画像処理サーバ21bで発行したジ
ョブID、アプリケーション22bから受信した要求元
ID、アプリケーションID、ソースパラメータ、デス
ティネーションパラメータを、また画像処理サーバ21
aから受信したジョブID(この例では11)を、ステ
ータスには“他ノードで実行中”をそれぞれ登録する。
この登録後に自ノード1b内に画像処理サーバ21bの
発行したジョブID(この例では2)をアプリケーショ
ン22bに返す。
When the request is made to the image processing server 21a of the other node 1a, the job is registered in the job management table 25b. That is, the job ID issued by the image processing server 21b, the request source ID, the application ID, the source parameter, and the destination parameter received from the application 22b, and the image processing server 21.
The job ID (11 in this example) received from a is registered in the status, and "running in another node" is registered in the status.
After this registration, the job ID (2 in this example) issued by the image processing server 21b in the own node 1b is returned to the application 22b.

【0151】画像処理サーバ21aが、他ノード1bの
画像処理サーバ21bから依頼されたページメモリ6a
からプリンタ19bへの画像転送を受信した場合の処理
は、前述した図10のステップ31からステップ36で
説明されている。
The image processing server 21a receives the page memory 6a requested by the image processing server 21b of the other node 1b.
The process when the image transfer from the printer to the printer 19b is received is described in steps 31 to 36 of FIG.

【0152】コマンドを受信後、第2、3引数から自ノ
ード1b内で可能なジョブか判断する。自ノード1b内
で可能であれば、新しいジョブID(この例では11)
を発行する。ジョブIDの発行後、ステップ35でジョ
ブIDをジョブ管理テーブル25bに登録する。
After receiving the command, it is judged from the second and third arguments whether the job is possible within the own node 1b. A new job ID (11 in this example) if possible within its own node 1b
To issue. After issuing the job ID, the job ID is registered in the job management table 25b in step 35.

【0153】この登録では画像処理サーバ21bが、ア
プリケーションIDを受信したジョブ制御情報パラメー
タにないのでブランクにし、要求元ID・パーミション
を第1引数のジョブ制御情報パラメータからコピーし、
ソースパラメータを第2引数、デスティネーションパラ
メータを第3引数からコピーし、ノードID、ジョブI
Dを第5引数のジョブ管理情報のノードID、ジョブI
Dからコピーする。登録後、ジョブ実行部29bに実行
を命令し、ステップ36で画像処理サーバ21bにジョ
ブID(この例では11)を返す。
In this registration, the image processing server 21b sets the application ID to blank because it is not in the received job control information parameter, and copies the request source ID / permission from the job control information parameter of the first argument.
Copy the source parameter from the second argument, the destination parameter from the third argument, node ID, job I
D is the node ID of the job management information of the fifth argument, job I
Copy from D. After registration, the job execution unit 29b is instructed to execute the job, and in step 36, the job ID (11 in this example) is returned to the image processing server 21b.

【0154】ジョブ実行部29bは、ページメモリ6a
のページメモリIDが「1」で確保されたページメモリ
6aのページメモリ管理テーブル26aからこのページ
メモリ6aのパーミションの情報を得る。このパーミシ
ョンはアプリケーション管理テーブル24aからのパー
ミションからコピーされたもので、ページメモリ管理テ
ーブル26aの要求元の同じグループID(この例では
1000)をもつアプリケーションにはリードの許可を
与えている。
The job executing section 29b is connected to the page memory 6a.
The permission information of the page memory 6a is obtained from the page memory management table 26a of the page memory 6a secured with the page memory ID of "1". This permission is copied from the permission from the application management table 24a, and read permission is given to the application having the same group ID (1000 in this example) of the request source of the page memory management table 26a.

【0155】ジョブ実行部29bは、ジョブ管理テーブ
ル25bのジョブID「2」に対応して登録された要求
元IDのグループIDがページメモリ管理テーブル26
aのグループIDと等しいので、ページメモリ管理テー
ブル26aのアドレスのページメモリ6aをリードする
ことができる。このページメモリ6aの場合、もしグル
ープIDが等しくなくてもユーザIDが等しければ、リ
ードだけでなくライトにも許可を与えることになる。次
に、モニタリング機能について説明する。
The job execution unit 29b determines that the group ID of the request source ID registered corresponding to the job ID "2" in the job management table 25b is the page memory management table 26.
Since it is equal to the group ID of a, the page memory 6a at the address of the page memory management table 26a can be read. In the case of the page memory 6a, if the user IDs are the same even if the group IDs are not the same, permission is given to not only read but also write. Next, the monitoring function will be described.

【0156】モニタリング機能とは、画像処理サーバ2
1a(21b、…)が、アプリケーション22a(22
b、…)から依頼された「画像転送ジョブ」を実行中、
転送処理の対象となっている画像を指定された表示装置
15a(15b、…)に画像転送処理と並行して表示す
る機能をいう。
The monitoring function means the image processing server 2
1a (21b, ...) Is the application 22a (22
(b, ...) Executing the “image transfer job” requested by
This is a function of displaying an image that is the target of the transfer process on the designated display device 15a (15b, ...) In parallel with the image transfer process.

【0157】モニタリング機能を使用する場合、アプリ
ケーション22aは表示先に関する情報としてのモニタ
リング制御情報をメインメモリ5a上に設定し、ジョブ
制御フラグのモニタリングフラグをオンに設定した後、
画像処理サーバ21aに対して画像転送要求コマンドを
発行するようになっている。モニタリング制御情報は、
図25に示すように、エリアID、表示時間、コマの
数、コマの幅、コマの高さ、および各コマの位置によっ
て構成されている。
When using the monitoring function, the application 22a sets the monitoring control information as the information regarding the display destination in the main memory 5a, and after setting the monitoring flag of the job control flag to ON,
An image transfer request command is issued to the image processing server 21a. The monitoring control information is
As shown in FIG. 25, the area ID, the display time, the number of frames, the width of the frame, the height of the frame, and the position of each frame.

【0158】エリアIDは、表示装置15a上の画像表
示エリアを識別するためのIDであり、アプリケーショ
ン22aはあらかじめ画像処理サーバ21aの機能を利
用して、画像表示エリアを作成しておき、そのIDを指
定する。
The area ID is an ID for identifying the image display area on the display device 15a, and the application 22a creates the image display area in advance by using the function of the image processing server 21a. Is specified.

【0159】表示時間は、指定された表示装置15a上
の表示エリアに表示される画像1枚あたりの表示時間で
ある。画像処理サーバ21aは、この表示時間経過ごと
に次の表示を開始し、画像転送処理と画像表示処理とを
並行して実行するので、画像転送ジョブの実行所用時間
は、モニタリング機能を利用する場合、この表示時間に
よって変動する。
The display time is the display time per image displayed in the display area on the designated display device 15a. The image processing server 21a starts the next display each time this display time elapses, and executes the image transfer process and the image display process in parallel. Therefore, the time required for executing the image transfer job is the time when the monitoring function is used. , It changes according to this display time.

【0160】たとえば、画像転送ジョブで処理中の画像
を表示装置15aに表示させ目視検査する場合には、目
視検査に十分な一定時間をおき画像転送処理を進める目
的で、このパラメータを適当な値に設定することができ
る。
For example, when an image being processed by an image transfer job is displayed on the display device 15a for visual inspection, this parameter is set to an appropriate value for the purpose of advancing the image transfer processing after a certain time sufficient for visual inspection. Can be set to.

【0161】コマ数は、表示エリアを分割して複数の画
像を表示する場合の分割数である。ただし、分割された
個々の画像表示サイズは、同一である。すなわち、コマ
数が2以上であってもコマ幅とコマ高は1通りのサイズ
しか指定できない。これは、コマ幅とコマ高で指定され
た画像表示サイズへの画像拡大/縮小率を、1つの画像
転送ジョブの実行中は変化させずに画像処理部8aでよ
り高速に実行するためである。コマ幅とコマ高は、1つ
の画像の表示サイズを指定するパラメータで、コマ数に
よらず1通り指定する。各コマの位置については、表示
エリア内での(x,y)座標をコマ数分だけ指定する。
The number of frames is the number of divisions when the display area is divided and a plurality of images are displayed. However, the divided individual image display sizes are the same. That is, even if the number of frames is 2 or more, only one size can be designated for the frame width and the frame height. This is because the image enlargement / reduction ratio to the image display size designated by the frame width and the frame height is not changed during the execution of one image transfer job, and is executed at a higher speed by the image processing unit 8a. .. The frame width and the frame height are parameters that specify the display size of one image, and are specified as one regardless of the number of frames. Regarding the position of each frame, (x, y) coordinates in the display area are designated by the number of frames.

【0162】以下、モニタリング機能を有する画像処理
サーバ21aを用いた画像処理について、図26に示
す、アプリケーション22aにおける処理のフローチャ
ート、図27に示す、画像処理サーバ21aにおける処
理のフローチャート、図28に示す、画像転送時の画像
データの流れを用いて説明する。
Image processing using the image processing server 21a having the monitoring function will be described below with reference to FIG. 26, which is a flowchart of the processing by the application 22a, FIG. 27, which is a flowchart of the processing by the image processing server 21a, and FIG. The flow of image data during image transfer will be described.

【0163】ここでは、検索処理の結果得られた複数の
画像を光ディスク16aから読出し、プリンタ19aで
印刷出力するための、光ディスク16aからプリンタ1
9a間での画像転送ジョブにおけるモニタリング機能を
例について述べる。
Here, the plurality of images obtained as a result of the search processing are read from the optical disc 16a and printed by the printer 19a.
An example of the monitoring function in the image transfer job between 9a will be described.

【0164】まず、アプリケーション22aは画像転送
ジョブを画像処理サーバ21aに依頼しようとする場
合、画像転送処理の対象となる画像を指定する(ST1
31)。すなわち、光ディスク16aから検索の結果得
られた複数の画像の番号を取り決められた形式でメイン
メモリ42上に設定する。
First, when the application 22a requests an image transfer job from the image processing server 21a, the application 22a designates an image to be subjected to image transfer processing (ST1).
31). That is, the numbers of a plurality of images obtained as a result of the search from the optical disc 16a are set in the main memory 42 in a decided format.

【0165】もし、モニタリング機能を使用しない時は
(ST132)、ジョブ制御フラグのモニタリングフラ
グをオフに設定した後(ST133)、画像処理サーバ
21aに対して画像転送要求を発行する(ST13
4)。
If the monitoring function is not used (ST132), the monitoring flag of the job control flag is set to OFF (ST133), and then an image transfer request is issued to the image processing server 21a (ST13).
4).

【0166】モニタリング機能を使用する時(ST13
2)、モニタリング制御情報をメインメモリ5a上に設
定し(ST135)、ジョブ制御フラグのモニタリング
フラグをオンに設定した後(ST136)、画像処理サ
ーバ21aに対して画像転送要求コマンドを発行する
(ST134)。
When using the monitoring function (ST13
2) After setting the monitoring control information in the main memory 5a (ST135) and turning on the monitoring flag of the job control flag (ST136), issue an image transfer request command to the image processing server 21a (ST134). ).

【0167】一方、画像処理サーバ21aは、アプリケ
ーション22aからの画像転送要求コマンドを受信する
と(ST141)、あらかじめアプリケーション22a
によってメインメモリ5a上に設定されている画像転送
ジョブに関する情報の中から画像転送元情報と画像転送
先情報とを調べて、光ディスク16aからプリンタ19
aへの画像転送要求であることを知り、画像転送元であ
る光ディスク16aと、画像転送先であるプリンタ19
aと、画像転送の際に画像を圧縮・伸張する画像処理部
8aとを、他のアプリケーション22b、…に対して排
他利用できるようそれぞれの利用権を予約確保する(S
T142)。
On the other hand, when the image processing server 21a receives the image transfer request command from the application 22a (ST141), the application 22a is previously stored.
The image transfer source information and the image transfer destination information are checked from the information related to the image transfer job set in the main memory 5a, and the optical disk 16a to the printer 19 are checked.
The optical disc 16a which is the image transfer source and the printer 19 which is the image transfer destination are known to be the image transfer request to the a.
A and the image processing unit 8a that compresses / decompresses an image at the time of image transfer are reserved and secured so that they can be exclusively used for other applications 22b ,.
T142).

【0168】次に、ジョブ制御フラグのモニタリングフ
ラグを調べ(ST143)、モニタリングフラグがオフ
であれば、表示機能を利用せずに画像転送処理のみを実
行する(ST144)。このときの画像データの流れ
は、次のようになる(図28参照)。 (A)光ディスク16aから圧縮された画像データを、
第2インターフェース9a、画像バス20aを経由し
て、ページメモリ6aに転送する。
Next, the monitoring flag of the job control flag is checked (ST143), and if the monitoring flag is off, only the image transfer process is executed without using the display function (ST144). The flow of image data at this time is as follows (see FIG. 28). (A) Image data compressed from the optical disc 16a
The data is transferred to the page memory 6a via the second interface 9a and the image bus 20a.

【0169】(B)ページメモリ6a上の圧縮された画
像データを伸張するため、画像バス20aを経由して画
像処理部8aに転送、画像処理部8aで画像データの伸
張処理を施した後、再び画像バス20aを経由してペー
ジメモリ6aに転送する。 (C)ページメモリ6a上の画像データを画像バス20
a、第2インターフェース9aを経由してプリンタ19
aに転送し、印刷出力する。 上記画像転送処理を行っている際、ステータスをアプリ
ケーション22aに送信する(ST145)。
(B) In order to decompress the compressed image data on the page memory 6a, it is transferred to the image processing section 8a via the image bus 20a, and after the image processing section 8a has decompressed the image data, The data is transferred again to the page memory 6a via the image bus 20a. (C) The image data on the page memory 6a is transferred to the image bus 20.
a, the printer 19 via the second interface 9a
It is transferred to a and printed out. While the image transfer process is being performed, the status is transmitted to the application 22a (ST145).

【0170】また、上記ステップ143で、ジョブ制御
フラグのモニタリングフラグがオンの場合、モニタリン
グ制御情報を解析し(ST146)、画像表示領域に関
する情報を得る(ST147)。ここで得られる画像表
示領域は表示メモリ7a上の特定領域に対応するもので
あり、画像処理サーバ21aは、光ディスク16aから
プリンタ19aへの画像転送処理と並行して、転送処理
実行中の対象画像を表示メモリ7a上の特定領域に対し
て転送して表示する(ST148)。このときの画像デ
ータの流れは、次のようになる。 (A)光ディスク16aから圧縮された画像データを、
第2インターフェース9a、画像バス20aを経由し
て、ページメモリ6aに転送する。
When the monitoring flag of the job control flags is turned on in step 143, the monitoring control information is analyzed (ST146) and information on the image display area is obtained (ST147). The image display area obtained here corresponds to a specific area on the display memory 7a, and the image processing server 21a parallelizes the image transfer processing from the optical disc 16a to the printer 19a, and at the same time, executes the target image during the transfer processing. Is transferred to a specific area on the display memory 7a and displayed (ST148). The flow of image data at this time is as follows. (A) Image data compressed from the optical disc 16a
The data is transferred to the page memory 6a via the second interface 9a and the image bus 20a.

【0171】(B)ページメモリ6a上の圧縮された画
像データを伸張するため、画像バス20aを経由して画
像処理部8aに転送、画像処理部8aで画像データ伸張
処理を施した後、再び画像バス20aを経由してページ
メモリ6aに転送する。 (C)ページメモリ6a上の画像データを、画像バス2
0a第2インターフェース9aを経由してプリンタ19
aに転送し、印刷出力する。
(B) In order to decompress the compressed image data on the page memory 6a, it is transferred to the image processing unit 8a via the image bus 20a, subjected to the image data decompression process by the image processing unit 8a, and then again. Transfer to the page memory 6a via the image bus 20a. (C) The image data on the page memory 6a is transferred to the image bus 2
0a printer 19 via the second interface 9a
It is transferred to a and printed out.

【0172】(D)ページメモリ6a上の同じ画像デー
タを表示メモリ7aの指定された特定領域のサイズ(コ
マ幅×コマ高)に合わせて拡大/縮小するため、画像バ
ス6aを経由して画像処理部8aに転送し、画像処理部
8aで画像拡大/縮小処理を施した後、再び画像バス2
0aを経由して表示メモリ7aの指定された特定領域に
転送して表示する。特定領域が複数の場合、各領域に順
番に従って1画像づつ転送することにより、表示装置1
5a上の複数の指定領域内に順に1画像づつ表示され
る。上記画像転送処理を行っている際、ステータスをア
プリケーション22aに送信する(ST145)。たと
えば、上記モニタリング制御情報の各パラメータが次の
ように設定された場合の処理について説明する。
(D) Since the same image data on the page memory 6a is enlarged / reduced according to the size (frame width × frame height) of the specified specific area of the display memory 7a, the image is transmitted via the image bus 6a. The image data is transferred to the processing unit 8a, and the image processing unit 8a performs image enlargement / reduction processing, and then the image bus 2 again.
The data is transferred to the specified area of the display memory 7a via 0a and displayed. When there are a plurality of specific areas, the display device 1 is transferred by transferring one image to each area in order.
Images are displayed one by one in a plurality of designated areas on 5a. While the image transfer process is being performed, the status is transmitted to the application 22a (ST145). For example, a process when each parameter of the monitoring control information is set as follows will be described.

【0173】すなわち、エリアIDについては、画像表
示サーバ21aとして稼働している複数のウィンドウを
管理するマルチウィンドウシステムの管理下にあるウィ
ンドウのIDを、モニタリングの対象画像の表示エリア
として指定する。エリアの位置・サイズは画像表示サー
バ21aの機能を利用して予め適当な値に調整してお
く。
That is, for the area ID, the ID of the window under the control of the multi-window system that manages a plurality of windows operating as the image display server 21a is designated as the display area of the image to be monitored. The position and size of the area are adjusted to appropriate values in advance using the function of the image display server 21a.

【0174】表示時間については、表示装置15aに対
して画像全体が表示されている時間、すなわち、ある画
像の表示完了から次の画像の表示開始までのインタバル
を、秒単位で指定する。
As for the display time, the time during which the entire image is displayed on the display device 15a, that is, the interval from the completion of the display of one image to the start of the display of the next image is designated in seconds.

【0175】この結果、画像処理サーバ21aは、複数
画像を光ディスク16aからプリンタ19aに転送する
にあたって、コマの数については、エリアIDで指定さ
れた表示装置15a上のエリアを複数の部分エリアに分
割して表示対象画像を順に部分エリアに表示する目的で
指定し、コマの共通サイズを幅と高さで指定する。各コ
マの位置はコマ数分のコマ座標をエリア内での(x,
y)座標で指定する。ここで指定された順番に従って画
像転送の対象画像が表示される。たとえば、図29に示
すように、エリアとしてウィンドウW、コマ数として
6、コマの位置としてエリアEa、〜Efを指定する。
これらを指定した後、ジョブ制御フラグのモニタリング
フラグをオンに設定し、画像処理サーバ21aに対して
画像転送要求コマンドを発行する。
As a result, when transferring a plurality of images from the optical disk 16a to the printer 19a, the image processing server 21a divides the area on the display device 15a designated by the area ID into a plurality of partial areas. Then, the display target images are sequentially specified in the partial areas, and the common size of the frames is specified by the width and the height. For the position of each frame, the frame coordinates for the number of frames are (x,
y) Specify by coordinates. The target images for image transfer are displayed in the order specified here. For example, as shown in FIG. 29, the window W is specified as the area, the number of frames is 6, and the areas Ea to Ef are specified as the positions of the frames.
After specifying these, the monitoring flag of the job control flag is set to ON, and the image transfer request command is issued to the image processing server 21a.

【0176】したがって、画像処理サーバ21aは上述
したように処理を実行し、図29に示すように、表示装
置15a上のウィンドウW内のエリアEa、〜Efにモ
ニタリングの内容を表示する。
Therefore, the image processing server 21a executes the processing as described above, and displays the contents of the monitoring in the areas Ea to Ef in the window W on the display device 15a, as shown in FIG.

【0177】上記したように、画像処理サーバの機能を
利用することにより、アプリケーションは、モニタリン
グ制御情報を設定し、モニタリングフラグをオンにする
ことにより、容易に現在実行中の画像転送処理の対象と
なっている画像を、表示装置に表示させることができ
る。
As described above, by using the function of the image processing server, the application sets the monitoring control information and turns on the monitoring flag, so that the application can easily be targeted for the image transfer processing currently being executed. The displayed image can be displayed on the display device.

【0178】すなわち、光ディスク16aからプリンタ
19aへの画像転送ジョブで現在処理中の画像を、表示
装置7aの画面上の指定したエリアに指定した画面構成
で表示させることができ、画像転送ジョブの実行状況監
視、画像転送を伴うプログラム開発時のデバッグの調整
などを、アプリケーション22aをほとんど変更するこ
となく、表示に関する部分のプログラミングの作業もな
しに、簡単に実現することができる。
That is, the image currently being processed by the image transfer job from the optical disk 16a to the printer 19a can be displayed in the specified area on the screen of the display device 7a in the specified screen configuration, and the image transfer job is executed. It is possible to easily realize situation monitoring, adjustment of debugging at the time of program development involving image transfer, and the like, with almost no changes to the application 22a and without any programming work for the display-related portion.

【0179】また、本来表示装置上には表示されない、
バックグラウンドで実行されている画像転送ジョブを、
表示装置上のエリア内に複数領域に縮小表示させること
により、画像転送ジョブにおける処理対象画像の順序
を、アプリケーションから容易に確認できる。しかも、
モニタリング機能を利用しないときは、モニタリングフ
ラグをオフに設定して、画像処理要求コマンドを発行す
るだけで画像転送ジョブそのものはまったく同様に実行
できる。
Also, it is not originally displayed on the display device,
Image transfer jobs running in the background
By reducing and displaying the plurality of areas in the area on the display device, the order of the processing target images in the image transfer job can be easily confirmed from the application. Moreover,
When the monitoring function is not used, the image transfer job itself can be executed in the same manner only by setting the monitoring flag to OFF and issuing the image processing request command.

【0180】すなわち、アプリケーションは特定のパラ
メータを設定して、画像転送を伴うジョブの依頼を画像
処理サーバに発行するだけで処理対象画像を表示装置に
表示するかしないかを容易に切り替えることができ、し
かも、並行動作ゆえ、処理速度を低下させることがな
い。処理対象画像の表示確認を容易にアプリケーション
から制御することができる。この結果、表示確認のため
の表示を、アプリケーションに負担をかけずに容易に実
行できる。
That is, the application can easily set whether or not the image to be processed is displayed on the display device by setting a specific parameter and issuing a request for a job involving image transfer to the image processing server. Moreover, the parallel operation does not reduce the processing speed. The display confirmation of the image to be processed can be easily controlled from the application. As a result, the display for confirming the display can be easily executed without burdening the application.

【0181】なお、モニタリング機能は、画像処理サー
バに対するジョブの種類に依存するものではなく、ここ
で述べた光ディスクからプリンタへの画像転送ジョブ以
外のジョブの場合でもすべての場合にまったく同様に利
用できる。
Note that the monitoring function does not depend on the type of job for the image processing server, and can be used in exactly the same way in all cases except for the image transfer job from the optical disk to the printer described here. ..

【0182】これは、スキャナやプリンタのように画像
処理の対象となっている画像を処理中に見ることのでき
る機器装置間の画像転送だけではなく、光ディスクから
光ディスクへの画像転送、自ノードのページメモリから
他ノードのページメモリへの画像転送など、画像を処理
中見ることのできないジョブについても有効である。こ
れにより、アプリケーションの簡単な切り替え処理でバ
ックグラウンド処理の内容をあたかもフォアグラウンド
処理であるかのように見せることができる。
This is not limited to image transfer between devices such as scanners and printers that can see the image to be image processed during processing, as well as image transfer from optical disc to optical disc, and self-node It is also effective for jobs such as image transfer from the page memory to the page memory of another node where the image cannot be seen during processing. As a result, the contents of the background process can be made to appear as if it is the foreground process by a simple application switching process.

【0183】[0183]

【発明の効果】以上詳述したようにこの発明によれば、
アプリケーションの要求に応じて画像処理サーバが画像
入出力機器や画像記憶装置間で画像転送を行う際に、転
送対象画像を任意に知ることができ、内部で実行されて
いる画像転送処理の状態を容易に確認できる画像処理装
置を提供できる。
As described in detail above, according to the present invention,
When the image processing server transfers images between image input / output devices and image storage devices in response to an application request, the image to be transferred can be arbitrarily known, and the status of the image transfer processing executed internally can be checked. An image processing device that can be easily confirmed can be provided.

【図面の簡単な説明】[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 flowchart showing registration of data in an application management table shown in FIG.

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

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

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

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

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

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

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

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

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

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

【図16】図14のページメモリ管理テーブル内のパー
ミションの構成例を示す図。
16 is a diagram showing a configuration example of a permission in the page memory management table of FIG.

【図17】図16のパーミションの内容を示す図。17 is a diagram showing the contents of the permission shown in FIG.

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

【図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 flowchart for explaining a job restart 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 diagram showing a specific software configuration example of the image processing apparatus shown in FIG.

【図25】モニタリング制御情報の構成を説明するため
の図。
FIG. 25 is a diagram for explaining the configuration of monitoring control information.

【図26】アプリケーションの処理を説明するためのフ
ローチャート。
FIG. 26 is a flowchart illustrating processing of an application.

【図27】モニタリング機能を有する画像処理サーバを
用いた画像処理を説明するためのフローチャート。
FIG. 27 is a flowchart for explaining image processing using an image processing server having a monitoring function.

【図28】画像転送時の画像データの流れを説明するた
めの図。
FIG. 28 is a diagram for explaining the flow of image data during image transfer.

【図29】表示装置におけるモニタリング機能に対する
画像の表示領域を示す図。
FIG. 29 is a diagram showing an image display area for the monitoring function of the display device.

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

1a、1b、1c、〜…画像処理装置(ノード)、2…
通信回線、5a、5b、5c、〜…メインメモリ、6
a、6b、6c、〜…ページメモリ、7a、7b、7
c、〜…表示メモリ、8a、8b、8c、〜…画像処理
部、15a、…表示装置、16a、16b、16c、〜
…光ディスク、17a、17b、17c、…光ディスク
装置、18a、18b、18c、〜…スキャナ、19
a、19b、19c、〜…プリンタ、21a、21b、
21c、〜…画像処理サーバ、22a、22b、22
c、〜…アプリケーション。
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, 15a, ... Display device, 16a, 16b, 16c ,.
... optical disks, 17a, 17b, 17c, ... optical disk devices, 18a, 18b, 18c, ..., scanner, 19
a, 19b, 19c, ... Printers, 21a, 21b,
21c, ... Image processing servers, 22a, 22b, 22
c, ... Application.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 岩瀬 章則 神奈川県川崎市幸区柳町70番地 株式会社 東芝柳町工場内 (72)発明者 高木 志郎 神奈川県川崎市幸区柳町70番地 株式会社 東芝柳町工場内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Akinori Iwase 70 Yanagi-cho, Sachi-ku, Kawasaki-shi, Kanagawa, Toshiba Yanagimachi Co., Ltd. Within

Claims (1)

【特許請求の範囲】[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 image storage devices, An image processing apparatus comprising an image processing unit that utilizes a device to process an image in response to a request from the control unit, wherein the control unit requests the image transfer between the image input / output device and the image storage device. An output means for outputting a display request of the transfer target image is provided, and the image processing section receives the image transfer request and the transfer target image display request from the output section of the control section, and the receiving section. The image transfer between the image input / output device and the image storage device in response to the image transfer request received by the device, and the processing means for displaying the transfer target image are provided. Management apparatus.
JP4052447A 1992-03-11 1992-03-11 Picture processor Pending JPH05258026A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4052447A JPH05258026A (en) 1992-03-11 1992-03-11 Picture processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4052447A JPH05258026A (en) 1992-03-11 1992-03-11 Picture processor

Publications (1)

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

Family

ID=12914986

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4052447A Pending JPH05258026A (en) 1992-03-11 1992-03-11 Picture processor

Country Status (1)

Country Link
JP (1) JPH05258026A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0758827A2 (en) 1995-08-10 1997-02-19 Nec Corporation Image data communication system
JP2007081491A (en) * 2005-09-09 2007-03-29 Canon Inc Imaging apparatus and control method thereof

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0758827A2 (en) 1995-08-10 1997-02-19 Nec Corporation Image data communication system
US5748898A (en) * 1995-08-10 1998-05-05 Nec Corporation Image data communication system
JP2007081491A (en) * 2005-09-09 2007-03-29 Canon Inc Imaging apparatus and control method thereof
JP4574504B2 (en) * 2005-09-09 2010-11-04 キヤノン株式会社 Imaging apparatus and control method thereof

Similar Documents

Publication Publication Date Title
JP3977060B2 (en) Peripheral device, information processing apparatus, notification method, and information processing method
JP4383625B2 (en) Distributed processing system and control method thereof
JPH10109462A (en) Device and method for controlling printing and storage medium storing computer-readable program
US8749815B2 (en) Job processing method, image processing system and image processing apparatus
JP2004127251A (en) Output management method and information processing apparatus
EP1008926A2 (en) Event-based printing
JPH05258026A (en) Picture processor
US20040227972A1 (en) Printing apparatus and canceling method
JP2007094693A (en) Information distribution processing program, computer, information distribution processing method and information distribution processing system
JPH05258027A (en) Picture processor
JPH09198227A (en) Information processing system and method and device therefor
JP3245599B2 (en) Image processing device and image processing system
JPH05274399A (en) Picture processor
JP4095294B2 (en) Information processing apparatus, information processing method, and program
JP3233441B2 (en) Image processing device
US20090296144A1 (en) Job processing method, image processing system and image processing apparatus
JP2001222396A (en) Printer controller and printer language switching method
JPH05274400A (en) Picture processor
JP3076280B2 (en) Inter-process communication method using shared memory
JP2001109599A (en) Information processor and method for data processing and storage medium
JPH05274401A (en) Image processor
JP3274899B2 (en) Image processing system
JPH0798690A (en) Inter-on-line system data transfer system
JP3037537B2 (en) Printing system and printing device used in the printing system
JPH09254485A (en) Image forming apparatus