JPH06301553A - Output device - Google Patents

Output device

Info

Publication number
JPH06301553A
JPH06301553A JP5087332A JP8733293A JPH06301553A JP H06301553 A JPH06301553 A JP H06301553A JP 5087332 A JP5087332 A JP 5087332A JP 8733293 A JP8733293 A JP 8733293A JP H06301553 A JPH06301553 A JP H06301553A
Authority
JP
Japan
Prior art keywords
output
data
interrupt
request
data amount
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
JP5087332A
Other languages
Japanese (ja)
Inventor
Motoko Takeuchi
素子 竹内
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP5087332A priority Critical patent/JPH06301553A/en
Publication of JPH06301553A publication Critical patent/JPH06301553A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To decide the priority by the output quantity, and to execute in order from a request whose priority is high without issuing an interruption request, in the case an output processing of a large quantity of data is being executed. CONSTITUTION:Whether an interruption is appropriate or not with respect to an output request is decided (S5), whether an interruption processing is executed by the data quantity whose output is requested or not is decided (S6), and in the case the interruption output processing is executed, the output which is being executed is suspended (S7), the output by an interruption is executed preferentially (S7-S10), and the suspended output is restarted (S11-S12).

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、例えばLAN等のよう
なネットワークの普及によるプリンタの共有化に対する
出力機能の効率利用の際に用いられる出力装置に関する
ものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an output device used for efficient use of an output function for sharing a printer due to the spread of a network such as a LAN.

【0002】[0002]

【従来の技術】従来の出力装置は、要求の発生した順に
要求を実行するか、処理の優先度をあらかじめ付けてお
くことによる割り込み処理を行うかのいずれかの方法で
データを出力するものである。たとえば、特開平3−6
5721号公報は、割り込みによる出力の要求を検出す
る検出手段と、割り込みによる出力のための入力データ
を記憶する記憶手段と、出力の途中でも割り込みによる
出力の要求を検出すると実行中の出力を中断し割り込み
による出力を優先的に処理した後に中断していた出力を
再開する再開手段とを有することを特徴とするプリント
サーバの技術が開示されている。
2. Description of the Related Art A conventional output device outputs data by either executing requests in the order in which they are issued or performing interrupt processing by prioritizing the processing. is there. For example, Japanese Patent Laid-Open No. 3-6
Japanese Patent No. 5721 discloses a detection means for detecting an output request by an interrupt, a storage means for storing input data for output by an interrupt, and interrupting an output being executed when a request for output by an interrupt is detected during output. Then, the technology of the print server is disclosed, which has restarting means for restarting the interrupted output after preferentially processing the output by the interrupt.

【0003】[0003]

【発明が解決しようとする課題】従来の出力装置では、
多量のデータの出力処理が実行されていた場合、特別な
割り込み要求を発行しない限り実行中の出力が終了する
まで出力を行うことが出来ないという欠点があった。
In the conventional output device,
When a large amount of data output processing is being executed, there is a drawback in that output cannot be performed until the output being executed ends unless a special interrupt request is issued.

【0004】本発明は上記のような問題を解消するため
になされたもので、本機構は多量のデータの出力処理が
実行されていた場合に、要求側から特別な割り込み要求
を発行することなく出力量によって優先度を判定し、優
先度の高い要求から順に実行することが出来る出力装置
を得ることを目的としている。
The present invention has been made to solve the above problems, and this mechanism does not issue a special interrupt request from the request side when a large amount of data output processing is being executed. It is an object of the present invention to obtain an output device that can determine the priority based on the output amount and can execute requests in descending order of priority.

【0005】[0005]

【課題を解決するための手段】本発明は、上記の問題を
解決するためになされたものであり、出力処理中のデー
タの出力残データ量、または、出力要求のあったデータ
量によって割り込み処理を行うか否かの判定を行う判定
手段と、判定の結果、割り込み処理を行う場合に実行中
の出力を中断し、割り込みによる出力を優先的に実行し
た後、中断していた出力を再開する実行手段を備えてい
る。
SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and interrupt processing is performed depending on the remaining output data amount of data during output processing or the data amount requested to be output. And a determination means for determining whether or not to perform, and when the interrupt processing is performed as a result of the determination, the output being executed is interrupted, the output by the interrupt is preferentially executed, and the interrupted output is restarted. Equipped with execution means.

【0006】[0006]

【作用】本発明においては、判定手段が、通常のデータ
の出力要求に対して、出力中のデータの出力残データ量
が多い場合、または、出力要求のあったデータ量が少な
い場合に、割り込み処理の必要性を判定する。従って、
多量のデータ出力処理が実行されていた場合に、要求例
から特別な割り込み要求を発行することなくデータ量に
よって優先度を判定し、優先度の高い要求から順に出力
処理を実行することが出来る。
According to the present invention, the determination means interrupts the normal data output request when the output remaining data amount of the data being output is large or when the output requested data amount is small. Determine the need for processing. Therefore,
When a large amount of data output processing has been executed, it is possible to determine the priority based on the data amount without issuing a special interrupt request from the request example, and execute the output processing in order from the request with the highest priority.

【0007】[0007]

【実施例】【Example】

実施例1.以下、本発明の一実施例を図面を参照して説
明する。図1は本発明に係る一実施例を示す図である。
図は、端末或いはCPU機能を有する出力機構付き端末
を含むLANによる資源共有システムの構成を示すブロ
ック図である。
Example 1. An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram showing an embodiment according to the present invention.
FIG. 1 is a block diagram showing the configuration of a resource sharing system by LAN including a terminal or a terminal with an output mechanism having a CPU function.

【0008】図1において1,2,11は端末、3はC
PU機能を有する出力機構付き端末、4はCPU機能を
有する出力機構付き端末3に接続されているプリンタ、
5はLANである。
In FIG. 1, 1, 2 and 11 are terminals, and 3 is C.
A terminal with an output mechanism having a PU function, 4 is a printer connected to the terminal 3 with an output mechanism having a CPU function,
5 is a LAN.

【0009】図2は、本実施例の共有資源システムを構
成するCPU機能を有する出力機構付き端末3の構造を
示すブロック図で、図中、6はROM11に格納された
プログラム(例えば後述する図3及び図5のプログラ
ム)に従って出力機構付き端末を制御するCPU、7は
LANと出力機構付き端末のデータ入出力を制御するI
/Oポート、8は出力機構付き端末からプリンタへの出
力データを制御するプリンタI/Oポート、9は割り込
み出力を実行する場合の出力中データを一時的に格納す
るバッファA、10は通常出力を実行する場合の出力要
求データを格納するバッファB、12は割り込み出力を
許可するか否かの情報を記憶する記憶部である。
FIG. 2 is a block diagram showing the structure of a terminal 3 with an output mechanism having a CPU function which constitutes the shared resource system of the present embodiment. In the figure, 6 is a program stored in the ROM 11 (for example, a figure described later). 3 and the program of FIG. 5), a CPU for controlling the terminal with an output mechanism, 7 for controlling data input / output of the LAN and the terminal with an output mechanism.
/ O port, 8 is a printer I / O port for controlling output data from a terminal with an output mechanism to a printer, 9 is a buffer A for temporarily storing output data when executing interrupt output, and 10 is a normal output The buffers B and 12 for storing output request data when executing is a storage unit that stores information as to whether or not interrupt output is permitted.

【0010】図3は図2に示した記憶部12に情報を格
納する場合に使用するプログラムのフローチャートの一
例である。このプログラムはCPU機能を有する出力機
構付き端末に対し、割り込み処理の許可を与えるか否か
の設定を行うものである。まず、ステップS1でこのプ
ログラムを起動した音がシステム管理の特権を有する者
によるか否かの判定を行う。この判定は、たとえば、プ
ログラムを起動した端末IDのチェックやパスワードの
入力等により行う。特権を有する者であった場合、ステ
ップS2において割り込み許可モードを入力する。入力
された割り込み許可モードを判定し、そのモードが割り
込みを許可するモードである場合はステップS3で、割
り込みを行う場合の判定のための出力中データの出力残
データ量のしきい値を入力する。そして割り込み許可モ
ードしきい値を割り込み許可情報として図2に示した記
憶部12に格納する。図4は、この割り込み許可情報の
一例を示す図である。図4においては、割り込み許可モ
ードが許可というモードを示しており、出力残データ量
しきい値が10という値を示している。なお、ステップ
S1及びステップS2の判定によって情報を格納する必
要のなかった場合、処理を終了する。
FIG. 3 is an example of a flowchart of a program used when information is stored in the storage unit 12 shown in FIG. This program sets whether or not to permit interrupt processing to a terminal with an output mechanism having a CPU function. First, in step S1, it is determined whether or not the sound that activates this program is made by a person who has the privilege of system management. This determination is made, for example, by checking the terminal ID that started the program and inputting a password. If the person has the privilege, the interrupt permission mode is input in step S2. The input interrupt enable mode is determined, and if the mode is the mode that allows the interrupt, in step S3, the threshold value of the remaining output data amount of the data being output for the determination when the interrupt is performed is input. . Then, the interrupt permission mode threshold value is stored in the storage unit 12 shown in FIG. 2 as the interrupt permission information. FIG. 4 is a diagram showing an example of the interrupt permission information. In FIG. 4, the interrupt permission mode shows a mode of permitting, and the output remaining data amount threshold value shows a value of 10. It should be noted that if it is determined in step S1 and step S2 that information need not be stored, the process ends.

【0011】続いて、本実施例の資源共有システムの構
成要素としてのCPU機能を有した出力機構付き端末の
制御手順について、図5に示すフローチャートを参照し
て説明する。ここで出力機構付き端末3は、LANによ
る資源共有システム立ち上げ後、図3に示すプログラム
により図4に示す割り込み許可情報がすでに設定されて
いるものとする。
Next, a control procedure of a terminal with an output mechanism having a CPU function as a component of the resource sharing system of this embodiment will be described with reference to the flowchart shown in FIG. Here, it is assumed that the terminal 3 with the output mechanism has already set the interrupt permission information shown in FIG. 4 by the program shown in FIG. 3 after the resource sharing system by the LAN is started up.

【0012】出力機構付き端末3に対し、LANI/O
ポートを通して出力要求が発行されると、ステップS4
で、CPUは現在出力実行中のジョブが存在するか否か
の判定を行う。出力実行中のジョブが存在しない場合
は、ステップS9で出力要求データを通常出力データ格
納バッファBへ格納するが、出力実行中のジョブが存在
する場合は、ステップS5で、割り込み出力許可モード
を記憶部の割り込み許可情報から判定する。割り込み出
力が許可されていない場合、ステップS13で、データ
の出力要求を発行した端末にエラーレスポンスを返し、
ステップS4に戻る。
LAN I / O for the terminal 3 with an output mechanism
When an output request is issued through the port, step S4
Then, the CPU determines whether or not there is a job whose output is currently being executed. If there is no job in execution of output, the output request data is stored in the normal output data storage buffer B in step S9. If there is a job in execution of output, the interrupt output permission mode is stored in step S5. Judge from the interrupt permission information of the copy. If interrupt output is not permitted, in step S13, an error response is returned to the terminal that issued the data output request,
It returns to step S4.

【0013】割り込み出力が許可されている場合、ステ
ップS6で、記憶部に格納された出力残データ量に関す
るしきい値と、現在出力中のデータに関する出力残デー
タ量を比較判定する。ステップS6に於ける判定の結
果、出力残データ量に関するしきい値が、出力残データ
量より大きかった場合、割り込み出力要求は発行され
ず、ステップS13で、データの出力要求を発行した端
末にエラーレスポンスを返し、ステップ4に戻る。
When the interrupt output is permitted, in step S6, the threshold value relating to the output residual data amount stored in the storage portion and the output residual data amount relating to the data currently being output are compared and judged. As a result of the determination in step S6, if the threshold value regarding the remaining output data amount is larger than the remaining output data amount, the interrupt output request is not issued, and an error is issued to the terminal that issued the data output request in step S13. A response is returned, and the process returns to step 4.

【0014】例えば図4に示すように、出力残データ量
しきい値が10を示し、現在出力中のデータの出力残デ
ータ量が7ページ残っている場合には、割り込み出力要
求は行われない。一方、ステップS6での判定の結果、
出力残データ量に関するしきい値より出力残データ量の
方が大きかった場合、ステップS7で現在出力中のペー
ジの処理を終えたところで出力処理を中断する。例え
ば、出力残データ量しきい値が10であり、出力中の出
力残データ量が13ページの場合には、現在出力中のペ
ージの出力処理を終えたところで出力処理が中断され
る。
For example, as shown in FIG. 4, when the remaining output data amount threshold value is 10 and the remaining output data amount of the data currently being output is 7 pages, the interrupt output request is not issued. . On the other hand, as a result of the determination in step S6,
If the output remaining data amount is larger than the threshold value related to the output remaining data amount, the output process is interrupted when the process of the page currently being output is completed in step S7. For example, when the output remaining data amount threshold value is 10 and the output remaining data amount being output is 13 pages, the output process is interrupted when the output process of the page currently being output is finished.

【0015】出力処理が中断される場合には、ステップ
S8で出力残データを一時格納バッファAへ格納する。
更にステップS9で出力要求データを通常出力データ格
納バッファBへ格納し、ステップS10でバッファBか
ら通常出力を実行する。バッファBからの出力が終了す
ると、ステップS11でバッファAに情報があるか否か
を判定し、存在していた場合は、ステップS12でバッ
ファAから出力を実行し、ステップS4へ戻り、出力要
求待ち状態となる。
When the output process is interrupted, the remaining output data is stored in the temporary storage buffer A in step S8.
Further, the output request data is stored in the normal output data storage buffer B in step S9, and the normal output is executed from the buffer B in step S10. When the output from the buffer B is completed, it is determined in step S11 whether or not there is information in the buffer A. If it is present, the output is executed from the buffer A in step S12, and the process returns to step S4 to request the output. It will be in a waiting state.

【0016】例えば前述したように、現在出力中のデー
タの出力残データ量が13ページ残っている時点で出力
処理が中断された場合には、バッファAに13ページ分
のデータが残っているため、残っているデータをバッフ
ァAから出力する。ステップS11でバッファAに情報
が存在しない場合は、そのままステップS4へ戻る。
For example, as described above, when the output process is interrupted when the remaining output data amount of the data currently being output is 13 pages, the data of 13 pages remains in the buffer A. , The remaining data is output from the buffer A. If there is no information in the buffer A in step S11, the process directly returns to step S4.

【0017】以上説明したように、本実施例によれば、
LANによる資源共有システムを構成するCPU機能を
有する出力機構付き端末が、LANに接続されているあ
る端末からのデータ出力処理を実行している途中に、別
の出力要求を受け取った場合、その要求に特別な割り込
み出力要求情報が付加されていなくても、現在出力中の
情報の残出力量の大小によって自動的に割り込み出力を
行うか否かの判定を行い、必要に応じて現在出力中の出
力を一時中断し、割り込み出力要求の発生した情報の出
力を行った後、中断していた出力を再開することが出来
る。
As described above, according to this embodiment,
When a terminal with an output mechanism having a CPU function, which constitutes a resource sharing system by LAN, receives another output request while executing a data output process from a terminal connected to the LAN, the request Even if no special interrupt output request information is added to, it is determined whether or not to perform interrupt output automatically depending on the remaining output amount of the information currently being output, and if necessary, the current output It is possible to temporarily suspend the output, output the information for which the interrupt output request is generated, and then restart the suspended output.

【0018】実施例2.上記実施例1においては、現在
出力中の情報の残出力量の大小によって、自動的に割り
込み処理を行うかどうかを判定する場合について説明し
たが、現在出力中データの残りの量の大小により判断す
るのではなく、出力要求されたデータ量の大小によって
割り込み処理を行うかどうかを判定するようにしても構
わない。図6は出力要求データ量によって、割り込み処
理を行うかどうかを判定する場合の割り込み許可情報の
一例を示す図である。この図においては、出力要求デー
タ量しきい値として2が設定されている。このような割
り込み許可情報が記憶部図12に設定されている場合
に、新たな出力要求を受け付けた場合、その新たな出力
要求が2ページ以下のデータ量である場合には割り込み
処理を行うように判定する。一方出力要求のデータ量が
3ページ以上の場合には、割り込み処理を行わずに、現
在出力中のデータを出力し続ける。このように、この実
施例によれば、新たに受け付けた出力要求のデータ量の
大小によって、自動的に割り込み出力を行うかどうかを
判定する。
Example 2. In the above-described first embodiment, the case has been described in which it is determined whether or not the interrupt processing is automatically performed according to the size of the remaining output amount of the information currently being output. However, the determination is made based on the remaining amount of the currently outputting data. Instead, it may be determined whether or not to perform the interrupt processing depending on the size of the data amount requested to be output. FIG. 6 is a diagram showing an example of interrupt permission information in the case of determining whether or not to perform an interrupt process according to the output request data amount. In this figure, 2 is set as the output request data amount threshold value. When such interrupt permission information is set in the storage unit FIG. 12, when a new output request is received, and when the new output request has a data amount of two pages or less, interrupt processing is performed. To judge. On the other hand, when the data amount of the output request is 3 pages or more, the interrupting process is not performed and the currently output data is continuously output. As described above, according to this embodiment, whether or not to perform the interrupt output is automatically determined according to the size of the data amount of the newly received output request.

【0019】実施例3.上記実施例1においては、出力
中データの残りの出力量の大小によって判定を行う場合
を示し、上記実施例2においては、出力要求があったデ
ータ量の大小によって判定を行う場合を示したが、その
両方を用いて判定する場合でも構わない。図7は、割り
込み許可情報として出力残データ量しきい値が10であ
り、出力要求データ量しきい値が5である場合を示して
いる。このようにしきい値が設定された場合には、現在
出力中のデータの残出力量が10ページ以上であり、か
つ新たな出力要求のデータ量が5ページ以下である場合
についてのみ割り込み処理を行うように判定する。ある
いは、出力残データ量が10ページ以上ある場合、また
は、出力要求データ量が5ページ以下である場合の何れ
かが満足した場合に割り込み出力を行なうように判定す
るようにしても構わない。
Example 3. In the above-described first embodiment, the case where the determination is performed based on the size of the remaining output amount of the data being output is shown, and in the above-described second embodiment, the determination is performed based on the size of the output-requested data amount. Alternatively, the determination may be performed using both of them. FIG. 7 shows a case where the output remaining data amount threshold value is 10 and the output request data amount threshold value is 5 as the interrupt permission information. When the threshold value is set in this way, interrupt processing is performed only when the remaining output amount of data currently being output is 10 pages or more and the data amount of a new output request is 5 pages or less. To determine. Alternatively, the interrupt output may be determined when either the remaining output data amount is 10 pages or more, or the output request data amount is 5 pages or less, whichever is satisfied.

【0020】実施例4.上記実施例においては、出力中
データの残りの出力量の大小およびまたは、出力要求が
あったデータ量の大小によって、割り込み出力の判定を
行う場合を示したが、出力中データの出力残データ量と
出力要求のあったデータ量の相対関係を用いて割り込み
処理の判定を行うようにしても構わない。図8は割り込
み許可情報として出力残データ量と出力要求データ量の
差分のしきい値αを3と設定した例を示す図である。出
力残データ量が出力要求量データ量+αよりも大きい場
合は、割り込み出力処理を行うように判定する。一方出
力残データ量が出力要求データ量+α以下である場合
は、現在出力中の処理を続行する。しきい値αの値を0
にする場合には、単に出力残データ量と出力要求データ
量の大小比較となり、出力残データ量が出力要求データ
よりも大きければ割り込み処理を行う。また、しきい値
αを大きな値にすれば、現在出力しているデータを優先
的に出力し続けることを意味する。一方しきい値αの値
をマイナスの値にすれば、出力要求されたデータの出力
を優先させることになる。以上のように、この実施例で
は、出力残データ量と出力要求データ量の相対的な差を
用いることにより、割り込み処理を行うかどうかを判定
するものである。
Example 4. In the above embodiment, the case where the interrupt output is determined based on the size of the remaining output amount of the data being output and / or the size of the data requested to be output has been described. It is also possible to determine the interrupt processing by using the relative relationship between the output-requested data amount. FIG. 8 is a diagram showing an example in which the threshold value α of the difference between the output remaining data amount and the output request data amount is set to 3 as the interrupt permission information. When the output remaining data amount is larger than the output request amount data amount + α, it is determined to perform the interrupt output process. On the other hand, when the remaining output data amount is less than or equal to the output request data amount + α, the process currently being output is continued. Set the value of threshold α to 0
In the case of, the output remaining data amount is simply compared with the output request data amount, and if the output remaining data amount is larger than the output request data, the interrupt process is performed. Further, if the threshold value α is set to a large value, it means that the currently output data is preferentially continued to be output. On the other hand, if the value of the threshold value α is set to a negative value, the output of the data requested to be output is prioritized. As described above, in this embodiment, whether or not the interrupt processing is performed is determined by using the relative difference between the remaining output data amount and the output request data amount.

【0021】[0021]

【発明の効果】以上のように本発明によれば、多量のデ
ータの出力処理が実行されていた場合に、特別な割り込
み出力要求を発行することなく、データの量によって自
動的に優先度を判定し、優先度の高い要求から順に実行
することが出来る。
As described above, according to the present invention, when a large amount of data is output, priority is automatically set according to the amount of data without issuing a special interrupt output request. It is possible to make a judgment and execute the requests in descending order of priority.

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

【図1】本発明に係る一実施例であるLANによる資源
共有システムの構成を示すブロック図。
FIG. 1 is a block diagram showing the configuration of a LAN-based resource sharing system according to an embodiment of the present invention.

【図2】上記実施例に係るCPU機能を有する出力機構
付き端末の詳細を示すブロック図。
FIG. 2 is a block diagram showing details of a terminal with an output mechanism having a CPU function according to the above embodiment.

【図3】割り込み出力の実行に係る判定のための情報を
格納する場合に使用するプログラムの一例を示すフロー
チャート図。
FIG. 3 is a flowchart showing an example of a program used to store information for determination regarding execution of interrupt output.

【図4】この発明の一実施例に係る割り込み許可情報の
一例を示す図。
FIG. 4 is a diagram showing an example of interrupt permission information according to an embodiment of the present invention.

【図5】本実施例に示すCPU機能を有する出力機構付
き端末の動作手順を示すフローチャート図。
FIG. 5 is a flowchart showing an operation procedure of the terminal with an output mechanism having the CPU function shown in the present embodiment.

【図6】この発明の一実施例に係る割り込み許可情報の
一例を示す図。
FIG. 6 is a diagram showing an example of interrupt permission information according to an embodiment of the present invention.

【図7】この発明の一実施例に係る割り込み許可情報の
一例を示す図。
FIG. 7 is a diagram showing an example of interrupt permission information according to an embodiment of the present invention.

【図8】この発明の一実施例に係る割り込み許可情報の
一例を示す図。
FIG. 8 is a diagram showing an example of interrupt permission information according to an embodiment of the present invention.

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

1 端末 2 端末 3 CPU機能を有する出力機構付き端末 4 プリンタ 5 LAN 6 CPU 7 LANI/Oポート 8 プリンタI/Oポート 9 出力データ格納用バッファ 10 出力データ格納用バッファ 11 端末 12 割り込み判定情報格納用記憶部 1 terminal 2 terminal 3 terminal with output mechanism having CPU function 4 printer 5 LAN 6 CPU 7 LAN I / O port 8 printer I / O port 9 output data storage buffer 10 output data storage buffer 11 terminal 12 for interrupt judgment information storage Memory

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 データの出力処理を行う出力装置におい
て、データの出力処理中に他のデータの出力要求があっ
た場合、少なくとも、出力処理中のデータの出力残デー
タ量と出力要求のあったデータ量のいずれかに基づい
て、出力要求のあったデータを優先的に出力する割り込
み処理を行うか否かの判定を行う判定手段と、判定手段
による判定結果に基づいて割り込み処理を行う場合に、
出力処理中の出力を中断し、割り込み処理による出力を
優先的に実行した後、中断していた出力処理を再開する
実行手段を有することを特徴とする出力装置。
1. In an output device for performing data output processing, when there is a request for output of other data during the data output processing, there is at least the output remaining data amount of the data during the output processing and the output request. A determination unit that determines whether to perform an interrupt process that preferentially outputs the requested data based on one of the data amounts, and an interrupt process that is performed based on the determination result by the determination unit. ,
An output device comprising: an execution unit that interrupts output during output processing, preferentially executes output by interrupt processing, and then restarts the interrupted output processing.
JP5087332A 1993-04-14 1993-04-14 Output device Pending JPH06301553A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5087332A JPH06301553A (en) 1993-04-14 1993-04-14 Output device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5087332A JPH06301553A (en) 1993-04-14 1993-04-14 Output device

Publications (1)

Publication Number Publication Date
JPH06301553A true JPH06301553A (en) 1994-10-28

Family

ID=13911925

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5087332A Pending JPH06301553A (en) 1993-04-14 1993-04-14 Output device

Country Status (1)

Country Link
JP (1) JPH06301553A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7284061B2 (en) 2001-11-13 2007-10-16 Canon Kabushiki Kaisha Obtaining temporary exclusive control of a device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7284061B2 (en) 2001-11-13 2007-10-16 Canon Kabushiki Kaisha Obtaining temporary exclusive control of a device

Similar Documents

Publication Publication Date Title
JP2001160041A (en) System for reducing cpu load of on-line system
JPH06139031A (en) Printer controller
JPH06301553A (en) Output device
JP2000194524A (en) Printing job interruption system and method therefor
JPH0365721A (en) Print server
JP3423477B2 (en) Printing method and system
JP2566002B2 (en) Task dispatching method
JPH06168086A (en) Printing controller
JP3123946B2 (en) Microcomputer
JPH09190317A (en) Printing device and printing method
JPH08272739A (en) Method for improving on-line response
JPH08111727A (en) Facsimile equipment
JP2615921B2 (en) Input / output control method in operating system
JP2004287838A (en) Interrupt controller, interrupt control method, device with interrupt controller, interrupt control program, and recording medium
JPH10247161A (en) Memory management system
JP2822728B2 (en) Computer system
JPH10111770A (en) Printing controler
JP3711642B2 (en) Processing management system
JPH11327921A (en) Thread priority controller and thread priority control method in computer system
KR950015187B1 (en) Running point of time management method in most system
JP2904243B2 (en) Exclusive control method in network management system
JP2000259374A (en) Printing control method and printing system
JPH0778091A (en) Multitask managing method
JPH0520102A (en) Priority changing system for resources acquisition waiting processing
JPH1063514A (en) Information processor