JPH06110704A - Interruption control system of composite information processor - Google Patents

Interruption control system of composite information processor

Info

Publication number
JPH06110704A
JPH06110704A JP4282207A JP28220792A JPH06110704A JP H06110704 A JPH06110704 A JP H06110704A JP 4282207 A JP4282207 A JP 4282207A JP 28220792 A JP28220792 A JP 28220792A JP H06110704 A JPH06110704 A JP H06110704A
Authority
JP
Japan
Prior art keywords
job
function
priority
executed
print
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
JP4282207A
Other languages
Japanese (ja)
Inventor
Nobuyuki Obayashi
信幸 大林
Minoru Yoshida
稔 吉田
Toshitaka Nakagawa
敏孝 中川
Eiji Nakabashi
栄二 中橋
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 JP4282207A priority Critical patent/JPH06110704A/en
Publication of JPH06110704A publication Critical patent/JPH06110704A/en
Pending legal-status Critical Current

Links

Landscapes

  • Facsimiles In General (AREA)

Abstract

PURPOSE:To improve the use efficiency by preferentially processing a job by a function of a high priority when the priority is set to each function and jobs which are processed by each function in parallel. CONSTITUTION:When a data print function of a priority 2 and a reception function of a priority degree 4 are started during the execution of reading/print job S1 (S1a, S1b), a HOST communication job S2 with a host computer is started in a data print function and a reception job 4 is started in a reception function. In this case, the reading/print job S1, the communication job S2 and the reception job S4 are executed in parallel. Subsequently, a transfer to a print job 3 is performed. At this time, the print job S3 competes the preceding reading/print job 31 by a sort copy function to be being executed, and the reading/print job is continued and the job S3 becomes standby because the priority 3 of the sort copy function is higher than the priority 2 of the data print function.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ファクシミリ機能、コ
ピー機能、プリンタ機能等を備えた複合型情報処理装置
の割り込み制御方式に係り、特に、複数の機能を並列的
に実行する、いわゆる“デュアルアクセス”の可能な複
合型情報処理装置の割り込み制御方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an interrupt control method for a composite type information processing apparatus having a facsimile function, a copy function, a printer function, etc., and more particularly to a so-called "dual" which executes a plurality of functions in parallel. The present invention relates to an interrupt control method for an accessible "composite type information processing apparatus."

【0002】[0002]

【従来の技術】従来から、ファクシミリ機能(送信、受
信、およびソートコピー)、コピー機能、プリンタ機能
等を備えた複合型の情報処理装置が使用されている。
2. Description of the Related Art Conventionally, a composite type information processing apparatus having a facsimile function (transmission, reception, and sort copy), a copy function, a printer function and the like has been used.

【0003】このような複合機によれば、各機能を単機
能の複数の装置で実現させる場合に較べて省スペース化
が図れるようになると共に、機能的な面から見ても、こ
れまでは一度コピーしてからでないと送信できなかった
本や雑誌などのブック原稿を、コピーと同様の要領で送
信することが可能になるので作業効率の向上が図れるよ
うになる。
According to such a multi-function machine, space can be saved as compared with the case where each function is realized by a plurality of single-function devices, and from a functional point of view, it has hitherto been possible. Book manuscripts such as books and magazines that could only be sent once after being copied can be sent in the same manner as copying, thus improving work efficiency.

【0004】ところが、上記した複合機では、印字部、
スキャナ部、画像メモリなどの構成要素(モジュール)
の共通化が図られるために、複数の機能を同時に動作さ
せることができず、装置の利用効率が低いという問題が
あった。
However, in the above-mentioned multifunction machine, the printing section,
Components (modules) such as scanner and image memory
Therefore, there is a problem that a plurality of functions cannot be operated at the same time and the utilization efficiency of the device is low.

【0005】このような問題点を解決するために、最近
では、画情報の読み込みジョブやプリントジョブといっ
た、各機能を実現するために予定の順序で順次起動され
るジョブが競合しない機能同士、例えばコピー作業中の
メモリ受信、メモリ送信中のプリント作業等は同時に行
えるようにした、いわゆる“デュアルアクセス”の可能
な複合機が開発されている。
In order to solve such a problem, recently, a function such as a job for reading image information or a print job, which is sequentially started in a predetermined order to realize each function, does not compete with each other, for example, A so-called "dual access" multifunctional machine has been developed which is capable of simultaneously performing memory reception during copy work and print work during memory transmission.

【0006】また、並列的に実行中の各機能でジョブが
競合した場合には、一方の機能を割り込み処理で実行
し、割り込み処理が終了した後に他方の処理を再開す
る、いわゆる割り込み制御の適用が可能であり、情報処
理装置における割り込み制御方式に関しては、例えば特
開昭63−28161号公報等に記載されている。
Further, when jobs compete with each other in parallel execution, one function is executed by interrupt processing, and the other processing is restarted after the interrupt processing is completed, so-called interrupt control is applied. The interrupt control method in the information processing apparatus is described in, for example, Japanese Patent Laid-Open No. 63-281161.

【0007】[0007]

【発明が解決しようとする課題】ところが、上記した従
来の割り込み処理では、後から起動された機能が、先行
して実行中の機能に優先して実行されるため、優先度の
高い機能を実行中であっても、割り込み処理によって他
の機能が起動されると、当該他の機能の優先度が現に実
行中の機能の優先度より低くても、当該優先度の低い機
能が優先的に実行されてしまうという問題があった。
However, in the above-described conventional interrupt processing, since the function that is activated later is executed in preference to the function that is being executed earlier, the function with a higher priority is executed. Even if it is in progress, if another function is activated by interrupt processing, the function with the lower priority will be executed with priority, even if the priority of the other function is lower than the priority of the function currently being executed. There was a problem that it would be done.

【0008】なお、このような優先度に基づいて処理順
序を決定する技術に関しては、例えば特開平2−163
817号公報に記載されている。
A technique for determining the processing order based on such a priority is disclosed in, for example, Japanese Patent Laid-Open No. 2-163.
No. 817.

【0009】本発明の目的は、上記した従来技術の問題
点を解決して、各機能に優先度を設定し、並列的に実行
されている各機能のジョブが競合する場合には、優先度
の高い機能によるジョブが優先的に実行されるようにし
た複合型情報処理装置の割り込み制御方式を提供するこ
とにある。
An object of the present invention is to solve the above-mentioned problems of the prior art, set priorities for the respective functions, and when jobs of the respective functions executed in parallel compete with each other, the priorities are set. Another object of the present invention is to provide an interrupt control method for a composite type information processing apparatus in which a job having a high function is executed with priority.

【0010】[0010]

【課題を解決するための手段】上記した目的を達成する
ために、本発明では、複数のジョブを予定の順序で順次
起動して固有の情報処理を行う機能を複数備え、各ジョ
ブを時分割処理して複数の機能を並列的に実行するよう
にした複合型情報処理装置の割り込み制御方式におい
て、各機能に優先度を設定し、並列的に実行中の各機能
で処理されるジョブが競合すると、優先度の高い機能が
当該ジョブを優先的に処理するようにした点に特徴があ
る。
In order to achieve the above object, the present invention has a plurality of functions for sequentially activating a plurality of jobs in a predetermined order to perform unique information processing, and each job is time-shared. In the interrupt control method of the composite type information processing device that processes and executes multiple functions in parallel, priority is set for each function and jobs processed by the functions being executed in parallel compete for each other. Then, the feature is that the high-priority function preferentially processes the job.

【0011】[0011]

【作用】上記した構成によれば、複合型情報処理装置に
おいて一の機能を起動中に他の機能を起動させてジョブ
が競合した場合、機能の起動順序にかかわらず、一の機
能の優先度が他の機能よりも高ければ一の機能が継続し
て実行され、一の機能の優先度が他の機能よりも低けれ
ば他の機能が割り込み処理で実行される。
According to the above configuration, when one function is activated in the composite type information processing apparatus and another function is activated and jobs compete with each other, the priority of the function is irrelevant regardless of the activation order of the functions. Is higher than the other functions, the one function is continuously executed, and if the priority of the one function is lower than the other functions, the other functions are executed by interrupt processing.

【0012】[0012]

【実施例】図1は、本発明の基本概念を説明するための
フローチャートであり、ファクシミリ機能としてのソー
トコピー機能、受信機能、および送信機能、並びにプリ
ンタ機能としてのデータプリント機能の計4つの機能を
並列的に実行する場合の各ジョブの時分割処理順序を示
している。各機能には、優先度が低いものから順に優先
度「1」、優先度「2」…が設定されるものとし、ここ
では、ソートコピー機能に優先度「3」、データプリン
ト機能に優先度「2」、受信機能に優先度「4」、送信
機能に優先度「5」が設定されるものとする。
FIG. 1 is a flow chart for explaining the basic concept of the present invention. A total of four functions including a sort copy function as a facsimile function, a reception function and a transmission function, and a data print function as a printer function. The time-sharing processing order of each job when executing jobs in parallel is shown. It is assumed that a priority “1”, a priority “2”, ... Are set to each function in descending order of priority. Here, the sort copy function has a priority “3” and the data print function has a priority. It is assumed that “2”, the receiving function has the priority “4”, and the transmitting function has the priority “5”.

【0013】本発明は、このように各機能に優先度を設
定し、並列的に実行中の各機能で処理されるジョブが競
合すると、優先度の高い機能が当該ジョブを優先的に処
理するようにした点に特徴がある。
According to the present invention, the priority is set for each function in this way, and when the jobs processed by the functions being executed in parallel compete with each other, the function with the higher priority processes the job with priority. There is a feature in doing so.

【0014】初めに、優先度「3」のソートコピー機能
が起動されると、画情報の読み込みジョブS1aおよび
プリントジョブS1b(以下、各処理を合わせて読み込
み/プリントジョブS1と表現する場合もある)が起動
され、読み込みジョブS1aによって読み取られた原稿
情報が、プリントジョブS1bによって記録紙に印字出
力される。
First, when the sort copy function of the priority "3" is activated, the image information reading job S1a and the print job S1b (hereinafter, the respective processes may be collectively referred to as a reading / printing job S1). ) Is activated, the document information read by the read job S1a is printed out on the recording paper by the print job S1b.

【0015】この読み込み/プリントジョブS1を実行
中に、優先度「2」のデータプリント機能および優先度
「4」の受信機能が起動されると、データプリント機能
ではホストコンピュータとの通信ジョブS2が起動さ
れ、受信機能では受信ジョブS4が起動される。
When the data print function of priority "2" and the reception function of priority "4" are activated during execution of this read / print job S1, the communication job S2 with the host computer is executed in the data print function. The reception job S4 is activated by the reception function.

【0016】このとき、先行して実行中のソートコピー
機能による読み込み/プリントジョブS1と、データプ
リント機能による通信ジョブS2および受信機能による
受信ジョブS4とは同一モジュール使用しないので各機
能は競合しないことになる。したがって、読み込み/プ
リントジョブS1と通信ジョブS2および受信ジョブS
4とは並列的に実行される。
At this time, since the read / print job S1 by the sort copy function and the communication job S2 by the data print function and the receive job S4 by the receive function which are being executed in advance are not used in the same module, the respective functions do not conflict with each other. become. Therefore, the read / print job S1, the communication job S2, and the reception job S
4 and 4 are executed in parallel.

【0017】また、データプリント機能では、通信ジョ
ブS2が終了すると、続いてプリントジョブS3へ移行
する。このとき、データプリント機能によるプリントジ
ョブS3は、先行して実行されているソートコピー機能
による読み込み/プリントジョブS1(具体的には、プ
リントジョブS1b)と競合し、ソートコピー機能の優
先度「3」はデータプリント機能の優先度「2」よりも
高いので、ソートコピー機能による読み込み/プリント
ジョブS1は継続され、データプリント機能によるプリ
ントジョブS3は待機状態となる。
In the data print function, when the communication job S2 ends, the print job S3 starts. At this time, the print job S3 of the data print function conflicts with the read / print job S1 (specifically, the print job S1b) of the previously executed sort copy function, and the priority of the sort copy function “3” is set. Is higher than the priority “2” of the data print function, the read / print job S1 by the sort copy function is continued, and the print job S3 by the data print function is in a standby state.

【0018】一方、受信機能では、受信ジョブS4が終
了すると復号化ジョブS5aおよびプリントジョブS5
b(以下、各処理を合わせ復号化/プリントジョブS5
と表現する場合もある)へ移行する。このとき、復号化
/プリントジョブS5(具体的には、プリントジョブS
5b)は、先行して実行されているソートコピー機能に
よる読み込み/プリントジョブS1(具体的には、プリ
ントジョブS1b)と競合する。ここで、ソートコピー
機能の優先度「3」は受信機能の優先度「4」よりも低
いので、ソートコピー機能による読み込み/プリントジ
ョブS1が中断され、受信機能による復号化/プリント
ジョブS5が割り込み処理として起動される。
On the other hand, in the reception function, when the reception job S4 ends, the decryption job S5a and the print job S5 are executed.
b (hereinafter, each process is combined to decrypt / print job S5
It may be expressed as)). At this time, the decryption / print job S5 (specifically, the print job S5
5b) competes with the read / print job S1 (specifically, the print job S1b) by the previously executed sort copy function. Here, since the priority “3” of the sort copy function is lower than the priority “4” of the reception function, the read / print job S1 by the sort copy function is interrupted, and the decryption / print job S5 by the reception function is interrupted. It is started as a process.

【0019】さらに、受信機能による復号化/プリント
ジョブS5を実行中に、優先度「5」の送信機能が指示
され、読み込みジョブS6aおよび符号化ジョブS6b
(以下、各処理を合わせて読み込み/符号化ジョブS6
と表現する場合もある)が起動されると、受信機能によ
る復号化/プリントジョブS5(具体的には、復号化ジ
ョブS5a)と読み込み/符号化ジョブS6(具体的に
は、符号化ジョブS6b)とは、共にコーデック部(符
号化・復号化部)を共用するため競合する。そして、送
信機能の優先度「5」は受信機能の優先度「4」よりも
高いので、受信機能による復号化/プリントジョブS5
が中断され、送信機能による読み込み/符号化ジョブS
6が割り込み処理として起動される。
Further, while the decoding / printing job S5 by the receiving function is being executed, the sending function of the priority "5" is instructed, and the reading job S6a and the encoding job S6b are executed.
(Hereinafter, each process will be combined to read / encode job S6.
May also be expressed) is started, the decoding / print job S5 (specifically, the decoding job S5a) and the reading / coding job S6 (specifically, the coding job S6b) by the reception function are started. ), Both share the codec section (encoding / decoding section), and thus compete with each other. Since the priority "5" of the transmission function is higher than the priority "4" of the reception function, the decoding / print job S5 by the reception function is performed.
Is interrupted and the read / encode job S by the send function
6 is activated as an interrupt process.

【0020】その後、送信機能による読み込み/符号化
ジョブS6が終了すると、待機中のジョブを有する機能
の中で優先度が一番高い受信機能の復号化/プリントジ
ョブS5が再開され、このジョブが終了すると、次に優
先度が高いソートコピー機能の読み込み/プリントジョ
ブS1が再開され、このジョブが終了すると、データプ
リント機能のプリントジョブS3が再開される。
After that, when the reading / encoding job S6 by the transmitting function is completed, the decoding / printing job S5 of the receiving function having the highest priority among the functions having the waiting jobs is restarted, and this job is executed. When finished, the read / print job S1 of the next highest priority sort copy function is restarted, and when this job is finished, the print job S3 of the data print function is restarted.

【0021】図2は、本発明が適用される複合型情報処
理装置のブロック図であり、図3は、その動作を説明す
るためのフローチャートである。
FIG. 2 is a block diagram of a composite type information processing apparatus to which the present invention is applied, and FIG. 3 is a flowchart for explaining its operation.

【0022】ジョブ制御部100は、プリンタ機能部
1、ファクシミリ機能部2、およびコピー機能部3を有
し、当該システム全体を制御する。プリンタ機能部1
は、I/Oインターフェイス9を介してホストコンピュ
ータ等(図示せず)から送られてきた原稿情報を印字部
8で印字出力するための各種ジョブを実行する。ファク
シミリ機能部2は、コーデック部5、モデム10、回線
制御部(NCU)13等を制御してファクシミリ通信や
ソートコピーなどのジョブを実行する。コピー機能部3
は、オペレータによってプラテンガラス(図示せず)上
にセットされた原稿をコピーして印字部8から印字出力
するコピージョブを実行する。
The job control unit 100 has a printer function unit 1, a facsimile function unit 2, and a copy function unit 3, and controls the entire system. Printer function unit 1
Executes various jobs for printing out the document information sent from the host computer or the like (not shown) via the I / O interface 9 in the printing unit 8. The facsimile function unit 2 controls the codec unit 5, the modem 10, the line control unit (NCU) 13 and the like to execute jobs such as facsimile communication and sort copy. Copy function section 3
Executes a copy job in which the original set on the platen glass (not shown) by the operator is copied and printed out from the printing unit 8.

【0023】画像メモリ4は、ファクシミリ通信におい
て送受信される原稿情報を一時的に蓄積する。コーデッ
ク(CODEC)部5は、画情報を符号化したり、また
符号化された画情報を復号化する。画像読取部6は、フ
ァクシミリ送信原稿やソートコピー用の原稿情報を読み
込んで電気信号に変換する。操作部7は、テンキー、機
能選択キー、表示部、優先度設定キー等を備える。モデ
ム10は、送信する画情報を変調したり、また受信した
画情報を復調する。
The image memory 4 temporarily stores document information transmitted and received in facsimile communication. The codec (CODEC) unit 5 encodes image information and decodes the encoded image information. The image reading unit 6 reads facsimile transmission original information and original information for sort copy and converts it into electric signals. The operation unit 7 includes a numeric keypad, a function selection key, a display unit, a priority setting key, and the like. The modem 10 modulates image information to be transmitted and demodulates received image information.

【0024】ジョブ管理テーブル11には、後に図4な
いし図7に関して説明するように、起動すべきジョブ
が、その優先度に基づいて設定された起動順序にしたが
って予約されている。予約されたジョブは最上位のもの
から順に起動される。最上位ジョブが終了すると当該ジ
ョブの予約が消滅して下位のジョブが順次繰り上がり、
2番目に予約されていたジョブが新たな最上位ジョブと
なる。優先度管理部12は、ジョブ管理テーブル11を
参照し、これに予約された起動順序にしたがって各ジョ
ブの起動指令をジョブ制御部100へ出力する。
As will be described later with reference to FIGS. 4 to 7, jobs to be activated are reserved in the job management table 11 according to the activation order set based on the priority. Reserved jobs are started in order from the highest job. When the top job finishes, the reservation for that job disappears and the lower jobs move forward,
The second reserved job becomes the new top job. The priority management unit 12 refers to the job management table 11 and outputs a start command for each job to the job control unit 100 in accordance with the start order reserved in the job management table 11.

【0025】このような構成の複合型情報処理装置にお
いて、図3に示したようにステップS10では、ジョブ
管理テーブル11にジョブが予約されているか否かが判
定される。このジョブは、オペレータによって指示され
た機能を実現するために予定の順序で順次起動される処
理の単位であり、オペレータによってファクシミリ送信
機能が予約されれば、前記したように、読み込みジョ
ブ、符号化ジョブ、送信ジョブなどが予約される。
In the composite type information processing apparatus having such a configuration, as shown in FIG. 3, in step S10, it is determined whether or not a job is reserved in the job management table 11. This job is a unit of processing that is sequentially started in a predetermined order to realize the function instructed by the operator. If the operator has reserved the facsimile transmission function, as described above, the reading job, the encoding, and the like. Jobs, send jobs, etc. are reserved.

【0026】起動すべきジョブが予約されていると、ス
テップS11では、テーブルの最上位に予約されたジョ
ブが中断中のジョブであるか否かが判定される。
When the job to be activated is reserved, it is determined in step S11 whether or not the reserved job at the top of the table is a suspended job.

【0027】最上位ジョブが中断中のジョブではない
と、ステップS13では、最上位に予約されたジョブの
起動が優先度管理部12によって指示され、ジョブ制御
部100の各機能部1、2、3のいずれかが当該ジョブ
を実行する。ステップS14では、起動中のジョブが終
了したか否かが判定され、ジョブが終了すると当該終了
したジョブの予約がジョブ管理テーブル11から消去さ
れ、当該処理はステップS10へ戻る。
If the highest job is not a suspended job, in step S13 the activation of the highest reserved job is instructed by the priority management unit 12, and the functional units 1, 2 of the job control unit 100, Any one of 3 executes the job. In step S14, it is determined whether or not the job being started has ended. When the job ends, the reservation of the ended job is deleted from the job management table 11, and the process returns to step S10.

【0028】また、実行中のジョブが終了していない
と、ステップS15では、ジョブ管理テーブル11の登
録内容すなわち登録されているジョブの内容あるいは処
理順序等に変化があったか否かが判定され、登録内容が
変化していると、ステップS16では、ジョブ管理テー
ブル11の最上位に予約されたジョブが変化したか否か
が優先度管理部12によって判定される。
If the job being executed is not completed, it is determined in step S15 whether or not the registered contents of the job management table 11, that is, the contents of the registered job or the processing order has changed. If the contents have changed, in step S16, the priority management unit 12 determines whether or not the highest reserved job in the job management table 11 has changed.

【0029】ここで、実行中のジョブが終了していない
にもかかわらず最上位ジョブが変化していると、実行中
のジョブより優先度の高いジョブが新規予約されたもの
と判断され、ステップS17では、当該新規予約された
ジョブと起動中のジョブとがモジュールを共用するか否
か、すなわち各ジョブが相互に競合するか否かが判定さ
れる。各ジョブが競合しなければ、当該新規予約された
ジョブはステップS20において起動される。
If the highest-ranking job has changed even though the job being executed has not ended, it is determined that a job having a higher priority than the job being executed is newly reserved, and the step In S17, it is determined whether the newly reserved job and the job being activated share a module, that is, whether the jobs conflict with each other. If the jobs do not conflict with each other, the newly reserved job is activated in step S20.

【0030】また、各ジョブが競合するようであると、
ステップS18では、ジョブ制御部100によって起動
中のジョブの状態が記憶される。この記憶されたジョブ
の状態は、前記ステップS11において最上位ジョブが
中断中のジョブであると判定された場合にステップS1
2で読み出され、中断中のジョブを中断された状態から
再起動するために利用される。
If the jobs seem to compete with each other,
In step S18, the job control unit 100 stores the state of the job being started. This stored job state is set in step S1 when it is determined in step S11 that the highest-level job is a suspended job.
2 and is used to restart the interrupted job from the interrupted state.

【0031】ステップS18では、当該起動中のジョブ
が中断され、ステップS20では、ジョブ管理テーブル
11の最上位に新規予約されたジョブが起動される。
In step S18, the job being started is interrupted, and in step S20, the newly reserved job at the top of the job management table 11 is started.

【0032】一方、前記ステップS16において最上位
ジョブが変化していないと判定されると、ステップS2
1では、新規ジョブが予約されたか否かが判定され、予
約されていると、ステップS22では、当該新規予約さ
れたジョブと起動中のジョブとがモジュールを共用する
か否かが判定される。各ジョブが競合しなければ、当該
新規予約されたジョブはステップS20において起動さ
れる。
On the other hand, if it is determined in step S16 that the top job has not changed, step S2
In 1, it is determined whether or not a new job is reserved. If reserved, it is determined in step S22 whether or not the newly reserved job and the job being activated share a module. If the jobs do not conflict with each other, the newly reserved job is activated in step S20.

【0033】図4〜図7は、新たに予約されたジョブの
優先度に応じてジョブ管理テーブル11が書き換えられ
る様子を示した図である。
FIGS. 4 to 7 are views showing how the job management table 11 is rewritten according to the priority of a newly reserved job.

【0034】図4は、既登録のジョブのいずれよりも高
い優先度(優先度「5」)の設定されたジョブsが新た
に予約されたときにジョブ管理テーブル11が書き換え
られる様子を示している。
FIG. 4 shows how the job management table 11 is rewritten when a job s having a higher priority (priority “5”) than any of the registered jobs is newly reserved. There is.

【0035】このようなジョブが予約されると、最上位
ジョブaを含めて全ての既登録ジョブの処理順序が繰り
下がり、新たに予約されたジョブsが最上位に登録さ
れ、このジョブが割り込み処理で直ちに実行される。ま
た、それまで最上位に登録されていた実行中のジョブa
の優先度が「3」から「4」へ変化する。これは、同一
の優先度「3」が設定されていた他のジョブb,ジョブ
cよりも、中断されたジョブaの起動順序が上位に設定
されるようにして、割り込み処理が終了した後に直ちに
再起動されるようにするためである。
When such a job is reserved, the processing order of all the registered jobs including the top job a is moved down, the newly reserved job s is registered at the top, and this job is interrupted. The process is executed immediately. In addition, the running job a that was registered at the highest level until then
The priority of changes from "3" to "4". This is because immediately after the interrupt processing is completed, the starting order of the interrupted job a is set higher than the other jobs b and c for which the same priority “3” is set. This is so that it will be restarted.

【0036】図5は、最上位に登録されたジョブaと同
一の優先度が設定されたジョブtが新たに予約されたと
きにジョブ管理テーブル11が書き換えられる様子を示
している。
FIG. 5 shows how the job management table 11 is rewritten when the job t having the same priority as the job a registered at the highest level is newly reserved.

【0037】このようなジョブが予約されると、同一の
優先度が設定されたジョブa,ジョブbの次段に予約さ
れるようにし、優先度が同一のジョブ間では予約順に処
理順序が設定されるようにしている。
When such a job is reserved, it is reserved in the next stage of the jobs a and b having the same priority, and the processing order is set between the jobs having the same priority in the reservation order. I am trying to do it.

【0038】図6は、既登録のジョブの優先度を変更し
たときにジョブ管理テーブル11が書き換えられる様子
を示している。
FIG. 6 shows how the job management table 11 is rewritten when the priority of a registered job is changed.

【0039】優先度2が設定されて処理順序3に登録さ
れていたジョブdの優先度を「5」に設定すると、この
ジョブdが最上位へ移行すると共に、他のジョブの処理
順序が繰り下がるようにしている。
When the priority of the job d, which has been set to the priority 2 and registered in the processing order 3, is set to "5", the job d moves to the highest level and the processing order of other jobs is repeated. I'm trying to go down.

【0040】図7は、新たに予約されるジョブの優先度
が実行中のジョブの優先度よりも低く、かつ実行中のジ
ョブと競合しない場合にジョブ管理テーブル11が書き
換えられる様子を示している。
FIG. 7 shows how the job management table 11 is rewritten when the priority of the newly reserved job is lower than the priority of the job being executed and does not conflict with the job being executed. .

【0041】新たに予約されたジョブwの優先度が
「2」であると、当該ジョブwは優先度に基づいて、優
先度が「2」の他のジョブdの次段に予約されるが、ジ
ョブwと実行中の最上位ジョブaとは競合しないので、
ジョブwは最上位ジョブaと並列的に実行される。
When the priority of the newly reserved job w is "2", the job w is reserved next to the other job d having the priority "2" based on the priority. , And the job w and the top-level job a being executed do not conflict,
The job w is executed in parallel with the top job a.

【0042】本実施例によれば、複合型情報処理装置に
おいて一の機能を起動中に他の機能を起動させてジョブ
が競合した場合、機能の起動順序にかかわらず、一の機
能の優先度が他の機能よりも高ければ一の機能が継続し
て実行され、一の機能の優先度が他の機能よりも低けれ
ば他の機能が割り込み処理で実行されるので、緊急を要
するような処理は、他の機能による処理が実行中であっ
ても優先的に実行できるようになると共に、緊急を要す
る実行中の処理が、後から起動された他の処理によって
中断されてしまうことがない。
According to the present embodiment, in the composite type information processing apparatus, when one function is activated while another function is activated and jobs compete with each other, the priority of the function is irrespective of the activation order of the functions. Is higher than other functions, one function continues to be executed, and if one function has a lower priority than other functions, another function is executed by interrupt processing, so processing that requires urgent processing Can be preferentially executed even when processing by another function is being executed, and an urgently executing processing is not interrupted by another processing started later.

【0043】また、一の機能によって起動されるジョブ
と他の機能によって起動されるジョブとが競合するまで
両者は並列的に実行されるので、装置の利用効率が大幅
に向上する。
Further, since the job started by one function and the job started by another function are executed in parallel until they compete with each other, the utilization efficiency of the apparatus is greatly improved.

【0044】さらに、各ジョブの起動順序をジョブ管理
テーブルに登録し、新たに予約されたジョブの優先度に
応じて適宜にジョブ管理テーブルを書き換えるようにし
たので、割り込み処理時等でも、実行中のジョブが割り
込み処理によって実行されていること等を記憶しておく
必要がなく、ジョブの管理が容易になる。
Further, since the starting order of each job is registered in the job management table and the job management table is rewritten appropriately according to the priority of the newly reserved job, it is being executed even during interrupt processing. It is not necessary to store that the job is being executed by the interrupt process, and the job management is facilitated.

【0045】さらに、割り込まれたジョブの優先度は高
くするようにしたので、割り込み終了後には当該割り込
まれたジョブを優先的に再起動できるようになる。
Further, since the interrupted job has a higher priority, the interrupted job can be preferentially restarted after the interruption is completed.

【0046】[0046]

【発明の効果】上記したように、本発明によれば以下の
ような効果が達成される。 (1) 複合型情報処理装置において、一の機能を起動中に
他の機能を起動させてジョブが競合した場合、機能の起
動順序にかかわらず、一の機能の優先度が他の機能より
も高ければ一の機能が継続して実行され、一の機能の優
先度が他の機能よりも低ければ他の機能が割り込み処理
で実行されるので、緊急を要するような処理は、他の機
能による処理が実行中であっても優先的に実行できるよ
うになると共に、緊急を要する実行中の処理が、後から
起動された他の処理によって中断されてしまうことがな
い。 (2) 一の機能によって起動されるジョブと他の機能によ
って起動されるジョブとが競合するまで両者は並列的に
実行されるので、装置の利用効率が向上する。 (3) 各ジョブの起動順序をジョブ管理テーブルに登録
し、新たに予約されたジョブの優先度に応じて適宜にジ
ョブ管理テーブルを書き換えるようにしたので、割り込
み処理時等でも、実行中のジョブが割り込み処理によっ
て実行されていること等を記憶しておく必要がなく、ジ
ョブの管理が容易になる。 (4) 割り込まれたジョブの優先度は高くするようにした
ので、割り込み終了後には当該割り込まれたジョブを優
先的に再起動できるようになる。
As described above, according to the present invention, the following effects can be achieved. (1) In a composite type information processing device, if one function is activated while another function is activated and jobs compete with each other, the priority of one function is higher than that of another function, regardless of the order in which the functions are activated. If it is higher, one function continues to be executed, and if one function has a lower priority than other functions, the other function is executed by interrupt processing. Even if the process is being executed, the process can be preferentially executed, and the urgent process being executed is not interrupted by another process started later. (2) Since the job started by one function and the job started by another function are executed in parallel until they compete with each other, the utilization efficiency of the device is improved. (3) The start order of each job is registered in the job management table, and the job management table is rewritten appropriately according to the priority of the newly reserved job. It is not necessary to store that the job is being executed by the interrupt processing, and the job management becomes easy. (4) Since the interrupted job has a higher priority, the interrupted job can be preferentially restarted after the interrupt is completed.

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

【図1】 本発明の基本概念を説明するためのフローチ
ャートである。
FIG. 1 is a flow chart for explaining the basic concept of the present invention.

【図2】 本発明が適用される複合型情報処理装置のブ
ロック図である。
FIG. 2 is a block diagram of a composite information processing apparatus to which the present invention is applied.

【図3】 本発明の一実施例の動作を示したフローチャ
ートである。
FIG. 3 is a flowchart showing the operation of the embodiment of the present invention.

【図4】 ジョブ管理テーブルが書き換えられる様子を
示した図である。
FIG. 4 is a diagram showing how the job management table is rewritten.

【図5】 ジョブ管理テーブルが書き換えられる様子を
示した図である。
FIG. 5 is a diagram showing how the job management table is rewritten.

【図6】 ジョブ管理テーブルが書き換えられる様子を
示した図である。
FIG. 6 is a diagram showing how the job management table is rewritten.

【図7】 ジョブ管理テーブルが書き換えられる様子を
示した図である。
FIG. 7 is a diagram showing how the job management table is rewritten.

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

1…プリンタ機能部、2…ファクシミリ機能部、3…コ
ピー機能部、4…画像メモリ、5…コーデック部、6…
画像読取部、7…操作部、8…印字部、9…I/Oイン
ターフェイス、10…モデム、11…予約ジョブ管理テ
ーブル、12…優先度管理部、13…NCU、100…
ジョブ制御部
1 ... Printer function part, 2 ... Facsimile function part, 3 ... Copy function part, 4 ... Image memory, 5 ... Codec part, 6 ...
Image reading unit, 7 ... Operating unit, 8 ... Printing unit, 9 ... I / O interface, 10 ... Modem, 11 ... Reserved job management table, 12 ... Priority management unit, 13 ... NCU, 100 ...
Job control section

───────────────────────────────────────────────────── フロントページの続き (72)発明者 中橋 栄二 埼玉県岩槻市府内3丁目7番1号 富士ゼ ロックス株式会社岩槻事業所内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Eiji Nakahashi, Eiji Nakahashi, 3-7-1, Fuchu, Iwatsuki City, Saitama Fuji Xerox Co., Ltd. Iwatsuki Plant

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 複数のジョブを予定の順序で順次起動し
て固有の情報処理を行う機能を複数備え、各ジョブを時
分割処理して複数の機能を並列的に実行するようにした
複合型情報処理装置の割り込み制御方式において、 各機能に優先度を設定し、並列的に実行中の各機能で処
理されるジョブが競合すると、優先度の高い機能が当該
ジョブを優先的に処理するようにしたことを特徴とする
複合型情報処理装置の割り込み制御方式。
1. A composite type having a plurality of functions for sequentially starting a plurality of jobs in a predetermined order to perform unique information processing, and performing a time-division processing of each job to execute a plurality of functions in parallel. In the interrupt control method of the information processing device, if a priority is set for each function and jobs that are processed by the functions being executed in parallel compete with each other, the function with the higher priority will process the job with priority. An interrupt control method for a composite type information processing device characterized in that
JP4282207A 1992-09-29 1992-09-29 Interruption control system of composite information processor Pending JPH06110704A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4282207A JPH06110704A (en) 1992-09-29 1992-09-29 Interruption control system of composite information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4282207A JPH06110704A (en) 1992-09-29 1992-09-29 Interruption control system of composite information processor

Publications (1)

Publication Number Publication Date
JPH06110704A true JPH06110704A (en) 1994-04-22

Family

ID=17649465

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4282207A Pending JPH06110704A (en) 1992-09-29 1992-09-29 Interruption control system of composite information processor

Country Status (1)

Country Link
JP (1) JPH06110704A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0851372A2 (en) * 1996-12-26 1998-07-01 Canon Kabushiki Kaisha An information processing apparatus for managing schedule data and a method therefor
JP2001203842A (en) * 1999-11-29 2001-07-27 Xerox Corp Method and device for optimizing resource transition from low priority job to high priority job
JP2001211280A (en) * 1999-11-29 2001-08-03 Xerox Corp Method and device for processing high-priority resource request in system to use one set of shared resources
JP2001211279A (en) * 1999-11-29 2001-08-03 Xerox Corp Method and device for managing job contention for system resource in electrophotographic copying system to divide image into multi-divided bands
US6279000B1 (en) 1996-12-26 2001-08-21 Canon Kabushiki Kaisha Information processing apparatus for managing schedule data and a method therefor
JP2009037638A (en) * 1997-07-19 2009-02-19 Robert Bosch Gmbh Control device for system and driving method of control device
JP2010092458A (en) * 2008-09-12 2010-04-22 Ricoh Co Ltd Image processing apparatus and program starting up method
JP2011040854A (en) * 2009-08-07 2011-02-24 Canon Inc Job processing apparatus, method of controlling the same, and program
WO2012036115A1 (en) * 2010-09-17 2012-03-22 コニカミノルタホールディングス株式会社 Image forming device

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6279000B1 (en) 1996-12-26 2001-08-21 Canon Kabushiki Kaisha Information processing apparatus for managing schedule data and a method therefor
EP0851372A3 (en) * 1996-12-26 1999-08-04 Canon Kabushiki Kaisha An information processing apparatus for managing schedule data and a method therefor
EP0851372A2 (en) * 1996-12-26 1998-07-01 Canon Kabushiki Kaisha An information processing apparatus for managing schedule data and a method therefor
JP2009037638A (en) * 1997-07-19 2009-02-19 Robert Bosch Gmbh Control device for system and driving method of control device
JP2001211280A (en) * 1999-11-29 2001-08-03 Xerox Corp Method and device for processing high-priority resource request in system to use one set of shared resources
JP2001211279A (en) * 1999-11-29 2001-08-03 Xerox Corp Method and device for managing job contention for system resource in electrophotographic copying system to divide image into multi-divided bands
JP2001203842A (en) * 1999-11-29 2001-07-27 Xerox Corp Method and device for optimizing resource transition from low priority job to high priority job
JP4542255B2 (en) * 1999-11-29 2010-09-08 ゼロックス コーポレイション Method and apparatus for managing job contention for system resources in an electrophotographic copying system that divides an image into multiple bands
JP4544728B2 (en) * 1999-11-29 2010-09-15 ゼロックス コーポレイション Method and apparatus for optimizing resource transfer from low priority jobs to high priority jobs
JP4612176B2 (en) * 1999-11-29 2011-01-12 ゼロックス コーポレイション Multifunction printing method and multifunction printing system
JP2010092458A (en) * 2008-09-12 2010-04-22 Ricoh Co Ltd Image processing apparatus and program starting up method
JP2011040854A (en) * 2009-08-07 2011-02-24 Canon Inc Job processing apparatus, method of controlling the same, and program
WO2012036115A1 (en) * 2010-09-17 2012-03-22 コニカミノルタホールディングス株式会社 Image forming device
US8854647B2 (en) 2010-09-17 2014-10-07 Konica Minolta Holdings, Inc. Image forming apparatus with time-divisional function execution
JP5678962B2 (en) * 2010-09-17 2015-03-04 コニカミノルタ株式会社 Image forming apparatus

Similar Documents

Publication Publication Date Title
EP0774710B1 (en) Image forming apparatus with network connection
US20050157335A1 (en) Image forming method
JPH1032691A (en) Digital composite device
JPH06110704A (en) Interruption control system of composite information processor
JPH10126562A (en) Data communication system and data communication control method
EP1282039B1 (en) Interruption of job in information processing apparatus by means of acquisition and release of resources
JPH11331529A (en) Image processor and its data processing method and storage medium storing computer readable program
JP3769839B2 (en) Multifunctional parallel processing electronic device
JPH11187190A (en) Composite function processor and composite function processing method
JPH10124441A (en) Multi-functional information processing system and information recording medium
JPH1084452A (en) Composite image processor
JP3612802B2 (en) Image processing device
EP0899942A2 (en) Printing data processing
JPH11216913A (en) Method for controlling perfect printing
GB2397718A (en) Rotation dependent image processing
JP2006014369A (en) Multi-functional peripheral device
JP2006159623A (en) Printer
KR100253844B1 (en) The sharing method of complexed memory
JPH11175293A (en) Image processor
JP2002142050A (en) Image forming system
JP2002218118A (en) Selection method for electronic print output in composite function and multi-function electronic printer, and program storage medium
JP2003125126A (en) Image forming device
JPH07121325A (en) Picture processing system
JPH06164776A (en) Interrupt control system for composite information processing unit
JPH11136404A (en) Printer