JPH08305589A - Image processing unit - Google Patents

Image processing unit

Info

Publication number
JPH08305589A
JPH08305589A JP7110935A JP11093595A JPH08305589A JP H08305589 A JPH08305589 A JP H08305589A JP 7110935 A JP7110935 A JP 7110935A JP 11093595 A JP11093595 A JP 11093595A JP H08305589 A JPH08305589 A JP H08305589A
Authority
JP
Japan
Prior art keywords
job
task
control means
execution
image processing
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
JP7110935A
Other languages
Japanese (ja)
Inventor
Yuji Toikawa
有史 樋川
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP7110935A priority Critical patent/JPH08305589A/en
Publication of JPH08305589A publication Critical patent/JPH08305589A/en
Pending legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PURPOSE: To allocate a resource suitable for a job provided newly with which a new function addition as well as version-up are properly met. CONSTITUTION: Each of job execution tasks started by a system control means 7 such as an IIT control means 40c, an IOT control means 41c, a FAX reception control means 46b, a FAX transmission control means 46c, a decompose communication 42a, and a decompose control means 43a registers a processed image processing function and a data input output from to a job specification registration table 6. A job control means 4 based on the information selects a task required for the execution of the job based on the content of the job to decide the execution sequence to decide whether or not the job is carried out. Furthermore, a dead lock by simultaneous execution of tasks is prevented by registering an exclusive condition limiting other task to the job specification registration table 6 during the execution of the image processing by each task.

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 for subjecting input image data to specific image processing, and more particularly to an image processing apparatus having a plurality of functions shared by a plurality of users. .

【0002】[0002]

【従来の技術】従来より、1台の画像処理装置でコピー
機能、FAX機能、プリンタ機能等を実現できるマルチ
ファンクション機では、さまざまなオプション装置およ
びアプリケーションを選択できるようになっており、機
能の追加/削除が利用者の利用形態に応じて変更できる
ようになっている。また、このような画像処理装置で
は、性能や、操作性の向上のために、装置内で動作する
アプリケーションソフトウエアがバージョンアップされ
ることもある。このため、この画像処理装置内で動作す
る制御ソフトウエアは、必要に応じて新たに追加される
ソフトウエアとの整合性を考慮し、バージョンアップ
や、機能追加にも対応できる構造が必要となっている。
2. Description of the Related Art Conventionally, in a multifunction device capable of realizing a copy function, a fax function, a printer function and the like with one image processing device, various optional devices and applications can be selected. / The deletion can be changed according to the usage form of the user. In such an image processing apparatus, application software operating in the apparatus may be upgraded in order to improve performance and operability. For this reason, the control software that operates in this image processing device must have a structure that can support version upgrades and function additions, in consideration of consistency with software that is newly added as needed. ing.

【0003】例えば、特開平4−301655号に開示
されている技術では、複写機に装着されるさまざまなオ
プション装置に応じた制御プログラムを、各バージョン
毎に格納しておき、装着されたオプション装置のバージ
ョン番号に応じて、制御プログラムを選択できる構成と
なっている。
For example, in the technique disclosed in Japanese Patent Laid-Open No. 4-301655, control programs corresponding to various optional devices installed in a copying machine are stored for each version, and the installed optional devices are stored. The control program can be selected according to the version number.

【0004】また、特開平4−261551号に開示さ
れている技術では、複写機の複雑な動作パターンを複数
のパートジョブに分けて予めROMに登録しておき、1
つのジョブは、そのパートジョブの組み合わせによって
実現する構成となっており、新たな機能追加時には、上
記パートジョブを変更するだけで対応できる構成となっ
ている。
In the technique disclosed in Japanese Patent Laid-Open No. 4-261551, the complicated operation pattern of the copying machine is divided into a plurality of part jobs and registered in the ROM in advance.
One job is realized by a combination of the part jobs, and when a new function is added, it can be dealt with only by changing the part job.

【0005】このようなマルチファンクションを実現す
る画像処理装置の場合には、上述したように、バージョ
ンアップや、機能追加時に対応できる構造が必要になる
とともに、複数の利用者が同時に画像処理装置を使用し
た場合のジョブの同時実行にも対応する必要がある。複
数のジョブの同時実行としては、例えば、FAX受信文
書をメモリ等の記憶装置に格納中に、コピー処理を行う
といった処理が考えられる。このようなジョブの同時実
行が当該装置で実行できる可能性は、各ジョブに割り当
てる資源(スキャナ、印刷処理部、FAX送受信部、メ
モリ、ディスク等)が競合しないか、もしくは競合して
も共有して使用できるかどうかに関係してくる。したが
って、限られた資源でジョブの同時実行を可能にさせる
ためには、適切な資源割当方法が装置内に実装されてい
る必要がある。
In the case of an image processing apparatus that realizes such a multi-function, as described above, it is necessary to have a structure that can cope with version upgrades and addition of functions, and a plurality of users can simultaneously operate the image processing apparatus. It is necessary to support the simultaneous execution of jobs when used. As the simultaneous execution of a plurality of jobs, for example, a process of performing a copy process while storing a FAX received document in a storage device such as a memory can be considered. The possibility that such simultaneous execution of jobs can be executed by the device is such that resources allocated to each job (scanner, print processing unit, FAX transmission / reception unit, memory, disk, etc.) do not conflict with each other, or even if they conflict with each other. It depends on whether or not it can be used. Therefore, in order to enable simultaneous execution of jobs with limited resources, an appropriate resource allocation method needs to be installed in the apparatus.

【0006】上述した問題を解決するために、例えば、
特開平5−108381号に開示されている技術では、
資源をジョブに割り当てる際に、あるジョブAが獲得し
ている資源を他のジョブBが使用したい場合には、ジョ
ブAに資源割当要求を発行して資源を獲得しにいき、ジ
ョブAが資源を解放したくない場合には、資源割当要求
に対して拒絶通知をするといった方法が採られている。
In order to solve the above problems, for example,
In the technique disclosed in Japanese Patent Laid-Open No. 5-108381,
When allocating a resource to a job, if another job B wants to use the resource acquired by a certain job A, a resource allocation request is issued to the job A to acquire the resource, and the job A acquires the resource. When it is desired not to release the resource, a method of giving a refusal notice to the resource allocation request is adopted.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、上述し
た従来の画像処理装置(特開平4−304655号)で
は、オプション装置の各バージョンに応じた制御プログ
ラムを、画像処理装置の本体側に工場出荷時点で予め格
納しておかなければならないので、工場出荷時点で予測
されていないような新たなオプション装置の追加には対
応できないという問題があった。
However, in the above-mentioned conventional image processing apparatus (Japanese Patent Laid-Open No. 4-304655), the control program corresponding to each version of the option apparatus is sent to the main body of the image processing apparatus at the time of factory shipment. Since it has to be stored in advance, there is a problem that it is not possible to cope with the addition of a new optional device which is not predicted at the time of factory shipment.

【0008】また、特開平4−261551号に開示さ
れている技術でも同様に、複数のパートジョブを予めR
OMに登録しておかなければならないので、新たなパー
トジョブを提供する場合、ROM交換や制御プログラム
の変更等が必要となるといった問題があった。
Similarly, in the technique disclosed in Japanese Patent Laid-Open No. 4-261551, a plurality of part jobs are preliminarily R-processed.
Since it has to be registered in the OM, there is a problem that when a new part job is provided, it is necessary to replace the ROM or change the control program.

【0009】さらに、ジョブの競合時の資源割当に関す
る上述した特開平5−108381号に開示されている
技術に関しても、複数のジョブ間での資源の取り合いが
生じるので、双方が解放したくない別々の資源を使用し
ている場合などに、ジョブのデッドロックが起こる可能
性があるため、複雑なジョブの同時実行が困難であると
いう問題があった。そして、機能追加や、バージョンア
ップ等で新たな資源が追加され、その資源を使用するジ
ョブが提供可能になった場合に、従来から提供可能なジ
ョブと新たに追加されたジョブとが競合した場合の資源
割当方針が明確化できないため、ジョブの同時実行が不
可能になるか、もしくは、例え可能であっても著しく生
産性が落ちる可能性があるという問題があった。
Further, with respect to the technique disclosed in Japanese Patent Laid-Open No. 5-108381, which is related to resource allocation at the time of job competition, a plurality of jobs may be in conflict with each other. There is a problem in that simultaneous execution of complicated jobs is difficult because there is a possibility of deadlock of jobs when using the resources of. If new resources are added due to function additions or version upgrades, and jobs that use those resources can be provided, the jobs that can be provided conventionally and the newly added jobs conflict. Since the resource allocation policy of (1) cannot be clarified, there is a problem that simultaneous execution of jobs may be impossible, or even if it is possible, productivity may be significantly reduced.

【0010】この発明は上述した事情に鑑みてなされた
もので、新たな機能追加や、バージョンアップにも適切
に対応でき、新たなジョブが提供可能になった場合で
も、それらのジョブに適切な資源割当ができ、ジョブ競
合時にも効率よくジョブ処理を施すことができる画像処
理装置を提供することを目的としている。
The present invention has been made in view of the above-mentioned circumstances, and can appropriately cope with addition of new functions and version upgrades, and even when new jobs can be provided, they are suitable for those jobs. An object of the present invention is to provide an image processing apparatus that can allocate resources and can efficiently perform job processing even when jobs compete.

【0011】[0011]

【課題を解決するための手段】上述した問題点を解決す
るために、請求項1記載の発明では、複数のタスクの各
々で行う画像処理機能および画像データの入出力形態が
格納されるジョブ・スペック登録テーブルと、前記画像
データに対するジョブをジョブ要求として受け取るジョ
ブ入力手段と、前記ジョブ・スペック登録テーブルに登
録されたジョブ・スペックと前記ジョブ入力手段により
受け取ったジョブ要求の内容とに基づいて、実行させる
タスクを選択するタスク選択手段と、前記タスク選択手
段により選択されたタスクの実行順序を決定するタスク
実行順序決定手段と、前記タスク実行順序決定手段によ
り決定されたタスクによるジョブが実行可能であるか否
かを判断するジョブ実行判断手段と、前記ジョブ実行制
御手段による判断結果に基づいて、前記タスク実行順序
決定手段により決定されたタスクのジョブを実行するタ
スク実行制御手段とを具備することを特徴とする。
In order to solve the above problems, according to the invention of claim 1, a job storing an image processing function to be performed by each of a plurality of tasks and an input / output form of image data is stored. Based on a specification registration table, a job input unit that receives a job for the image data as a job request, a job specification registered in the job specification registration table, and the content of the job request received by the job input unit, A task selection unit that selects a task to be executed, a task execution order determination unit that determines the execution order of the tasks selected by the task selection unit, and a job by the task determined by the task execution order determination unit are executable. Job execution judging means for judging whether or not there is, and judgment by the job execution control means Based on the results, characterized by comprising a task execution control means for executing a job of the determined task by the task execution order determination means.

【0012】また、請求項2記載の発明では、前記ジョ
ブ・スペック登録テーブルは、前記画像処理機能、およ
びデータの入出力形態に加えて、前記複数のタスクの各
々のジョブ実行中に他のタスクの動作を制限する排他条
件を格納し、さらに、現在実行中のジョブのタスクに対
する前記排他条件に基づいて、現在実行中のジョブが同
時実行可能であるか否かを判断するジョブ同時実行判断
手段を備え、前記タスク実行制御手段は、前記ジョブ同
時実行判断手段による判断結果に基づいてジョブの同時
実行を制御することを特徴とする。
Further, in the invention according to claim 2, in addition to the image processing function and the input / output mode of data, the job specification registration table is provided with another task during execution of each of the plurality of tasks. Concurrent execution limiting means for storing the exclusive condition for limiting the operation of the job, and further for determining whether or not the currently executing job can be concurrently executed based on the exclusive condition for the task of the currently executing job. The task execution control means controls the simultaneous execution of jobs based on the judgment result by the job simultaneous execution judgment means.

【0013】また、請求項3記載の発明では、前記排他
条件を登録する際には、前記複数のタスクを識別するた
めの識別子、または前記複数のタスクをその特徴毎にク
ラス分けするためのカテゴリ識別子の少なくともいずれ
か一方を指定し、前記ジョブ実行制御手段は、排他条件
としてカテゴリ識別子が指定されている場合には、前記
カテゴリ識別子で示されるカテゴリに属する全てのタス
クの動作を制限することを特徴とする。
Further, in the invention according to claim 3, when registering the exclusion condition, an identifier for identifying the plurality of tasks or a category for classifying the plurality of tasks according to their characteristics. If at least one of the identifiers is specified and the job execution control means specifies a category identifier as an exclusion condition, the job execution control means restricts the operations of all tasks belonging to the category indicated by the category identifier. Characterize.

【0014】[0014]

【作用】この発明によれば、各画像処理機能毎に独立し
たタスクは、それぞれの処理可能な画像処理機能とデー
タ入出力形態とをジョブ・スペックとしてジョブ・スペ
ック登録テーブルに登録する。タスク選択手段は、ジョ
ブ・スペック登録テーブルに登録されたジョブ・スペッ
クとジョブ入力手段により受け取ったジョブ要求の内容
とに基づいて、実行させるタスクを選択する。次いで、
タスク実行順序決定手段は、タスク選択手段により選択
されたタスクの実行順序を決定し、ジョブ実行判断手段
は、タスク実行順序決定手段により決定されたタスクに
よるジョブが実行可能であるか否かを判断する。そし
て、タスク実行制御手段は、ジョブ実行制御手段による
判断結果に基づいて、タスク実行順序決定手段により決
定されたタスクのジョブを実行する。
According to the present invention, an independent task for each image processing function registers each processable image processing function and data input / output mode as a job specification in the job specification registration table. The task selection means selects a task to be executed based on the job specifications registered in the job specification registration table and the content of the job request received by the job input means. Then
The task execution order determination means determines the execution order of the tasks selected by the task selection means, and the job execution determination means determines whether or not the job by the tasks determined by the task execution order determination means can be executed. To do. Then, the task execution control means executes the job of the task determined by the task execution order determination means based on the determination result by the job execution control means.

【0015】また、各タスクがそれぞれの画像処理を実
行中に、他のタスクの動作を制限する排他条件を登録す
ることで、ジョブが競合した時に、資源の取り合いにな
る可能性があるタスク同士を相互排他しておく。そし
て、ジョブ実行制御手段は、要求されたジョブに必要と
なるタスクが現在実行中のジョブを処理しているタスク
の排他条件に合致しているか否かを判断し、合致してい
る場合には、要求されたジョブの実行を待ち、合致して
いなければジョブを同時実行させる。これにより、新た
な機能追加や、バージョンアップにも適切に対応させる
ことが可能となり、新たなジョブが提供可能になった場
合でも、それらのジョブに適切な資源を割り当てること
が可能となり、ジョブ競合時にも効率よくジョブ処理を
施すことが可能となる。
By registering an exclusive condition for restricting the operation of another task while each task is executing its image processing, tasks that may compete for resources when jobs compete with each other Are mutually exclusive. Then, the job execution control unit determines whether or not the task required for the requested job matches the exclusion condition of the task that is processing the currently executing job, and if they match, , Wait for execution of requested job, and if they do not match, execute jobs simultaneously. As a result, new functions can be added and version upgrades can be appropriately handled, and even when new jobs can be provided, appropriate resources can be allocated to those jobs, and job conflicts can occur. Sometimes, it is possible to efficiently perform job processing.

【0016】[0016]

【実施例】次に図面を参照してこの発明の一実施例につ
いて説明する。 A.実施例の構成 A−1.ブロック構成 図1は本発明の実施例による画像処理装置の構成を示す
ブロック図である。図において、コントロールパネル1
は、利用者からの操作指示を受け付けたり装置の動作状
況を表示する。パネル制御手段2は、上記コントロール
パネル1を制御する。また、ジョブ入力手段3は、コン
トロールパネル1上からの利用者の処理開始指示を受
け、パラメータ等を参照してシステム内で処理すべき画
像処理内容を解析し、それをジョブとして扱いジョブ制
御手段4にジョブ要求を送出する。ジョブ制御手段4
は、システム外部から入力される画像データに対しての
画像処理ジョブを受け付けて実行可能性判断、実行制
御、管理等を行う。メモリ5は、画像処理対象データ
や、システム内部データを保持/記憶し、また、後述す
る画像処理モジュール40〜49、およびジョブ制御手
段4が用いるジョブ・スペック登録テーブル6(後述)
に対する領域が予め割り当てられている。システム制御
手段7は、上述した各部、および以下で述べる画像処理
モジュール40〜49を制御する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described with reference to the drawings. A. Configuration of Example A-1. Block Configuration FIG. 1 is a block diagram showing the configuration of an image processing apparatus according to an embodiment of the present invention. In the figure, control panel 1
Receives operation instructions from the user and displays the operation status of the device. The panel control means 2 controls the control panel 1. Further, the job input means 3 receives the user's processing start instruction from the control panel 1, analyzes the image processing contents to be processed in the system by referring to the parameters and the like, treats it as a job, and controls the job control means. 4 sends the job request. Job control means 4
Receives an image processing job for image data input from the outside of the system, and determines executability, execution control, management, and the like. The memory 5 holds / stores image processing target data and system internal data, and a job / spec registration table 6 (described later) used by the image processing modules 40 to 49 and the job control unit 4 described later.
Area is assigned in advance. The system control means 7 controls the above-mentioned units and the image processing modules 40 to 49 described below.

【0017】画像処理モジュール40〜49は、画像デ
ータの入出力を行ったり、画像データに特定の処理を施
すものである。画像処理モジュール40〜49の各々
は、本画像処理装置の利用者の必要に応じて、追加/削
除が行われる構成であって、各モジュール単位(図中の
破線で囲まれたモジュール単位)でシステム・バス11
に着脱可能な構成となっている。画像処理モジュール4
0は、紙媒体上に記録された画情報をスキャンして、シ
ステム内のメモリ5に取り込むイメージ入力端末(Imag
e Input Terminal;以下、IITと呼ぶ)制御モジュー
ルであり、スキャンの対象となる紙媒体をIIT装置4
0bに供給する自動文書搬送装置(Automatic Document
Feeder;以下、ADFと呼ぶ)40a、紙媒体上に記録
された画情報をスキャンするIIT装置(スキャナ)4
0b、およびADF40a、IIT装置40bを制御す
るとともに、パネル制御手段2、ジョブ入力手段3、お
よびシステム制御手段7との間でインターフェースをと
るIIT制御手段40cから構成されている。
The image processing modules 40 to 49 are for inputting / outputting image data and for performing specific processing on the image data. Each of the image processing modules 40 to 49 has a configuration in which addition / deletion is performed according to the needs of the user of the present image processing apparatus, and each module unit (module unit surrounded by a broken line in the drawing) System bus 11
It has a removable structure. Image processing module 4
0 is an image input terminal (Imag) that scans image information recorded on a paper medium and loads it into the memory 5 in the system.
e Input Terminal; hereinafter referred to as IIT) is a control module, and the paper medium to be scanned is the IIT device 4
0b Automatic Document Feeder (Automatic Document Feeder)
Feeder; hereinafter referred to as ADF) 40a, IIT device (scanner) 4 for scanning image information recorded on a paper medium
0b, ADF 40a, and IIT device 40b, and IIT control means 40c for interfacing with the panel control means 2, the job input means 3, and the system control means 7.

【0018】次に、画像処理モジュール41は、メモリ
5に展開されたイメージ画像データを記録用紙に印刷す
るイメージ出力端末(Image Output Terminal;以下、I
OTと呼ぶ)制御モジュールであり、記録用紙や、OH
Pフィルムといった記録媒体にイメージ画像データを印
刷するIOT装置41a、該IOT装置41aによって
印刷された記録媒体に対してソーティング、スタッキン
グ、ステープルといった仕分処理を施すフィニッシング
装置41b、およびIOT装置41a、フィニッシング
装置41bを制御するとともに、パネル制御手段2、ジ
ョブ入力手段3、およびシステム制御手段7との間でイ
ンターフェースをとるIOT制御手段41cから構成さ
れている。
Next, the image processing module 41 is an image output terminal (hereinafter referred to as I) which prints the image data developed in the memory 5 on a recording sheet.
It is a control module, called recording paper, or OH.
IOT device 41a for printing image image data on a recording medium such as P film, finishing device 41b for performing sorting processing such as sorting, stacking, and stapling on the recording medium printed by the IOT device 41a, and IOT device 41a, finishing device The IOT control means 41c controls the panel 41b and interfaces with the panel control means 2, the job input means 3, and the system control means 7.

【0019】次に、画像処理モジュール42,43は、
当該画像処理装置と接続されたホストコンピュータから
送られてくるプリント指示データや、テキストデータを
解釈してイメージデータに変換し、メモリ5に書き込む
デコンポーズ/エミュレーションモジュールであり、P
C−PR201H、ESC/P、HP−GL等のエミュ
レーションモードや、PostScript(ポストス
クリプト)等のPDL(Page Description Language;ペ
ージ記述言語)に対応したデコンポーズを行うととも
に、システム制御手段7とのインターフェースをとるデ
コンポーズ制御手段(以下、デコンポーザと呼ぶ)42
a,43a、フォントデータ管理部42bから構成され
ている。
Next, the image processing modules 42 and 43
A decompose / emulation module that interprets print instruction data and text data sent from a host computer connected to the image processing apparatus, converts the data into image data, and writes the image data in the memory 5.
Perform decomposing corresponding to emulation modes such as C-PR201H, ESC / P, and HP-GL, and PDL (Page Description Language) such as PostScript (Postscript), and interface with the system control means 7. Decompose control means (hereinafter referred to as decomposer) 42
a, 43a and a font data management unit 42b.

【0020】次に、画像処理モジュール44は、メモリ
5に展開されたイメージ画像データを圧縮/伸長するモ
ジュールであり、画像圧縮伸長器(以下、CODECと
呼ぶ)44aと、該CODEC44aを制御するととも
に、システム制御手段7との間でインターフェースをと
る画像圧縮制御手段44b、画像伸長制御手段44cか
ら構成されている。
Next, the image processing module 44 is a module for compressing / decompressing the image image data expanded in the memory 5, and controls the image compression / decompression device (hereinafter referred to as CODEC) 44a and the CODEC 44a. , An image compression control means 44b and an image expansion control means 44c which interface with the system control means 7.

【0021】次に、画像処理モジュール45は、メモリ
5に展開された圧縮/非圧縮イメージ画像データおよび
テキスト画像データを、2次記憶媒体に蓄積する画像デ
ータ蓄積モジュールであり、ハードディスクや、RAM
ディスクといった2次記憶媒体(以下、ディスクと呼
ぶ)45a、および該ディスク45aを制御するととも
に、システム制御手段7との間でインターフェースをと
る画像蓄積制御手段45bから構成されている。
Next, the image processing module 45 is an image data storage module for storing compressed / uncompressed image image data and text image data expanded in the memory 5 in a secondary storage medium, such as a hard disk or a RAM.
It is composed of a secondary storage medium (hereinafter referred to as a disk) 45a such as a disk, and an image storage control means 45b for controlling the disk 45a and for interfacing with the system control means 7.

【0022】次に、画像処理モジュール46は、電話回
線631を介して画像データを送受信して、システム内
のメモリ5に画像データを取り込んだり、メモリ5上の
画像データを電話回線631に送出したりするFAX送
受信モジュールであり、電話回線631を通じて相手側
ファクシミリ装置100とプロトコルのやり取りをする
回線制御部46a、相手側ファクシミリ装置100から
送出されるFAX画像データを受信し、メモリ5に取り
込むとともに、それをジョブとして扱い、ジョブ制御手
段4にジョブ要求を行ったり、システム制御手段7との
間でインターフェースをとるFAX受信制御手段46
b、およびメモリ5に展開されている(圧縮)イメージ
画像データを相手側ファクシミリ装置100に送信する
とともに、システム制御手段7およびパネル制御手段2
0との間でインターフェースをとるFAX送信制御手段
46cから構成されている。
Next, the image processing module 46 transmits / receives image data via the telephone line 631 and fetches the image data into the memory 5 in the system or sends the image data on the memory 5 to the telephone line 631. FAX transmission / reception module, which receives the fax image data sent from the other side facsimile apparatus 100 and the line control unit 46a which exchanges a protocol with the other side facsimile apparatus 100 through the telephone line 631, and loads it into the memory 5. The FAX reception control means 46 that handles the job as a job, issues a job request to the job control means 4, and interfaces with the system control means 7.
b, and the (compressed) image data expanded in the memory 5 is transmitted to the facsimile apparatus 100 of the other party, and the system control means 7 and the panel control means 2 are also transmitted.
It is composed of FAX transmission control means 46c which interfaces with 0.

【0023】次に、画像処理モジュール47,48,4
9は、ホストコンピュータ101,102,103との
間でインターフェースをとり、ホストコンピュータ10
1,102,103から送出される画像データをメモリ
5に取り込むホストインターフェース制御モジュールで
ある。画像処理モジュール47は、EtherNet
(イーサネット)、TokenRing(トークンリン
グ)、LocalTalk(ローカルトーク)といった
ローカル・エリア・ネットワーク(Local Area Networ
k;以下、LANと呼ぶ)651を介してプロトコルを送
受信し、ホストコンピュータ101との間でインターフ
ェースをとるLANインターフェース部47a、および
LANインターフェース部47aを制御してホストコン
ピュータ101から送出される画像データをメモリ5に
取り込むとともに、それをジョブとして扱いジョブ制御
手段4にジョブ要求を送出したり、システム制御手段7
およびパネル制御手段2との間でインターフェースをと
るホストインターフェース制御手段47bから構成され
ている。
Next, the image processing modules 47, 48, 4
The host computer 10 has an interface with the host computers 101, 102, 103.
This is a host interface control module that takes in the image data sent from 1, 102, and 103 to the memory 5. The image processing module 47 is EtherNet
(Ethernet), Token Ring (Token Ring), Local Talk (Local Talk) Local Area Network (Local Area Network)
image data sent from the host computer 101 by controlling the LAN interface unit 47a and the LAN interface unit 47a, which transmits and receives a protocol via the interface 651 and interfaces with the host computer 101. Is stored in the memory 5, the job is treated as a job, a job request is sent to the job control unit 4, and the system control unit 7
And a host interface control means 47b for interfacing with the panel control means 2.

【0024】画像処理モジュール48は、RS−232
C(653)等を介してホストコンピュータ102との
間でインターフェースをとるシリアルインターフェース
部48a、およびシリアルインターフェース部48aを
制御してホストコンピュータ102から送出される画像
データをメモリ5に取り込むとともに、それをジョブと
して扱いジョブ制御手段4にジョブ要求を送出したり、
システム制御手段7およびパネル制御手段2との間でイ
ンターフェースをとるホストインターフェース制御手段
48bから構成されている。画像処理モジュール49
は、セントロニクス(655)等を介してホストコンピ
ュータ103との間でインターフェースをとるパラレル
インターフェース部49a、およびパラレルインターフ
ェース部49aを制御してホストコンピュータ103か
ら送出される画像データをメモリ5に取り込むととも
に、それをジョブとして扱いジョブ制御手段3にジョブ
要求を送出したり、システム制御手段7およびパネル制
御手段2とのインターフェースをとるホストインターフ
ェース制御手段49bから構成されている。
The image processing module 48 is RS-232.
The serial interface unit 48a for interfacing with the host computer 102 via C (653) and the like, and the serial interface unit 48a are controlled to capture the image data sent from the host computer 102 into the memory 5, and Treats it as a job, sends a job request to the job control unit 4,
It comprises host interface control means 48b for interfacing with the system control means 7 and the panel control means 2. Image processing module 49
Is a parallel interface unit 49a for interfacing with the host computer 103 via the Centronics (655) and the like, and controls the parallel interface unit 49a to load the image data sent from the host computer 103 into the memory 5. It is composed of a host interface control means 49b which handles it as a job and sends a job request to the job control means 3 and which interfaces with the system control means 7 and the panel control means 2.

【0025】A−2.ソフトウエア構成 上述した基本構成のうち、パネル制御手段2、ジョブ入
力手段3、システム制御手段7、ジョブ制御手段4、お
よび各画像処理モジュール内のIIT制御手段40c、
IOT制御手段41c、デコンポーズ制御手段42a、
デコンポーズ制御手段43a、画像圧縮制御手段44
b、画像伸長制御手段44c、画像蓄積制御手段45
b、FAX受信制御手段46b、FAX送信制御手段4
6c、ホストインターフェース制御手段47b,48
b,49bは、ソフトウエアで実現されるものとする。
なお、本実施例では、システム全体の機能モジュールが
リアルタイム・マルチタスク・オペレーティング・シス
テム(以下、RTOSと呼ぶ)上で動作する構成を採っ
ており、上記各ソフトウエアモジュールは、それぞれR
TOS上で独自に動作するスレッド構造を持っているも
のとする。したがって、各ソフトウエアモジュールは、
中央演算処理ユニット(図示せず)上で時分割に処理さ
れる。以下では、上記各ソフトウエアモジュールを「タ
スク」と呼び、さらに、各画像処理モジュール内のII
T制御手段40c、IOT制御手段41c、FAX受信
制御手段46b、FAX送信制御手段46c、ホストイ
ンターフェース制御手段47b,48b,49bを総称
して「ジョブ実行系タスク」と呼ぶことにする。
A-2. Software Configuration Of the basic configurations described above, the panel control unit 2, the job input unit 3, the system control unit 7, the job control unit 4, and the IIT control unit 40c in each image processing module,
IOT control means 41c, decompose control means 42a,
Decompose control means 43a, image compression control means 44
b, image expansion control means 44c, image accumulation control means 45
b, FAX reception control means 46b, FAX transmission control means 4
6c, host interface control means 47b, 48
b and 49b are realized by software.
In this embodiment, the functional modules of the entire system operate on a real-time multitasking operating system (hereinafter referred to as RTOS).
It has a thread structure that operates independently on TOS. Therefore, each software module
It is processed in a time-sharing manner on a central processing unit (not shown). In the following, each of the above software modules will be referred to as a "task", and the II in each image processing module
The T control means 40c, the IOT control means 41c, the FAX reception control means 46b, the FAX transmission control means 46c, and the host interface control means 47b, 48b, 49b are collectively referred to as "job execution task".

【0026】このような構成で実現される本画像処理装
置は、ジョブ入力手段3、FAX受信制御手段46b、
ホストインターフェース制御手段47b,48b,49
bによって取り込まれたジョブをジョブ制御手段4に送
信することにより、ジョブ要求を送出する。ジョブ制御
手段4が受け付けたジョブは、いくつかの画像処理モジ
ュール(ジョブ実行系タスク)を順次実行させていくこ
とにより、利用者の所望の出力を提供する。例えば、コ
ピージョブは、IIT制御モジュール40によってメモ
リ5に取り込まれたイメージ画像データを、IOT制御
モジュール41によって記録用紙に印刷する処理を行
う。また、FAX送信ジョブは、IIT制御モジュール
40によってメモリ5に取り込まれたイメージ画像デー
タを、FAX送受信モジュール46によって相手側ファ
クシミリ装置100に送信する処理を行う。また、FA
X受信ジョブや、ホストコンピュータから送出されるデ
ータのプリントジョブは、FAX送受信モジュール46
や、ホストインターフェースモジュール47〜49によ
って、メモリ5に取り込まれた画像データを、圧縮/伸
長モジュール44や、デコンポーズ/エミュレーション
モジュール42,43によってイメージ画像データに展
開し、それをIOT制御モジュール41によって記録用
紙に印刷する処理を行う。
The present image processing apparatus realized with such a configuration includes a job input means 3, a FAX reception control means 46b,
Host interface control means 47b, 48b, 49
The job request is sent by sending the job fetched by b to the job control means 4. The job received by the job control unit 4 provides a desired output of the user by sequentially executing some image processing modules (job execution system tasks). For example, in the copy job, the IOT control module 41 prints the image data captured in the memory 5 by the IIT control module 40 on a recording sheet. Further, the FAX transmission job performs a process of transmitting the image image data captured in the memory 5 by the IIT control module 40 to the facsimile apparatus 100 of the other party by the FAX transmission / reception module 46. Also, FA
The X reception job and the print job of the data sent from the host computer are processed by the FAX transmission / reception module
Alternatively, the image data taken into the memory 5 by the host interface modules 47 to 49 is expanded into image image data by the compression / decompression module 44 and the decompose / emulation modules 42, 43, and the image data is recorded by the IOT control module 41. Performs printing on paper.

【0027】このように、システムに要求されてくるジ
ョブは、複数の画像処理モジュールが行う画像処理ステ
ップのつながりによって実現される。ここでは、この個
々の画像処理ステップを総称してジョブ・ステップと呼
ぶことにする。つまり、ジョブは、複数のジョブ・ステ
ップから構成され、各ジョブ・ステップは、画像処理モ
ジュールのいずれかから提供される。
As described above, the job requested by the system is realized by the connection of the image processing steps performed by the plurality of image processing modules. Here, these individual image processing steps will be collectively referred to as job steps. That is, a job is composed of a plurality of job steps, and each job step is provided by any of the image processing modules.

【0028】A−3.ジョブ・スペック登録テーブル 次に、各ジョブ実行系タスクが初期化処理時に登録する
ジョブ・スペックについて説明する。図2は、上述した
ジョブ・スペック登録テーブル6の構成を示す模式図で
ある。図において、ジョブ・スペック登録テーブル6
は、ジョブ・ステップ領域6aとタスク・スペック領域
6bから構成されており、システム内の全タスクからア
クセスが可能な共有メモリ領域に配置されている。そし
て、全てのタスクが本ジョブ・スペック登録テーブル6
に非同期でアクセスできるようにするために、バイナリ
・セマフォ6cが設けられており、あるタスクのテーブ
ルへのアクセス中に他のタスクからのアクセスを排他す
る構造を採るようにしてなっている。
A-3. Job / Spec Registration Table Next, the job / spec registered by each job execution system task at the time of initialization processing will be described. FIG. 2 is a schematic diagram showing the structure of the job / spec registration table 6 described above. In the figure, the job specification registration table 6
Is composed of a job step area 6a and a task spec area 6b, and is arranged in a shared memory area accessible by all tasks in the system. And all tasks are registered in this job / spec registration table 6
A binary semaphore 6c is provided to enable asynchronous access to a task, and a structure is adopted in which an access from another task is exclusive while the table of a task is accessed.

【0029】上記ジョブ・ステップ領域6aは、システ
ム制御手段7によって起動された各ジョブ実行系タスク
(IIT制御手段40c、IOT制御手段41c、FA
X受信制御手段46b、FAX送信制御手段46c、デ
コンポーズ制御手段42a、デコンポーズ制御手段43
a、ホストインターフェース制御手段47b,48b,
49b、画像圧縮制御手段44b、画像伸長制御手段4
4c、画像蓄積制御手段45b)が提供可能なジョブ・
ステップの内容等が格納される領域である。このジョブ
・ステップ領域6aには、自タスクのタスクID、提供
可能なジョブ・ステップの名称、そして、自タスクがジ
ョブ・ステップ処理中に同時に動作させたくない他のタ
スクのタスクID(もしくは、タスク・カテゴリ;後
述)が、各ジョブ実行系タスクによって、後述する初期
化処理時に、排他条件(mutal exclusive ID;以下、
mutexIDと呼ぶ)として登録される。
The job / step area 6a includes job execution system tasks (IIT control means 40c, IOT control means 41c, FA) activated by the system control means 7.
X reception control means 46b, FAX transmission control means 46c, decomposing control means 42a, decomposing control means 43.
a, host interface control means 47b, 48b,
49b, image compression control means 44b, image expansion control means 4
4c, jobs that can be provided by the image storage control means 45b)
This is an area for storing the contents of steps and the like. In the job step area 6a, the task ID of the own task, the name of the job step that can be provided, and the task IDs of other tasks that the own task does not want to operate at the same time during the job step processing (or task -Category; which will be described later), when each job execution system task performs initialization processing described later, the exclusion condition (mutal exclusive ID;
mutexID).

【0030】なお、図2に示すジョブ・ステップ領域6
a内に記載されている「(タスク名)」および「制御手
段(図1の符号)」は、説明のために付加したものであ
り、実際には、ジョブ・スペック登録テーブル6に格納
されない項目である。図1に示す各制御手段(ジョブ実
行系タスク;IIT制御手段40c、IOT制御手段4
1c、FAX受信制御手段46b、FAX送信制御手段
46c、デコンポーズ制御手段42a、デコンポーズ制
御手段43a、ホストインターフェース制御手段47
b,48b,49b、画像圧縮制御手段44b、画像伸
長制御手段44c、画像蓄積制御手段45b)は、ジョ
ブ・ステップ領域6aの「制御手段(図1の符号)」に
対応した欄を登録したことを表している。また、「ジョ
ブ・ステップ名称」も実際の格納時には、図示のような
文字列ではなく、各文字列に対応して割り振られたコー
ド番号等で格納されるようになっている。図2では、説
明のために理解しやすい形態でジョブ・ステップ領域6
aを模式化している。
The job / step area 6 shown in FIG.
The “(task name)” and “control means (reference numeral in FIG. 1)” described in a are added for the purpose of description, and are not actually stored in the job / spec registration table 6. Is. Each control unit (job execution system task; IIT control unit 40c, IOT control unit 4) shown in FIG.
1c, FAX reception control means 46b, FAX transmission control means 46c, decomposing control means 42a, decomposing control means 43a, host interface control means 47.
b, 48b, 49b, the image compression control means 44b, the image expansion control means 44c, and the image accumulation control means 45b) have registered the column corresponding to the "control means (reference numeral in FIG. 1)" in the job step area 6a. Is represented. Further, the "job step name" is also stored at the time of actual storage, not by the character string shown in the figure, but by a code number or the like assigned to each character string. In FIG. 2, the job step area 6 is shown in a form that is easy to understand for explanation.
a is schematically illustrated.

【0031】また、タスク・スペック領域6bには、シ
ステム制御手段7によって起動された各ジョブ実行系タ
スクの固有の情報が格納されるようになっている。この
固有の情報には、タスクID、自タスクが同時処理可能
な最大ジョブ数、タスクポート情報等がある。ここで、
上記タスクポート情報とは、各ジョブ実行系タスクを図
3に示すモデルに当てはめ、各ジョブ実行系タスクに対
する入力画像データ、および出力画像データ等の情報を
「タスクポート(68)」と呼ばれる入出力ポート毎に
記述したものである。したがって、ジョブ・ステップを
行う全てのタスクは、1つ以上のタスクポート68を持
っており、各タスクポート68には、入力、出力、入出
力のいずれかの属性と、入出力される画像データのデー
タ形式とが規定されている必要がある。したがって、タ
スク・スペック領域6bには、上記タスクポート情報、
すなわち、各ジョブ実行系タスクが使用しているタスク
ポートの総数、および各タスクポート68の入出力属
性、タスクポート68で入出力を行う画像データのデー
タ種別が格納されるようになっている。
Further, the task specification area 6b is adapted to store information peculiar to each job execution system task activated by the system control means 7. This unique information includes a task ID, the maximum number of jobs that the own task can process simultaneously, task port information, and the like. here,
The above-mentioned task port information applies each job execution system task to the model shown in FIG. 3, and inputs / outputs information such as input image data and output image data for each job execution system task called “task port (68)”. It is described for each port. Therefore, all tasks that perform job steps have one or more task ports 68, and each task port 68 has an attribute of any of input, output, and input / output, and image data to be input / output. The data format and must be specified. Therefore, in the task specification area 6b, the task port information,
That is, the total number of task ports used by each job execution system task, the input / output attribute of each task port 68, and the data type of image data input / output at the task port 68 are stored.

【0032】図3では、例として、PostScrip
t(ポストスクリプト)をデコンポーズする機能を持つ
タスク55(タスクIDは0x1100)のタスクポー
ト情報をモデル化しているが、このタスク55では、タ
スクポート68の0番と1番の2つを用意していて、タ
スクポート68の0番からテキスト(PostScri
pt)データを入力(IN)して、デコンポーズの結
果、出力されるイメージデータを、タスクポート68の
1番から出力することを表している。この場合、ジョブ
・ステップ領域6aには、図2に示す1a(n+1)と
いう情報が格納され、タスク・スペック領域6bには、
図2に示す1b(n+1)という情報がセットされる。
他のタスクも同様に、自らジョブ・ステップ情報および
タスク・スペック情報が、それぞれの領域に登録される
ようになっている。
In FIG. 3, as an example, PostScript is used.
The task port information of the task 55 (task ID is 0x1100) that has the function of decomposing t (Postscript) is modeled. In this task 55, two task ports 68, 0 and 1, are prepared. And the text from the task port 68 number 0 (PostScri
pt) data is input (IN), and the image data output as a result of decomposing is output from the first task port 68. In this case, information 1a (n + 1) shown in FIG. 2 is stored in the job step area 6a, and task spec area 6b is stored in the task specification area 6b.
The information 1b (n + 1) shown in FIG. 2 is set.
Similarly, for other tasks, job step information and task specification information are registered in their respective areas.

【0033】B.実施例の動作 次に、上述した実施例の動作について説明する。 B−1.システム初期化処理 次に、システムの電源投入時の初期化処理について説明
する。ここで、図4は本実施例の初期化処理の動作を説
明するためのフローチャートである。電源投入される
と、まず、システム制御手段7およびジョブ制御手段
4、パネル制御手段2、ジョブ入力手段3が起動する。
そして、起動されたシステム制御手段7は、図4に示し
た動作フローに従って初期化処理を行う。
B. Operation of Embodiment Next, the operation of the above-described embodiment will be described. B-1. System Initialization Process Next, the initialization process when the power of the system is turned on will be described. Here, FIG. 4 is a flow chart for explaining the operation of the initialization processing of the present embodiment. When the power is turned on, first, the system control means 7, the job control means 4, the panel control means 2, and the job input means 3 are activated.
Then, the activated system control means 7 performs an initialization process according to the operation flow shown in FIG.

【0034】システム制御手段7は、起動後、ステップ
S10において、直ちにシステムに実装されているハー
ドウエア・チェックを行う。このとき、工場出荷時に実
装されているハードウエアのみならず、オプション追加
された画像処理モジュール40〜49のチェックも行う
とともに、その画像処理モジュール40〜49を制御す
るタスク(制御手段を提供するソフトウエアモジュー
ル)のタスク識別子(以下、タスクIDと呼ぶ)や、タ
スク・オブジェクトの実体を示すアドレス等も獲得す
る。次に、ステップS11において、上記タスクID等
の情報に基づいて、各ジョブ実行系タスク群(IIT制
御手段40c、IOT制御手段41c、FAX受信制御
手段46b、FAX送信制御手段46c、デコンポーズ
制御手段42a、デコンポーズ制御手段43a、ホスト
インターフェース制御手段47b,48b,49b、画
像圧縮制御手段44b、画像伸長制御手段44c、画像
蓄積制御手段45b)を起動する。その後、システム制
御手段7は、ステップS12において、起動したタスク
からの初期化処理完了メッセージを待ち受ける。
After starting, the system control means 7 immediately checks the hardware installed in the system in step S10. At this time, not only the hardware installed at the time of factory shipment but also the option-added image processing modules 40 to 49 are checked, and the task of controlling the image processing modules 40 to 49 (software that provides control means) is performed. A task identifier (hereinafter referred to as a task ID) of the hardware module), an address indicating the substance of the task object, and the like are also acquired. Next, in step S11, each job execution system task group (IIT control means 40c, IOT control means 41c, FAX reception control means 46b, FAX transmission control means 46c, decomposing control means 42a) is executed based on the information such as the task ID. , Decomposing control means 43a, host interface control means 47b, 48b, 49b, image compression control means 44b, image expansion control means 44c, image storage control means 45b). After that, the system control means 7 waits for an initialization processing completion message from the started task in step S12.

【0035】一方、起動された各ジョブ実行系タスク
は、ステップS100において、まず、個々の初期化処
理を行う。これは、例えば、各ジョブ実行系タスクが制
御するハードウエアモジュール(IIT装置40b、A
DF装置40a、IOT装置41a、フィニッシング装
置41b、回線制御部46a、LANインターフェース
部47a、シリアルインターフェース部48a、パラレ
ルインターフェース部49a、CODEC44a、ディ
スク45a)の初期パラメータ設定や、診断といった固
有の処理であり、自タスクが提供すべきジョブ・ステッ
プが実行可能であるかどうかのチェックを含む。このス
テップS100で問題がなければ、ステップS102へ
進み、提供可能なジョブ・ステップに関する情報をジョ
ブ・スペック(後述)として、ジョブ・スペック登録テ
ーブル6に登録する。自らは、ステップS103におい
て、非同期に発生するイベントを持つループに入る。な
お、ここでは、初期化処理完了通知にRTOSで提供す
るプロセス(スレッド)間通信機能(以下、IPCメッ
セージと呼ぶ)を用いて、TASK_AVAILメッセ
ージを送出する。システム制御手段7は、このTASK
_AVAILメッセージを受信すると、全てのハードウ
エアに対して、上述した処理(S10〜S12)を繰り
返し、全タスクの起動が完了したらシステム初期化処理
完了とする。そして、システム初期化処理が完了する
と、ジョブ実行が可能になる。
On the other hand, each of the started job execution system tasks first performs an individual initialization process in step S100. This is, for example, a hardware module (IIT device 40b, AIT) controlled by each job execution system task.
The DF device 40a, the IOT device 41a, the finishing device 41b, the line control unit 46a, the LAN interface unit 47a, the serial interface unit 48a, the parallel interface unit 49a, the CODEC 44a, the disk 45a) are unique processes such as initial parameter setting and diagnosis. , Checks whether the job step to be provided by the invoking task is executable. If there is no problem in step S100, the process proceeds to step S102, and information regarding the job steps that can be provided is registered in the job specification registration table 6 as a job specification (described later). In step S103, itself enters a loop having an event that occurs asynchronously. Here, the TASK_AVAIL message is sent using the inter-process (thread) communication function (hereinafter referred to as IPC message) provided by the RTOS for the initialization processing completion notification. The system control means 7 uses this TASK
When the _AVAIL message is received, the above-described processing (S10 to S12) is repeated for all hardware, and when the activation of all tasks is completed, the system initialization processing is completed. When the system initialization process is completed, the job can be executed.

【0036】B−2.ジョブ・スペック登録のフロー 各ジョブ実行系タスクは、前述したような情報をジョブ
・スペック登録テーブル6に登録していくわけである
が、この登録時の詳細フロー、すなわち、図5は、図4
に示すステップS101の詳細な処理を示すフローチャ
ートである。なお、図5に示すフローチャートは、ライ
ブラリ関数等で、各ジョブ実行系タスクに供給されるも
のとする。
B-2. Flow of job specification registration Each job execution system task registers the above-mentioned information in the job specification registration table 6, and the detailed flow at the time of this registration, that is, FIG.
5 is a flowchart showing detailed processing of step S101 shown in FIG. It is assumed that the flowchart shown in FIG. 5 is a library function or the like and is supplied to each job execution system task.

【0037】図5において、まず、ステップS20にお
いて、各ジョブ実行系タスクが登録しようとしているジ
ョブ・スペックの各パラメータの値をチェックする。次
に、ステップS21において、パラメータが正当である
か否かを判断する。そして、パラメータの正当性が確認
された場合には、ステップS21における判断結果が
「YES」となり、ステップS22へ進む。ステップS
22では、ジョブ・スペック登録テーブル6をロックす
るために、バイナリ・セマフォ6cを獲得する。このと
き、セマフォ6cの獲得に失敗した場合、すなわち、他
のタスクによってセマフォ6cが捕らえられた場合に
は、このステップS22でセマフォ6cが獲得できるま
で待ち受ける。次に、バイナリ・セマフォ6cの獲得に
よりテーブルがロックできたら、ステップS23、S2
4において、変数iをインクリメントしながら、ジョブ
・ステップ領域6a、およびタスク・スペック領域6b
の各領域を先頭からサーチしていき、どのタスクも登録
していない未使用エリアを探す。そして、未使用エリア
が見つかると、ステップS24における判断結果が「Y
ES」となり、ステップS25へ進む。
In FIG. 5, first, in step S20, the value of each parameter of the job specification to be registered by each job execution system task is checked. Next, in step S21, it is determined whether the parameters are valid. Then, when the validity of the parameter is confirmed, the determination result in step S21 is "YES", and the process proceeds to step S22. Step S
At 22, the binary semaphore 6c is acquired in order to lock the job specification registration table 6. At this time, if acquisition of the semaphore 6c fails, that is, if the semaphore 6c is caught by another task, the process waits until the semaphore 6c can be acquired in step S22. Next, if the table can be locked by acquiring the binary semaphore 6c, steps S23 and S2.
4, while incrementing the variable i, the job step area 6a and the task specification area 6b
Each area of is searched from the beginning to find an unused area in which no task is registered. When an unused area is found, the judgment result in step S24 is "Y
ES ”, and the process proceeds to step S25.

【0038】ステップS25では、ジョブ・ステップ領
域6a、およびタスク・スペック領域6bのそれぞれの
領域に、登録すべきパラメータをセットする。次に、ス
テップS26へ進み、ジョブ・スペック登録テーブル6
をアンロック(バイナリ・セマフォ6cを解放)して正
常終了する。一方、ジョブ・ステップ領域6a、および
タスク・スペック領域6bの各領域に未使用エリアがな
かった場合には、ステップS23における判断結果は
「YES」となり、ステップS27へ進み、その旨を示
すエラー番号をセットし、エラー終了する。また、ステ
ップS21において、登録すべきパラメータの値が不正
であった場合には、ステップS21における判断結果が
「NO」となり、ステップS28へ進み、その旨を示す
エラー番号をセットし、エラー終了する。
In step S25, parameters to be registered are set in the job step area 6a and the task specification area 6b, respectively. Next, in step S26, the job / spec registration table 6
To unlock (release the binary semaphore 6c) and terminate normally. On the other hand, when there is no unused area in each of the job / step area 6a and the task / spec area 6b, the determination result in step S23 is "YES", and the process proceeds to step S27, and an error number indicating that Is set and the process ends in error. If the value of the parameter to be registered is incorrect in step S21, the determination result in step S21 becomes "NO", the process proceeds to step S28, an error number indicating that is set, and the process ends in error. .

【0039】B−3.mutexID設定時のカテゴリ
指定 次に、ジョブ・スペック登録時のmutexIDの指定
について説明する。図2に示すジョブ・スペック登録テ
ーブル6内には、ジョブ・スペック領域6aに排他条件
mutexIDを設定するエリアがある。これは、各ジ
ョブ実行系タスクがそれぞれのジョブ・ステップを実行
する際に、他のジョブによる他のタスクの同時動作を規
制するために用いるものである。ここで、他のタスクの
同時動作を規制する要件として、以下の項目が考えられ
る。
B-3. Category designation when setting mutex ID Next, designation of mutex ID when registering a job specification will be described. In the job / spec registration table 6 shown in FIG. 2, there is an area for setting the exclusion condition mutexID in the job / spec area 6a. This is used for restricting the simultaneous operation of other tasks by other jobs when each job execution system task executes each job step. Here, the following items can be considered as requirements for controlling the simultaneous operation of other tasks.

【0040】a.他のタスクとハードウエア資源を共有
している際に、その資源を2つ以上のタスクが同時に使
用すると誤動作が生じたり、システムが破綻する可能性
がある場合である。これは、例えば、回線制御部46a
を共有するFAX受信制御手段46bとFAX送信制御
手段46c、あるいは1つのCODEC44aを共有す
る画像圧縮制御手段44bと画像伸長制御手段44c等
による同時動作の場合がある。
A. This is a case where a hardware resource is shared with another task, and when two or more tasks use the resource at the same time, a malfunction may occur or the system may fail. This is, for example, the line control unit 46a.
In some cases, the FAX reception control unit 46b and the FAX transmission control unit 46c that share the same or the image compression control unit 44b and the image expansion control unit 44c that share one CODEC 44a operate simultaneously.

【0041】b.他のタスクとのハードウエア資源の共
有はないが、バッファメモリや、ディスクといった記憶
媒体関連の資源を、同時実行する他のタスクと取り合う
可能性があり、記憶媒体の容量によっては、資源の枯渇
状態が発生し、ジョブがデッド・ロックを引き起こす可
能性がある場合である。これは、複数のデコンポーザ/
エミュレーションが同時に動作しているような状況で発
生する可能性が高い。例えば、メモリ5の容量がイメー
ジ画像データの2ページ分しかないようなシステムにお
いて、ホストコンピュータ101〜103のうち、2台
のホストコンピュータから別々にプリント要求が来た場
合に、異なるデコンポーザ42a,43aがそれぞれの
ジョブを同時に処理したとする。この条件で、ある時点
に双方のデコンポーザ42a,43aが1ページずつメ
モリ5を用いて両面出力のおもて面のイメージデータを
それぞれレンダリングしてしまった場合、デコンポーザ
42a,43a双方の裏面用のページバッファ用メモリ
がメモリ5から確保できないため、2つのジョブは、デ
ッド・ロック状態となる。
B. There is no sharing of hardware resources with other tasks, but resources related to storage media such as buffer memory and disks may compete with other tasks that run concurrently, and depending on the capacity of the storage media, resources may be exhausted. When a condition occurs and the job can cause a deadlock. This is more than one decomposer /
It is likely to occur in situations where the emulations are working at the same time. For example, in a system in which the capacity of the memory 5 is only two pages of the image data, when two of the host computers 101 to 103 make print requests separately, different decomposers 42a and 43a are used. Suppose that they processed their jobs at the same time. Under this condition, when the decomposers 42a and 43a of both sides render the image data of the front side of the double-sided output by using the memory 5 page by page at a certain point in time, respectively, Since the page buffer memory cannot be secured from the memory 5, the two jobs are in a deadlock state.

【0042】c.ハードウエアや、その他の仕様上の制
約から同時動作を禁止する必要がある場合である。これ
は、ネットワーク651や、電話回線631上でのプロ
トコルの時間的制約、システム外部への応答の時間的制
約などから、ジョブ・ステップ実行時にCPUパワーを
相当必要とするタスクなどと同時動作すると、応答でき
なくなる可能性がある場合等である。
C. This is a case where it is necessary to prohibit simultaneous operations due to hardware or other restrictions on specifications. This is because, when the job step is executed at the same time as a task that requires a considerable amount of CPU power, due to the time restrictions of the protocol on the network 651 and the telephone line 631, the time restrictions of the response to the outside of the system, etc. This is the case when there is a possibility that it will not be possible to respond.

【0043】上述した項目に該当するような状態に陥る
ことを回避するために、mutexIDに排他条件を設
定する。mutexIDには、自タスクのジョブ・ステ
ップ実行時に同時動作させたくないタスクのタスクID
がセットされる。このとき、複数のタスクに対して動作
規制を施したい場合には、特定のタスクを示すタスクI
Dを指定せずに、そのタスクの属するカテゴリを指定す
ることができる。
An exclusion condition is set in the mutexID in order to avoid falling into a state corresponding to the above items. mutexID is the task ID of the task that you do not want to operate simultaneously when executing the job step of the own task
Is set. At this time, if it is desired to restrict the operation of a plurality of tasks, the task I indicating a specific task
The category to which the task belongs can be designated without designating D.

【0044】このとき、タスクのカテゴリ分けには、図
6に示す分類方法を採用することが必要となる。図6に
示す例では、システム内に存在する全てのタスクを5つ
のカテゴリに分類しており、それぞれのカテゴリに属す
るタスクのタスクIDに特定のタスクIDバンドを設
け、そのタスクIDバンド内でタスクIDを付番させて
いる。例えば、デコンポーザのようなテキスト画像デー
タに何らかの画像処理を施す類のタスクは、DPタスク
・グループ1というカテゴリに分類され、このカテゴリ
に属するタスクのタスクIDには、0x1000〜0x
1fffの間の値が付番される。したがって、図2に示
すタスク5(EMU−201H;PC−PR201Hを
エミュレートするタスク)や、タスクn+1(PDL−
PS)は、それぞれ0x1000、0x1100のタス
クIDが割り振られている。これら2つのタスクには、
上述した「2」のようなジョブ実行中のデッドロック状
態を回避するために、相互の排他条件として、0x1f
ffが設定されている。この値は、DPタスク・グルー
プ1というカテゴリに属する全てのタスクの同時実行を
規制する意味を持つ。
At this time, it is necessary to adopt the classification method shown in FIG. 6 for the task classification. In the example shown in FIG. 6, all the tasks existing in the system are classified into five categories, the task IDs of the tasks belonging to each category are provided with a specific task ID band, and the tasks in the task ID band are assigned. ID numbers are assigned. For example, tasks such as a decomposer that perform some kind of image processing on text image data are classified into a category called DP task group 1, and task IDs of tasks belonging to this category include 0x1000 to 0x.
Values between 1fff are numbered. Therefore, task 5 (EMU-201H; task that emulates PC-PR201H) shown in FIG. 2 and task n + 1 (PDL-
Task IDs 0x1000 and 0x1100 are assigned to PS). These two tasks include
In order to avoid a deadlock state during job execution such as "2" described above, 0x1f is set as a mutual exclusion condition.
ff is set. This value has the meaning of restricting the simultaneous execution of all tasks belonging to the category of DP task group 1.

【0045】同様に、図2におけるタスク3(CODE
R:画像圧縮制御手段)とタスク4(DECODER:
画像伸長制御手段)には、上述した「1」のような条件
から、タスク3(タスクID=0x2000)のmut
exIDにはタスク4(タスクID=0x2100)の
タスクIDがセットされ、タスク4のmutexIDに
はタスク3のタスクIDがそれぞれ排他条件としてセッ
トされている。
Similarly, the task 3 (CODE) in FIG.
R: image compression control means) and task 4 (DECODER:
The image decompression control means) mutates the task 3 (task ID = 0x2000) from the condition such as “1” described above.
The task ID of task 4 (task ID = 0x2100) is set in exID, and the task ID of task 3 is set in mutexID of task 4 as an exclusion condition.

【0046】このような排他条件の設定は、各ジョブ実
行系タスク毎に設定可能であり、さらに、図4に示すス
テップS101において、ジョブ・スペック登録テーブ
ルに登録されるため、各タスクの設計時に予め設計者が
設定することが可能となっている。したがって、上述し
た「1」〜「3」のような条件が原因となるようなジョ
ブの同時実行を予め回避することが可能となるととも
に、特定のオプションモジュールがシステム内に新規追
加されたとしても、ジョブの同時実行時の危険性を回避
することが可能となる。すなわち、新規追加されるオプ
ションモジュールのタスク(制御手段)の制御方法がジ
ョブ・スペック登録テーブル6に記入されることになる
ため、ジョブ制御手段4や、システム制御手段7等に、
予めオプションモジュールのタスク全ての制御方法をプ
ログラミングしておく必要がなくなる。これは、ジョブ
制御手段4が特定の機種、ハードウエア、オプション群
等に影響することがないことを意味し、各ジョブ実行系
タスクの増減による機能追加/削減、ジョブ実行系タス
クの入れ替えによるバージョンアップ等に柔軟に対応で
きるという効果が得られる。なお、mutexIDによ
るジョブ排他処理の詳細は、ジョブ制御手段の動作説明
の項で説明する。
Such exclusive conditions can be set for each job execution system task, and further, since they are registered in the job specification registration table in step S101 shown in FIG. 4, they are designed at the time of designing each task. It can be set by the designer in advance. Therefore, it is possible to avoid the simultaneous execution of jobs that may be caused by the conditions such as "1" to "3" described above, and even if a specific option module is newly added to the system. It is possible to avoid the risk of simultaneous execution of jobs. That is, since the control method of the task (control means) of the newly added option module is entered in the job / spec registration table 6, the job control means 4, the system control means 7, etc.
It is not necessary to program the control methods for all the tasks of the option module in advance. This means that the job control unit 4 does not affect a specific model, hardware, option group, etc., function addition / reduction by increasing / decreasing each job execution system task, version by job execution system task replacement. The effect of being able to flexibly deal with ups and the like is obtained. The details of the job exclusion process based on the mutex ID will be described in the section for explaining the operation of the job control unit.

【0047】B−4.ジョブ入力手段の動作 次に、ジョブ入力手段3、FAX受信制御手段46b、
ホストインターフェース制御手段47b,48b,49
bについて詳細に説明する。これらのタスクは、直接/
間接的に利用者が指示した画像処理内容をシステム内に
入力/把握し、それをジョブとして取扱い、ジョブ制御
手段7にジョブ要求を発行する機能を備えている。図7
に示すように、当該画像処理装置内に入力される画像デ
ータには、さまざまな入力形態があり、それぞれの入力
形態に対応したジョブの検出が必要となる。図7には、
本画像処理装置が備えるコントロールパネル1からの指
示と、システム制御手段7からの指示とを検出し、それ
によってジョブ要求をジョブ制御手段4に発行するジョ
ブ入力手段A(3)と、FAX受信制御手段46b内に
あって電話回線631からの呼び出しに応じて回線プロ
トコル内からFAX受信であることを検出し、それによ
ってジョブ要求をジョブ制御手段4に発行するジョブ入
力手段B(3b)、そして、LAN651や、シリアル
・インターフェース653、パラレル・インターフェー
ス655を経由して入力されてくるホスト・コンピュー
タ101〜103からのプリント要求を検出して、それ
によってジョブ要求をジョブ制御手段4に発行するジョ
ブ入力手段C(3c)を示している。以下では、これら
3種類のジョブ入力手段(3,3b,3c)について詳
細に説明する。
B-4. Operation of Job Input Means Next, the job input means 3, the FAX reception control means 46b,
Host interface control means 47b, 48b, 49
b will be described in detail. These tasks are direct /
It has a function of indirectly inputting / understanding the image processing content instructed by the user in the system, handling it as a job, and issuing a job request to the job control means 7. Figure 7
As shown in, the image data input into the image processing apparatus has various input forms, and it is necessary to detect a job corresponding to each input form. In Figure 7,
A job input unit A (3) that detects an instruction from the control panel 1 provided in the image processing apparatus and an instruction from the system control unit 7 to issue a job request to the job control unit 4, and a FAX reception control. Job input means B (3b) for detecting the FAX reception from within the line protocol in response to a call from the telephone line 631 in the means 46b, and issuing a job request to the job control means 4; A job input unit that detects a print request from the host computers 101 to 103 that is input via the LAN 651, the serial interface 653, and the parallel interface 655, and issues a job request to the job control unit 4 accordingly. C (3c) is shown. Hereinafter, these three types of job input means (3, 3b, 3c) will be described in detail.

【0048】B−4a.ジョブ入力手段A(3) ジョブ入力手段A(3)は、複写機のユーザインターフ
ェースに用いられているようなコントロールパネル1か
らの利用者の指示をジョブとして扱うものである。コン
トロールパネル1内には、IITでのスキャンを実行す
る際のパラメータ(読み取り倍率等)設定部110と、
IOTでの印刷時に所望の出力結果を得るために必要な
パラメータ(記録用紙サイズ、ソータ/スタッカ/ステ
ープル指示等)設定部111、IITでスキャンしたイ
メージ画像データをFAX送信したり、ポーリング受信
したりする際に必要なパラメータ(相手機の電話番号
等)設定部112、そして、これらのパラメータ設定後
に実行開始を指示するスタートボタン113からのスタ
ート指示を検出すると、パラメータ設定部110〜11
2の各々から必要なパラメータを参照して、それをジョ
ブ要求パラメータとしてジョブ制御手段4にジョブ要求
を送出する。ジョブ要求には、IPCメッセージ送信を
用いて、メッセージ識別子JOB_REQとジョブ要求
パラメータを送出する。
B-4a. Job Input Means A (3) The Job Input Means A (3) handles a user's instruction from the control panel 1 used in the user interface of the copying machine as a job. In the control panel 1, a parameter (reading magnification etc.) setting unit 110 for executing the IIT scan,
Parameters (recording paper size, sorter / stacker / staple instruction, etc.) setting unit 111 required to obtain a desired output result at the time of printing with IOT, FAX image transmission of image data scanned by IIT, and polling reception When a start instruction from a parameter (telephone number or the like of the partner machine) necessary for performing the setting and a start button 113 for instructing execution start after setting these parameters is detected, the parameter setting sections 110 to 11 are detected.
The job request is sent to the job control means 4 by referring to the necessary parameter from each of the two and using it as the job request parameter. For the job request, the message identifier JOB_REQ and the job request parameter are sent using the IPC message transmission.

【0049】また、システム制御手段7では、FAXの
通信管理レポートや、各種ハードウエアの診断情報等に
必要なシステムデータの格納状態を監視していて、それ
らのシステムデータが一定量蓄積された段階、もしく
は、利用者からのスタートボタンの押下によって、レポ
ート作成用パラメータ設定部23によりレポート作成用
パラメータを設定する。ジョブ入力手段A(3)は、こ
れら各種レポート出力要求もジョブとして扱い、その場
合は、レポート作成用パラメータ設定部23で設定され
たパラメータを参照してジョブ要求を出す。
Further, the system control means 7 monitors the storage state of system data required for FAX communication management reports, diagnostic information of various hardware, etc., at a stage where a certain amount of these system data is accumulated. Alternatively, when the start button is pressed by the user, the report creation parameter setting unit 23 sets the report creation parameters. The job input means A (3) handles these various report output requests as jobs, and in this case, issues a job request by referring to the parameters set by the report creation parameter setting unit 23.

【0050】B−4b.ジョブ入力手段B(3b) ジョブ入力手段B(3b)は、回線制御部630上で授
受されるFAXプロトコルを監視してFAX受信パラメ
ータを検出するFAX受信制御手段46b内のFAX受
信パラメータ検出部24からの指示によって動作する。
ジョブ入力手段B(3b)は、FAX受信パラメータ検
出部24からの実行指示を検出すると、FAX受信に必
要なパラメータを24から参照し、それをジョブとして
扱い、ジョブ制御手段4にジョブ要求を送出する。
B-4b. Job input means B (3b) The job input means B (3b) monitors the FAX protocol transmitted / received on the line control unit 630 to detect the FAX reception parameter, and the FAX reception parameter detection unit 24 in the FAX reception control unit 46b. It operates according to instructions from.
When the job input unit B (3b) detects the execution instruction from the FAX reception parameter detection unit 24, the job input unit B (3b) refers to the parameter necessary for FAX reception from 24, treats it as a job, and sends a job request to the job control unit 4. To do.

【0051】B−4c.ジョブ入力手段C(3c) ジョブ入力手段C(3c)は、LANあるいはシリアル
/パラレルインターフェース(650,652,65
4)で授受されるホストコンピュータとのプロトコルを
監視してプリント要求時のパラメータを検出するホスト
プリントパラメータ検出部25からの指示によって動作
する。ジョブ入力手段C(3c)は、ホストプリントパ
ラメータ検出部25からの実行指示を検出すると、ホス
トコンピュータから要求されているプリント処理に必要
なパラメータをホストプリントパラメータ検出部25か
ら参照し、それをジョブとして扱いジョブ制御手段4に
ジョブ要求を送出する。
B-4c. Job input means C (3c) The job input means C (3c) is a LAN or a serial / parallel interface (650, 652, 65).
It operates according to an instruction from the host print parameter detection unit 25 which monitors the protocol with the host computer exchanged in 4) and detects the parameter at the time of print request. When the job input unit C (3c) detects the execution instruction from the host print parameter detection unit 25, the host print parameter detection unit 25 refers to the parameters required for the print processing requested by the host computer, and the job input unit C (3c) The job request is sent to the job control means 4.

【0052】B−5.ジョブ制御手段の動作 次に、ジョブ制御手段4がジョブ入力手段3、あるいは
FAX受信制御手段46b内のジョブ入力手段B(3
b)、あるいはホストインターフェース制御手段47
B,48b,49b内のジョブ入力手段C(3c)から
のジョブ要求イベントを受信したときの動作を詳細に説
明する。
B-5. Operation of Job Control Means Next, the job control means 4 causes the job input means 3 or the job input means B (3 in the FAX reception control means 46b).
b) or host interface control means 47
The operation when a job request event is received from the job input means C (3c) in B, 48b, 49b will be described in detail.

【0053】図8は、ジョブ要求イベント受信時のジョ
ブ制御手段4の動作を示すフローチャートである。IP
CメッセージJOB_REQによるジョブ要求イベント
により、ジョブ実行内容を把握したジョブ制御手段4
は、まず、ステップS30において、変数jを全ジョブ
ステップ数とする。次に、ステップS31〜S36にお
いて、変数iをインクリメントしながら、ジョブ・ステ
ップ登録有無のチェック、ジョブ実行が可能か否か、排
他条件が合致するか否か等の処理を実行する。まず、ス
テップS31では、変数iが上記変数jに達したか否か
を判断する。そして、変数iが変数jに達していない場
合には、ステップS31における判断結果は「NO」と
なり、ステップS32へ進む。ステップS32では、ジ
ョブ実行に必要な各ジョブ・ステップがジョブ・ステッ
プ登録テーブル6に登録されているどうかをチェックす
る。すなわち、ジョブ実行に必要となる各ジョブ・ステ
ップが、ジョブスペック登録テーブル6内のジョブ・ス
テップ領域6aのジョブ・ステップ名称のエリアになる
か否かをサーチすることによってチェックする。
FIG. 8 is a flow chart showing the operation of the job control means 4 when a job request event is received. IP
The job control unit 4 that grasps the job execution content by the job request event by the C message JOB_REQ.
First, in step S30, the variable j is set to the total number of job steps. Next, in steps S31 to S36, while incrementing the variable i, processing such as checking the presence / absence of job / step registration, whether job execution is possible, and whether exclusion conditions are met is executed. First, in step S31, it is determined whether the variable i has reached the variable j. Then, when the variable i has not reached the variable j, the determination result in step S31 is "NO", and the process proceeds to step S32. In step S32, it is checked whether or not each job step required for job execution is registered in the job step registration table 6. That is, it is checked by searching whether or not each job step required for job execution is the job step name area of the job step area 6a in the job specification registration table 6.

【0054】そして、ジョブ実行に必要となる各ジョブ
・ステップが、ジョブスペック登録テーブル6内のジョ
ブ・ステップ領域6aのジョブ・ステップ名称のエリア
に登録されている場合には、ステップS33における判
断結果は「YES」となり、ステップS34へ進む。ス
テップS34では、そのジョブ・ステップを提供するタ
スクが現時点で、そのジョブ・ステップを実行できるか
否かを判断する。これには、ジョブ・ステップ領域6a
のタスクIDのエリアを調べることにより、まず、当該
ジョブ・ステップを提供するタスクのタスクIDを調
べ、そして、そのタスクIDをキーとしてタスク・スペ
ック領域6bをサーチする。タスク・スペック領域6b
内に合致するタスクIDの領域があった場合には、その
タスクの実行ジョブ数(現時点で処理しているジョブの
数)、および最大ジョブ実行数(当該タスクが処理する
ことができるジョブの最大数)を調べる。この2つの値
が、実行ジョブ数<最大ジョブ実行数であったら、この
タスクは、ジョブ・ステップを現時点で実行可能である
と判断する。
If each job step required for job execution is registered in the job step name area of the job step area 6a in the job specification registration table 6, the determination result in step S33. Is "YES", and the process proceeds to step S34. In step S34, it is determined whether the task providing the job step can currently execute the job step. This includes the job step area 6a
First, the task ID of the task that provides the job step is checked by checking the task ID area of 1., and the task specification area 6b is searched using the task ID as a key. Task specification area 6b
If there is an area with a matching task ID, the number of executed jobs of that task (the number of jobs currently being processed) and the maximum number of job executions (the maximum number of jobs that the task can process) Check the number). If the two values are the number of executed jobs <the maximum number of executed jobs, the task determines that the job step can be executed at the present time.

【0055】そして、ジョブ・ステップを提供している
タスクが現時点で実行可能である場合には、ステップS
34における判断結果は「YES」となり、ステップS
35へ進む。ステップS35では、さらに、mutex
IDの排他条件をチェックする。このチェックには、ジ
ョブ・スペック登録テーブル6内のジョブ・ステップ領
域6a内のmutexIDエリアと、後述するステップ
S41で値を設定するジョブ制御テーブル9を用いる。
ジョブ制御テーブル9は、図9に示す構造を持ってお
り、ジョブID、ジョブ・ステータス、排他条件リス
ト、当該ジョブを実行する総タスク数、各タスクの情報
等が格納されるテーブルである。システムに要求された
ジョブには、要求順にジョブ識別子(以下、ジョブID
と呼ぶ)が付番され、ジョブは、ジョブID順にジョブ
制御テーブル9に登録される。ジョブ・ステータスに
は、現時点での各ジョブの実行状態(EXECUTING,PENDIN
G,HALTING等)が格納される。また、排他条件リストに
は、そのジョブを実行する際に動作する各ジョブ・ステ
ップを実行するタスクによってジョブ・スペック登録テ
ーブル6に登録されたmutexIDのリストが配列と
して格納される。
If the task providing the job step is currently executable, then step S
The determination result in 34 is "YES", and step S
Proceed to 35. In step S35, further mutex
Check ID exclusion conditions. For this check, the mutexID area in the job step area 6a in the job specification registration table 6 and the job control table 9 whose value is set in step S41 described later are used.
The job control table 9 has the structure shown in FIG. 9, and is a table that stores a job ID, a job status, an exclusion condition list, a total number of tasks that execute the job, information on each task, and the like. Jobs requested by the system are ordered by job identifier (hereinafter referred to as job ID).
Is called) and the jobs are registered in the job control table 9 in the order of the job ID. The job status is the execution status of each job at the current time (EXECUTING, PENDIN
G, HALTING, etc.) are stored. In the exclusion condition list, a list of mutexIDs registered in the job specification registration table 6 by the task that executes each job step that operates when the job is executed is stored as an array.

【0056】また、ステップS35では、このジョブ制
御テーブル9内の実行中のジョブ(ジョブ・ステータス
がEXECUTINGのジョブ)を順にサーチし、各実
行中のジョブの排他条件リストに記載された全mute
xIDと、要求されたジョブの当該ジョブ・ステップを
提供するタスクのタスクIDとが合致しているか否か、
また、要求されたジョブの当該ジョブ・ステップのmu
texIDが、実行中の全ジョブ・ステップを提供する
タスクのタスクIDと合致していないか否か、すなわ
ち、ジョブ制御テーブル9内の実行中ジョブのタスク
[0]情報〜タスク[n]情報に格納されているタスクID
と照合することにより調べる。
In step S35, jobs in execution (jobs whose job status is EXECUTING) in the job control table 9 are searched in order, and all the mute listed in the exclusion condition list of each job in execution.
Whether xID and the task ID of the task that provides the job step of the requested job match,
Also, the mu of the job step of the requested job
Whether the texID does not match the task ID of the task that provides all the job steps being executed, that is, the task of the job being executed in the job control table 9
[0] information-task ID stored in task [n] information
Check by matching with.

【0057】次に、ステップS36において、条件が合
致したか否かを判断する。このとき、合致しているか否
かの判断には、以下の条件式を用いる。 a.(要求されたジョブステップを提供しているタスク
ID AND ジョブ制御テーブル内の排他条件リスト
にある各mutexID)が、要求されたジョブステッ
プを提供しているタスクIDと一致しているか否か。 b.(実行中のジョブを処理している各タスクのタスク
ID AND 要求されたジョブステップのmutex
ID)が、実行中のジョブを処理している各タスクのタ
スクIDと一致しているか否か。 上記a,bの双方の条件式のいずれにも合致していない
場合には、排他条件は不成立となり、現時点で実行中の
ジョブと要求されたジョブの当該ジョブ・ステップは同
時に実行可能ということになり、ステップS36におけ
る判断結果は「NO」となり、ステップS31へ戻る。
Next, in step S36, it is determined whether or not the conditions are met. At this time, the following conditional expression is used to determine whether or not they match. a. Whether (task ID providing the requested job step AND each mutexID in the exclusion condition list in the job control table) matches the task ID providing the requested job step. b. (The task ID of each task that is processing the job being executed AND the mutex of the requested job step
Whether ID) matches the task ID of each task that is processing the job being executed. If neither of the conditional expressions a and b is satisfied, the exclusive condition is not satisfied, and the job currently being executed and the job step of the requested job can be executed at the same time. Therefore, the determination result in step S36 becomes "NO", and the process returns to step S31.

【0058】上述したステップS31〜S36の各チェ
ックは、要求されたジョブを構成する全ジョブ・ステッ
プに対して行われる。そして、全てが実行可能と判断さ
れた場合には、ステップS31における判断結果が「Y
ES」となり、ステップS37へ進む。ステップS37
では、ジョブ・スペック登録テーブル6のタスク・スペ
ック領域6b内の、タスクポート[0]〜[n]情報領域を
参照する。ジョブ・ステップを提供する各タスクのタス
クポート情報をこの領域から調べ、隣接するタスク間同
士のタスクポートを接続していくわけだが、接続の際に
は、以下に示すタスクポート接続チェックを行う。 a.前タスクのタスクポートと次タスクのタスクポート
を接続する場合には、前タスクのタスクポートの入出力
フラグがOUT(もしくはIN/OUT兼用)で、次タ
スクのタスクポートの入出力フラグがIN(もしくはI
N/OUT兼用)のものを選択する。 b.上記選択を行った結果、接続されたタスクポート同
士のデータ種別が一致している必要がある。
Each of the above-described checks in steps S31 to S36 is performed on all the job steps constituting the requested job. If it is determined that all are executable, the determination result in step S31 is "Y
ES ”, and the process proceeds to step S37. Step S37
Then, the task port [0] to [n] information areas in the task specification area 6b of the job specification registration table 6 are referred to. The task port information of each task that provides a job step is checked from this area, and task ports between adjacent tasks are connected, but when connecting, the task port connection check shown below is performed. a. When the task port of the previous task and the task port of the next task are connected, the input / output flag of the task port of the previous task is OUT (or IN / OUT combined) and the input / output flag of the task port of the next task is IN ( Or I
N / OUT dual purpose) is selected. b. As a result of the above selection, the data types of the connected task ports need to match.

【0059】次に、ステップS38では、接続が可能で
あるか否かを判断する。そして、上記2つの条件を満た
すタスクポートが隣接するタスク間に存在した場合に
は、ステップS38における判断結果が「YES」とな
り、ステップS40へ進む。ステップS40では、その
タスクポートを接続する。次に、接続情報として、ジョ
ブ制御テーブル9内のタスク[0]〜[n]情報の各領域
に、各タスクのタスクポートに接続された相手先タスク
のタスクポート番号等を登録する。また、ステップS4
1では、各ジョブ・ステップを提供しているタスクの排
他条件mutexIDを、ジョブ・スペック登録テーブ
ル6内のジョブ・ステップ領域6aからジョブ制御テー
ブル9の排他条件リスト内に転記する。そして、全タス
ク間がタスクポートで接続できた場合には、ステップS
42へ進み、要求されたジョブは、実行可能と判断さ
れ、ジョブ実行指示を各タスクに発行する。
Next, in step S38, it is determined whether or not connection is possible. If a task port satisfying the above two conditions exists between adjacent tasks, the result of the determination in step S38 is "YES", and the process proceeds to step S40. In step S40, the task port is connected. Next, as connection information, the task port number of the partner task connected to the task port of each task is registered in each area of the task [0] to [n] information in the job control table 9. Also, step S4
In 1, the exclusive condition mutexID of the task providing each job step is transferred from the job step area 6a in the job specification registration table 6 to the exclusive condition list in the job control table 9. If all tasks can be connected by the task port, step S
In step 42, the requested job is determined to be executable, and a job execution instruction is issued to each task.

【0060】また、ステップS33,S34,S36,
S38の各チェックで「偽」の判定がなされた場合は、
各ステップにおける判断結果が「NO」となり、ステッ
プS39へ進む。ステップS39では、要求されたジョ
ブが拒絶、あるいは保留(Pend)される。例えば、
ジョブ制御テーブル9内の、ジョブID=3で示される
ジョブの場合には、タスクID=0x8100がジョブ
ID=1で示されるジョブの排他条件リストと合致して
おり、同時実行することは不可能であるので、ジョブ・
ステータスを保留(PENDING)とする。具体的に
は、ジョブ3は、スキャンしたイメージ画像を圧縮して
FAX送信するジョブであり、ジョブ1は、FAX受信
したデータを伸長して印刷出力するジョブであるので、
2つのジョブを同時実行させることはFAX送信タスク
とFAX受信タスクが公衆回線を共有しているため不可
能である。また、ジョブ4は、ホストからのプリントデ
ータを201Hエミュレーションでイメージ画像にして
印刷出力するジョブで、ジョブ2はホストからのプリン
トデータをPostScriptデコンポーズして印刷
出力するジョブであるので、デコンポーザ同士が排他す
る条件(0x1fff)に合致するため不可能である。
上述したステップS39もしくはステップS42の処理
が終了すると、当該処理を終了する。
Further, steps S33, S34, S36,
If the result of each check in S38 is "false",
The determination result in each step is "NO", and the process proceeds to step S39. In step S39, the requested job is rejected or put on hold (Pend). For example,
In the case of the job indicated by the job ID = 3 in the job control table 9, the task ID = 0x8100 matches the exclusive condition list of the job indicated by the job ID = 1, and simultaneous execution is impossible. So the job
The status is set to pending (PENDING). Specifically, job 3 is a job for compressing a scanned image image and transmitting by fax, and job 1 is a job for decompressing the FAX-received data and printing it out.
It is impossible to execute two jobs at the same time because the FAX transmission task and the FAX reception task share the public line. Also, job 4 is a job that prints out print data from the host into an image image by 201H emulation and prints it out, and job 2 is a job that prints out print data from the host by postscript decomposing, so the decomposers are mutually exclusive. It is impossible because the condition (0x1fff) to be met is satisfied.
When the processing of step S39 or step S42 described above ends, the processing ends.

【0061】B−6.他の実施例 上述した実施例では、ジョブ・スペック登録テーブル6
は、ジョブ・ステップ領域6aとタスク・スペック領域
6bの2つから構成されているが、これは、1つのタス
クが複数のジョブ・ステップを提供できる場合にも対応
できるようにするためであり、そのようなタスクが存在
しない場合には、ジョブ・ステップ領域6aとタスク・
スペック領域6bを1つのテーブルにまとめることも可
能である。また、図4に示すタスクIDのカテゴリ分類
も、システムの性格や、実装上の仕様に応じて変更する
ことが可能であることは言うまでもない。
B-6. Other Embodiments In the embodiment described above, the job / spec registration table 6
Is composed of two areas, a job step area 6a and a task specification area 6b. This is to enable one task to provide a plurality of job steps. If no such task exists, the job step area 6a and task
It is also possible to combine the spec areas 6b into one table. Further, it goes without saying that the category classification of the task ID shown in FIG. 4 can also be changed according to the characteristics of the system and the specifications of the implementation.

【0062】このように、本実施例では、ジョブ・スペ
ック登録テーブル6に登録された情報に基づいて、ジョ
ブ実行制御を行うので、新たな機能追加や、バージョン
アップにも適切に対応するジョブ制御手段が実現でき、
新たなジョブが提供可能になった場合でも、それらのジ
ョブに適切な資源割当を行うことができ、ジョブ競合時
にも効率よくジョブ処理を施すことができる。
As described above, in this embodiment, the job execution control is performed on the basis of the information registered in the job / spec registration table 6, so that the job control appropriately corresponding to the addition of a new function or the version upgrade. Means can be realized,
Even when new jobs can be provided, appropriate resources can be allocated to those jobs, and job processing can be efficiently performed even when there is a job conflict.

【0063】[0063]

【発明の効果】以上、説明したように、この発明によれ
ば、ジョブ・スペック登録テーブルに登録された情報に
基づいて、ジョブ実行制御を行うので、新たな機能追加
や、バージョンアップにも適切に対応するジョブ制御手
段が実現でき、新たなジョブが提供可能になった場合で
も、それらのジョブに適切な資源割当を行うことがで
き、ジョブ競合時にも効率よくジョブ処理を施すことが
できるという利点が得られる。
As described above, according to the present invention, the job execution control is performed based on the information registered in the job / spec registration table, which is suitable for adding a new function or upgrading the version. Even if a new job can be provided, a job control unit corresponding to can be realized, appropriate resources can be allocated to those jobs, and job processing can be efficiently performed even when job conflicts occur. Benefits are obtained.

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

【図1】 本発明の実施例による画像処理装置の構成を
示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an image processing apparatus according to an embodiment of the present invention.

【図2】 本実施例のジョブ・スペック登録テーブルを
説明するための模式図である。
FIG. 2 is a schematic diagram for explaining a job / spec registration table according to the present embodiment.

【図3】 本実施例のタスクポートを説明するための模
式図である。
FIG. 3 is a schematic diagram for explaining a task port of this embodiment.

【図4】 本実施例のシステム初期化処理時の動作を説
明するためのフローチャートである。
FIG. 4 is a flowchart for explaining an operation at the time of system initialization processing of the present embodiment.

【図5】 本実施例のジョブ・スペック登録の動作を説
明するためのフローチャートである。
FIG. 5 is a flow chart for explaining the operation of job / spec registration of the present embodiment.

【図6】 本実施例の各タスクのカテゴリ分類一覧の例
を示す模式図である。
FIG. 6 is a schematic diagram showing an example of a category classification list of each task of the present embodiment.

【図7】 本実施例のジョブ入力手段の模式図である。FIG. 7 is a schematic diagram of a job input unit of this embodiment.

【図8】 本実施例のジョブ制御手段のジョブ要求時の
動作を説明するためのフローチャートである。
FIG. 8 is a flowchart for explaining the operation of the job control unit of this embodiment when a job is requested.

【図9】 ジョブ制御テーブルの模式図である。FIG. 9 is a schematic diagram of a job control table.

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

1 コントロールパネル 2 パネル制御手段 3 ジョブ入力手段 4 ジョブ制御手段(タスク選択手段、タスク実行順序
決定手段、ジョブ実行判断手段、タスク実行制御手段、
ジョブ同時実行判断手段) 5 メモリ 6 ジョブ・スペック登録テーブル 6a ジョブ・ステップ領域 6b タスク・スペック領域 7 システム制御手段 40〜49 画像処理モジュール(複数のタスク) 40a 自動文書搬送装置 40b IIT装置 40c IIT制御手段 41a IOT装置 41b フィニッシング装置 41c IOT制御手段 42a デコンポーズ制御手段 42b フォントデータ管理部 43a デコンポーズ制御手段 44a 画像圧縮伸長器 44b 画像圧縮制御手段 44c 画像伸長制御手段 45a 2次記憶媒体 45b 画像蓄積制御手段 46a 回線制御部 46b FAX受信制御手段 46c FAX送信制御手段 47a,48a、49a ホストインターフェース制御
手段 47b LANインターフェース部 48b シリアルインターフェース部 49b パラレルインターフェース部
1 control panel 2 panel control means 3 job input means 4 job control means (task selection means, task execution order determination means, job execution determination means, task execution control means,
Job simultaneous execution judging means) 5 memory 6 job specification registration table 6a job step area 6b task specification area 7 system control means 40 to 49 image processing module (a plurality of tasks) 40a automatic document feeder 40b IIT device 40c IIT control Means 41a IOT device 41b Finishing device 41c IOT control means 42a Decomposition control means 42b Font data management unit 43a Decomposition control means 44a Image compression / decompression device 44b Image compression control means 44c Image decompression control means 45a Secondary storage medium 45b Image storage control means 46a Line control unit 46b FAX reception control unit 46c FAX transmission control unit 47a, 48a, 49a Host interface control unit 47b LAN interface unit 48b Serial Interface part 49b Parallel interface part

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 複数のタスクの各々で行う画像処理機能
および画像データの入出力形態が格納されるジョブ・ス
ペック登録テーブルと、 前記画像データに対するジョブをジョブ要求として受け
取るジョブ入力手段と、 前記ジョブ・スペック登録テーブルに登録されたジョブ
・スペックと前記ジョブ入力手段により受け取ったジョ
ブ要求の内容とに基づいて、実行させるタスクを選択す
るタスク選択手段と、 前記タスク選択手段により選択されたタスクの実行順序
を決定するタスク実行順序決定手段と、 前記タスク実行順序決定手段により決定されたタスクに
よるジョブが実行可能であるか否かを判断するジョブ実
行判断手段と、 前記ジョブ実行判断手段による判断結果に基づいて、前
記タスク実行順序決定手段により決定されたタスクのジ
ョブを実行するタスク実行制御手段とを具備することを
特徴とする画像処理装置。
1. A job / spec registration table in which an image processing function performed by each of a plurality of tasks and an input / output form of image data are stored, a job input unit that receives a job for the image data as a job request, and the job. Task selection means for selecting a task to be executed based on the job specifications registered in the specification registration table and the content of the job request received by the job input means, and execution of the task selected by the task selection means Task execution order determining means for determining the order, job execution determining means for determining whether or not the job by the tasks determined by the task execution order determining means is executable, and the result of the determination by the job execution determining means. Based on the task execution order determining means based on the The image processing apparatus characterized by comprising a task execution control means for executing drive.
【請求項2】 前記ジョブ・スペック登録テーブルは、
前記画像処理機能、およびデータの入出力形態に加え
て、前記複数のタスクの各々のジョブ実行中に他のタス
クの動作を制限する排他条件を格納し、 さらに、現在実行中のジョブのタスクに対する前記排他
条件に基づいて、現在実行中のジョブが同時実行可能で
あるか否かを判断するジョブ同時実行判断手段を備え、 前記タスク実行制御手段は、前記ジョブ同時実行判断手
段による判断結果に基づいてジョブの同時実行を制御す
ることを特徴とする請求項1記載の画像処理装置。
2. The job specification registration table comprises:
In addition to the image processing function and the data input / output mode, an exclusive condition that restricts the operation of another task during the execution of the job of each of the plurality of tasks is stored, and the task of the currently executing job is stored. A job concurrency determining means for determining whether or not a currently executing job can be concurrently executed based on the exclusion condition, and the task execution control means is based on the determination result by the job concurrency determining means. The image processing apparatus according to claim 1, wherein the simultaneous execution of jobs is controlled.
【請求項3】 前記排他条件を登録する際には、前記複
数のタスクを識別するための識別子、または前記複数の
タスクをその特徴毎にクラス分けするためのカテゴリ識
別子の少なくともいずれか一方を指定し、前記ジョブ実
行制御手段は、排他条件としてカテゴリ識別子が指定さ
れている場合には、前記カテゴリ識別子で示されるカテ
ゴリに属する全てのタスクの動作を制限することを特徴
とする請求項2記載の画像処理装置。
3. When registering the exclusion condition, at least one of an identifier for identifying the plurality of tasks and a category identifier for classifying the plurality of tasks according to their characteristics is designated. 3. The job execution control means limits the operation of all tasks belonging to the category indicated by the category identifier when the category identifier is designated as the exclusion condition. Image processing device.
JP7110935A 1995-05-09 1995-05-09 Image processing unit Pending JPH08305589A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7110935A JPH08305589A (en) 1995-05-09 1995-05-09 Image processing unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7110935A JPH08305589A (en) 1995-05-09 1995-05-09 Image processing unit

Publications (1)

Publication Number Publication Date
JPH08305589A true JPH08305589A (en) 1996-11-22

Family

ID=14548326

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7110935A Pending JPH08305589A (en) 1995-05-09 1995-05-09 Image processing unit

Country Status (1)

Country Link
JP (1) JPH08305589A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007116496A (en) * 2005-10-21 2007-05-10 Seiko Epson Corp Multi-functional composite device, resource management method, and program
JP2007251517A (en) * 2006-03-15 2007-09-27 Ricoh Co Ltd Image forming apparatus and method, and program for allowing computer to execute method
JP2007299332A (en) * 2006-05-02 2007-11-15 Sony Computer Entertainment Inc Information processing system, and method and program for controlling computer
JP2009017297A (en) * 2007-07-05 2009-01-22 Ricoh Co Ltd Image processing apparatus, image processing control method and image processing control program
WO2010013461A1 (en) * 2008-08-01 2010-02-04 株式会社オートネットワーク技術研究所 Control device and computer program
JP2010050569A (en) * 2008-08-19 2010-03-04 Fuji Xerox Co Ltd Information processor, image-forming device, and program
JP2010102513A (en) * 2008-10-23 2010-05-06 Ntt Docomo Inc Information processing apparatus and memory management method
US8305591B2 (en) 2002-09-13 2012-11-06 Ricoh Company, Ltd. Image forming apparatus and methods used in the image forming apparatus

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62243030A (en) * 1986-04-16 1987-10-23 Fujitsu Ltd Data linking system by linkage between windows
JPH0651999A (en) * 1992-08-04 1994-02-25 Hitachi Ltd Information processing system with resource exclusive control function
JPH0689192A (en) * 1992-09-09 1994-03-29 Nec Corp Floating exclusive control system for online real time processing system
JPH06161861A (en) * 1992-11-18 1994-06-10 Casio Comput Co Ltd File processing control system
JPH06214811A (en) * 1993-01-20 1994-08-05 Toshiba Corp Scheduling system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62243030A (en) * 1986-04-16 1987-10-23 Fujitsu Ltd Data linking system by linkage between windows
JPH0651999A (en) * 1992-08-04 1994-02-25 Hitachi Ltd Information processing system with resource exclusive control function
JPH0689192A (en) * 1992-09-09 1994-03-29 Nec Corp Floating exclusive control system for online real time processing system
JPH06161861A (en) * 1992-11-18 1994-06-10 Casio Comput Co Ltd File processing control system
JPH06214811A (en) * 1993-01-20 1994-08-05 Toshiba Corp Scheduling system

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8305591B2 (en) 2002-09-13 2012-11-06 Ricoh Company, Ltd. Image forming apparatus and methods used in the image forming apparatus
US9167113B2 (en) 2002-09-13 2015-10-20 Ricoh Company, Ltd. Image forming apparatus and methods used in the image forming apparatus
US9019516B2 (en) 2002-09-13 2015-04-28 Ricoh Company, Ltd. Image forming apparatus and methods used in the image forming apparatus
US8752041B2 (en) 2002-09-13 2014-06-10 Ricoh Company, Ltd. Image forming apparatus and methods used in the image forming apparatus
US8516475B2 (en) 2002-09-13 2013-08-20 Ricoh Company, Ltd. Image forming apparatus and methods used in the image forming apparatus
JP2007116496A (en) * 2005-10-21 2007-05-10 Seiko Epson Corp Multi-functional composite device, resource management method, and program
JP2007251517A (en) * 2006-03-15 2007-09-27 Ricoh Co Ltd Image forming apparatus and method, and program for allowing computer to execute method
JP2007299332A (en) * 2006-05-02 2007-11-15 Sony Computer Entertainment Inc Information processing system, and method and program for controlling computer
JP2009017297A (en) * 2007-07-05 2009-01-22 Ricoh Co Ltd Image processing apparatus, image processing control method and image processing control program
US8891091B2 (en) 2007-07-05 2014-11-18 Ricoh Company, Ltd. Image processing apparatus, image processing control method and computer-readable storage medium
WO2010013461A1 (en) * 2008-08-01 2010-02-04 株式会社オートネットワーク技術研究所 Control device and computer program
JP2010079320A (en) * 2008-08-01 2010-04-08 Autonetworks Technologies Ltd Control device and computer program
JP2010050569A (en) * 2008-08-19 2010-03-04 Fuji Xerox Co Ltd Information processor, image-forming device, and program
US8234708B2 (en) 2008-10-23 2012-07-31 Ntt Docomo, Inc. Information processing device and memory management method
JP4696151B2 (en) * 2008-10-23 2011-06-08 株式会社エヌ・ティ・ティ・ドコモ Information processing apparatus and memory management method
JP2010102513A (en) * 2008-10-23 2010-05-06 Ntt Docomo Inc Information processing apparatus and memory management method

Similar Documents

Publication Publication Date Title
US5303336A (en) Printing system including print server
US7218976B2 (en) User interface control apparatus and method
US20050225789A1 (en) Print subsystem despooling backplane
US7199890B2 (en) Print control method and apparatus
JP5663941B2 (en) Printed document conversion apparatus and program
CN101739225B (en) Printing control apparatus and method thereof
US8584137B2 (en) Image processing system for judging whether a partial job should be processed by an own device or another device
JP2002084383A (en) Apparatus and method for image formation and program
US8189221B2 (en) Image forming device for executing a designated process with priority without canceling a previously accepted process
US20030142332A1 (en) Information processing apparatus, information processing method, information processing system, and storage medium for storing information processing program
JP2002082806A (en) Device and method for forming image and program
JP5482528B2 (en) Printed document conversion apparatus and program
US20080151304A1 (en) Information- processing apparatus, method, program and storage medium of processing jobs
US20070112441A1 (en) Modular layer for abstracting peripheral hardware characteristics
JP5582129B2 (en) Information processing apparatus, print server, print control system, print control method, and program
US7646506B2 (en) Method and apparatus for determining how to process incoming print jobs
JPH08305589A (en) Image processing unit
JPH08292844A (en) Device and method for printing
US20170094102A1 (en) Image forming device and image forming method
US7352484B2 (en) Printing system and management method therefor
US8804164B2 (en) Image forming system and control method using middleware
JPH05327951A (en) Facsimile equipment
JP2007305143A (en) Information processor and information processing method
JP2006005963A (en) Information processor and information processing method
JP2002331724A (en) Function extension type system and image forming apparatus

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050222

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050420

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20051018

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060228