JP2007219705A - Interrupt printing system, printer, interrupt printing processing method, and interruption issuance control program - Google Patents

Interrupt printing system, printer, interrupt printing processing method, and interruption issuance control program Download PDF

Info

Publication number
JP2007219705A
JP2007219705A JP2006037857A JP2006037857A JP2007219705A JP 2007219705 A JP2007219705 A JP 2007219705A JP 2006037857 A JP2006037857 A JP 2006037857A JP 2006037857 A JP2006037857 A JP 2006037857A JP 2007219705 A JP2007219705 A JP 2007219705A
Authority
JP
Japan
Prior art keywords
interrupt
print request
printing
information processing
index
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.)
Granted
Application number
JP2006037857A
Other languages
Japanese (ja)
Other versions
JP4650292B2 (en
Inventor
Hiromasa Uehara
啓方 植原
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2006037857A priority Critical patent/JP4650292B2/en
Publication of JP2007219705A publication Critical patent/JP2007219705A/en
Application granted granted Critical
Publication of JP4650292B2 publication Critical patent/JP4650292B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To reduce a user's feeling of unfairness to the utilization frequency of interrupt printing to a printer regarding an interrupt printing system. <P>SOLUTION: The printer 3 holds possession points of each of information processors 1a-1n, and consumption points used for the reduction of the possession points, and delivers these points to the information processors 1a-1n of demand sources in response to the demand. The printer 3 has an interrupt print processing part 41 that allows the interrupt printing demand from the information processors 1a-1n to be cut in given top priority over any printing demand in queue management, and that reduces the possession points of the information processors 1a-1n by the consumption point portion while increasing the possession points of the information processors 1a-1n given top priority, by the consumption point portion. The information processors 1a-1n have interruption issuance processing parts 20 acquiring the possession points and consumption points from the printer 3 and issuing interrupt printing demands to the printer 3 when the possession points of the own processor are larger than the possession points of the processors 1a-1n for the transfer of highest priority and not less than the consumption points. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、割込み印刷システムに関し、特に複数のユーザにより共用される印刷装置に対して、ユーザごとに予め供与された所有ポイントに基づいて割込み印刷を実行させる技術に関する。   The present invention relates to an interrupt printing system, and more particularly to a technique for executing interrupt printing on a printing apparatus shared by a plurality of users on the basis of possession points previously provided for each user.

従来から、パソコンなどの情報処理装置を利用する複数のユーザがネットワークなどの通信回線を介して印刷装置を共用する印刷システムがあって、このような印刷システムには、各ユーザの印刷の緊急度などによりその印刷要求の優先度を高く設定し、現在印刷処理中または印刷処理待ちにある印刷要求より優先して印刷させる割込み印刷機能を備えたものがある。   Conventionally, there has been a printing system in which a plurality of users using an information processing apparatus such as a personal computer share a printing apparatus via a communication line such as a network. Some of them have an interrupt printing function that sets the priority of the print request to a higher level, for example, and gives priority to printing that is currently in print processing or waiting for print processing.

一般に割込み印刷は、複数のユーザからの各印刷要求を逐次印刷させるためにそれら印刷要求を印刷順に格納させる印刷キュー(印刷待ち行列)内において、既に格納されている印刷要求の印刷順序のいずれかの位置に、その後に受信した印刷要求をその優先度に応じて割り込ませるなどして実現している。なお一般的に、印刷キューは情報処理装置側ではなく、印刷装置内に具備されているものである。   In general, interrupt printing is one of the print orders of print requests already stored in a print queue (print queue) that stores the print requests in order of printing in order to sequentially print the print requests from a plurality of users. This is realized by interrupting a print request received thereafter at the position according to its priority. Generally, the print queue is provided in the printing apparatus, not on the information processing apparatus side.

しかし、優先度を意識することなく通常レベルで印刷要求するユーザの印刷は、優先度を常に高くして印刷要求するユーザが多い環境においてはこれら優先印刷要求による印刷によって印刷が後回しにされることから、印刷が予想以上に長時間待たされることが生じてしまう。したがって、そのような不都合を回避させたいとして、全ユーザが常に優先度を高く設定して印刷要求する事態になると、割込み印刷の本来の機能が達成できなくなるという不具合を生じる。   However, printing by a user who requests printing at a normal level without being conscious of priority may be postponed by printing according to these priority printing requests in an environment where there are many users who request printing with a high priority at all times. For this reason, printing may be waited for a longer time than expected. Therefore, in order to avoid such inconvenience, when all users always make a print request with a high priority set, the original function of interrupt printing cannot be achieved.

そこで従来には、他の印刷要求に優先して印刷処理させる優先印刷を管理するための所定のポイントを各ユーザごとに予め付与し、通常印刷の印刷要求を送出したユーザに対しては前記ポイントの持ち点を変更させることはしないが、優先印刷の印刷要求を送出したユーザに対しては前記ポイントの持ち点から所定ポイント数を減点させ、一方、印刷要求が所定量蓄積(または所定時間経過)するまで印刷を待たせる待合せ印刷の印刷要求を送出したユーザに対しては持ち点に所定ポイント数を増加させるなどする割込み印刷処理を行うことによって、不急の場合での待合せ印刷要求にて持ち点を増加させることにより緊急な場合での優先印刷要求のための持ち点不足に備えることが可能になるとともに、各ユーザでの優先印刷の要求頻度の適正化が図れることから、優先印刷の本来の機能を達成させるものがある(例えば、特許文献1参照)。
特開2001−287425号公報
Therefore, conventionally, a predetermined point for managing priority printing to be processed in priority to other print requests is given in advance for each user, and the point is given to a user who has sent a print request for normal printing. However, for a user who has sent a print request for priority printing, a predetermined number of points are deducted from the point score, while the print request has accumulated a predetermined amount (or a predetermined time has elapsed). ) Waiting for printing until the user has sent a print request for waiting printing. By performing interrupt printing processing, such as increasing the number of points to be held, a waiting printing request in an urgent case. By increasing the number of points, it becomes possible to prepare for the shortage of points for priority printing requests in urgent cases, and the frequency of requesting priority printing by each user Rationalizing since can be achieved, there is to achieve the original function of the priority print (for example, see Patent Document 1).
JP 2001-287425 A

しかしながら、従来の技術は、優先印刷発行の管理に使用されるポイントの各ユーザの持ち点を増加させる方法が待合せ印刷要求の発行によるものであることから、急遽あるいは近々に優先印刷発行が必要になったときに持ち点が不足している場合、ユーザはその不足分を事前に補うために、例えば即時性の低い印刷あるいは印刷必要性の低い印刷などによる待合せ印刷要求を発行せざるを得ないこととなるが、この様な利用形態は印刷装置の利用効率を低下させるだけでなく、不合理に割込み印刷されるユーザに不公平感を生じさせるという問題がある。   However, in the conventional technology, since the method of increasing the points of each user used for managing the priority print issuance is by issuing a waiting print request, it is necessary to issue the priority print immediately or soon. If there are not enough points, the user will be forced to issue a queuing print request, such as printing with low immediacy or printing with low printing necessity, to compensate for the shortage beforehand. However, such a usage mode not only reduces the usage efficiency of the printing apparatus, but also causes unfairness to users who are unreasonably interrupted and printed.

そこで本発明は、印刷装置への割込み印刷利用頻度に対するユーザの不公平感を低減する割込み印刷システム、印刷装置、割込み印刷処理方法および割込み発行制御プログラムを提供することを目的とする。   SUMMARY An advantage of some aspects of the invention is that it provides an interrupt printing system, a printing apparatus, an interrupt printing processing method, and an interrupt issuance control program that reduce a user's unfairness with respect to the frequency of interrupt printing usage to a printing apparatus.

第1の発明の割込み印刷システムは、キュー管理中の印刷要求に優先して印刷させる割込み印刷要求または通常印刷要求を発行する情報処理装置と、複数の該情報処理装置により通信回線を介して共用され、前記印刷要求をキュー管理して逐次印刷処理するとともに、受信した割込み印刷要求をキュー管理中の前記印刷要求に優先して割り込ませて割込み印刷処理する印刷装置とを有する割込み印刷システムにおいて、前記印刷装置は、前記割込み印刷要求の発行抑制に用いる情報処理装置ごとの割込許容指数と、該割込許容指数の減少化に用いる消費指数とを保持して、情報要求に応じて前記割込許容指数と消費指数とを要求元の情報処理装置へ送出し、該情報処理装置からの割込み印刷要求を前記キュー管理中のいずれの印刷要求よりも最優先して割り込ませるとともに、該割込み印刷要求発行元の情報処理装置の割込許容指数を前記消費指数だけ減少させ且つ、前記キュー管理中に最優先を譲渡した情報処理装置の割込許容指数を前記消費指数だけ増加させる割込印刷処理手段を有し、前記情報処理装置は、前記印刷装置から前記割込許容指数と消費指数とを取得し、自装置の割込許容指数が最優先譲渡対象の情報処理装置の割込許容指数よりも大きく且つ消費指数以上である場合に、印刷装置へ前記割込み印刷要求を発行する割込発行処理手段を有する構成とする。   An interrupt printing system according to a first aspect of the present invention is an information processing apparatus that issues an interrupt print request or a normal print request for printing in priority to a print request that is being queued, and is shared by a plurality of the information processing apparatuses via a communication line. An interrupt printing system having a printing apparatus that performs queue printing and sequentially prints the print request, and interrupts print processing by interrupting the received interrupt print request with priority over the print request being queue-managed, The printing apparatus holds an interrupt allowable index for each information processing apparatus used for suppressing the issuance of the interrupt print request and a consumption index used for reducing the interrupt allowable index, and responds to the information request by the interrupt request. Including the print allowance index and the consumption index to the requesting information processing apparatus, and sending an interrupt print request from the information processing apparatus to any print request in the queue management. The interrupt allowable index of the information processing apparatus that has been interrupted with priority, reduces the interrupt allowable index of the information processing apparatus that issued the interrupt print request by the consumption index, and has transferred the highest priority during the queue management. An interrupt print processing means for increasing the consumption index, and the information processing apparatus obtains the interrupt allowable index and the consumption index from the printing apparatus, and the self-interrupt allowable index is the highest priority transfer target And an interrupt issuance processing means for issuing the interrupt print request to the printing apparatus when the value is larger than the interrupt allowable index of the information processing apparatus and greater than or equal to the consumption index.

第2の発明の印刷装置は、キュー管理中の印刷要求に優先して印刷させる割込み印刷要求または通常印刷要求を発行する情報処理装置と、複数の該情報処理装置により通信回線を介して共用され、前記印刷要求をキュー管理して逐次印刷処理するとともに、受信した割込み印刷要求をキュー管理中の前記印刷要求に優先して割り込ませて割込み印刷処理する印刷装置とを有する割込み印刷システムの印刷装置において、前記割込み印刷要求の発行抑制に用いる情報処理装置ごとの割込許容指数と、該割込許容指数の減少化に用いる消費指数とを格納する管理情報格納手段と、該管理情報格納手段から前記割込許容指数と前記消費指数とを取得する管理情報取得手段と、前記キュー管理中の通常印刷要求および割込み印刷要求から最優先印刷要求キューを検出する印刷キュー検出手段と、情報処理装置からの情報要求に応じて、該情報処理装置と前記最優先印刷要求キューの該当情報処理装置とにそれぞれ対応する前記取得の割込許容指数と消費指数とを、前記情報要求元の情報処理装置へ送出する管理情報応答手段と、情報処理装置からの割込み印刷要求を受け付ける割込印刷受付手段と、該割込印刷受付手段からの割込み印刷要求を前記最優先印刷要求キューに優先して割り込ませる印刷キュー挿入手段と、前記管理情報格納手段に対して、前記割込み印刷要求を発行した情報処理装置の割込許容指数を前記消費指数だけ減少させ且つ、最優先を譲渡した前記最優先印刷要求キューに対応する情報処理装置の割込許容指数を前記消費指数だけ増加させる情報更新を行う管理情報更新手段と、を有する構成とする。   A printing apparatus according to a second aspect of the present invention is shared by an information processing apparatus that issues an interrupt print request or a normal print request for printing with priority over a print request that is being queued, and a plurality of the information processing apparatuses via a communication line. A printing apparatus of an interrupt printing system comprising: a printing apparatus that sequentially manages a print request by queue managing the print request, and interrupting the received interrupt print request in priority to the print request being queue managed Management information storage means for storing an interrupt allowable index for each information processing device used for suppressing the issuance of interrupt print requests, and a consumption index used for reducing the interrupt allowable index, and the management information storage means Management information acquisition means for acquiring the interrupt allowable index and the consumption index, and the highest priority print request from the normal print request and interrupt print request during the queue management A print queue detecting means for detecting a queue, and in response to an information request from the information processing apparatus, the acquired interrupt allowance index corresponding to the information processing apparatus and the corresponding information processing apparatus of the highest priority print request queue; Management information response means for sending a consumption index to the information requesting information processing apparatus, interrupt print acceptance means for accepting an interrupt print request from the information processing apparatus, and interrupt print request from the interrupt print acceptance means Print queue insertion means for preferentially interrupting the highest priority print request queue, and the management information storage means for reducing the interrupt allowable index of the information processing apparatus that issued the interrupt print request by the consumption index. In addition, the management information update for updating the information to increase the interrupt allowable index of the information processing apparatus corresponding to the highest priority print request queue to which the highest priority is transferred by the consumption index. A structure including a means.

第3の発明の情報処理装置の割込み発行制御プログラムは、キュー管理中の印刷要求に優先して印刷させる割込み印刷要求または通常印刷要求を発行する情報処理装置と、複数の該情報処理装置により通信回線を介して共用され、前記印刷要求をキュー管理して逐次印刷処理するとともに、受信した割込み印刷要求をキュー管理中の前記印刷要求に優先して割り込ませて割込み印刷処理する印刷装置とを有する割込み印刷システムの情報処理装置のコンピュータに、情報処理装置の前記割込み印刷要求の発行抑制に用いる割込許容指数と、該割込許容指数の減少化に用いる消費指数とを印刷装置から入手する管理情報入手機能と、該管理情報入手機能で入手した自装置の割込許容指数が最優先譲渡対象の情報処理装置の割込許容指数よりも大きく且つ消費指数以上であると判定した場合に、印刷装置へ前記割込み印刷要求を発行する割込印刷発行機能と、を実現させる構成とする。   According to a third aspect of the present invention, an interrupt issue control program for an information processing apparatus communicates with an information processing apparatus that issues an interrupt print request or a normal print request for printing in priority to a print request that is being managed by a plurality of information processing apparatuses. A printing apparatus that is shared via a line and that sequentially manages the print requests by performing queue management and interrupts the received interrupt print requests in preference to the print requests being queue managed. Management that obtains from the printing device the interrupt allowable index used to suppress the issuance of the interrupt print request of the information processing apparatus and the consumption index used to reduce the interrupt allowable index to the computer of the information processing apparatus of the interrupt printing system The interrupt allowance index of the own device acquired by the information acquisition function and the management information acquisition function is larger than the interrupt allowance index of the information processing apparatus subject to the highest priority transfer. If it is determined that Ku is and consumption index above, a configuration for realizing the interrupt print issuance function of issuing said interrupt print request to the printing device.

第4の発明の印刷装置は、前記第2の発明の印刷装置において、前記管理情報更新手段は、前記通常印刷要求または前記割込み印刷要求のいずれか一方あるいは両方の印刷要求度数を情報処理装置ごとに計数して前記管理情報格納手段に格納する印刷要求度数計数手段を有し、前記管理情報格納手段は、前記印刷要求度数計数手段により格納される情報処理装置ごとの前記印刷要求度数情報と、予め設定された複数の印刷要求度数範囲指定それぞれと消費指数とが対応付けられた消費指数変換情報とを更に有し、前記管理情報取得手段は、前記情報要求元の情報処理装置に対応する印刷要求度数情報を前記管理情報格納手段から取得し、該印刷要求度数情報と前記消費指数変換情報との照合によって該印刷要求度数情報に対応した消費指数を取得する構成とする。   According to a fourth aspect of the present invention, there is provided the printing apparatus according to the second aspect, wherein the management information updating unit determines the print request frequency of one or both of the normal print request and the interrupt print request for each information processing apparatus. Print request frequency count means for counting and storing in the management information storage means, the management information storage means for each information processing device stored by the print request frequency count means, And a consumption index conversion information in which a consumption index is associated with each of a plurality of preset print request frequency range specifications, and the management information acquisition means is a print corresponding to the information requesting information processing apparatus. Request frequency information is acquired from the management information storage means, and a consumption index corresponding to the print request frequency information is obtained by collating the print request frequency information with the consumption index conversion information. Configuration to that Tokusuru.

前記第1、第2および第3の発明によれば、情報処理装置は印刷装置から割込許容指数と消費指数とを取得し、自装置の割込許容指数が最優先譲渡対象の情報処理装置の割込許容指数よりも大きく且つ消費指数以上である場合に割込み印刷要求を発行し、印刷装置では受信した割込み印刷要求をキュー管理中のいずれの印刷要求よりも最優先して割り込ませるとともに、割込み印刷要求発行元の情報処理装置の割込許容指数を消費指数だけ減少させ且つ、キュー管理中に最優先を譲渡した情報処理装置の割込許容指数を消費指数だけ増加させる割込み印刷処理が実行されることから、印刷が割り込まれるユーザは、割込み印刷を行うユーザに印刷を優先させる代わりに、割込み印刷を行うユーザで減少される消費指数を取得することが可能になる。   According to the first, second, and third inventions, the information processing apparatus acquires the interrupt allowable index and the consumption index from the printing apparatus, and the information processing apparatus whose own interrupt allowable index is the highest priority transfer target An interrupt print request is issued when the interrupt allowance index is greater than or equal to the consumption index, and the received interrupt print request is interrupted with the highest priority over any print request in queue management. Interrupt print processing is executed to reduce the interrupt allowance index of the information processing device that issued the interrupt print request by the consumption index, and to increase the interrupt allowance index of the information processing device to which the highest priority was transferred during queue management by the consumption index Therefore, users who are interrupted by printing can obtain a consumption index that is reduced by users who perform interrupt printing instead of giving priority to printing by users who perform interrupt printing. That.

また、前記第4の発明によれば、情報処理装置の印刷要求度数情報を印刷要求度数範囲と消費指数とが対応付けられた消費指数変換情報と照合することにより印刷要求度数情報に対応した消費指数を取得することから、消費指数変換情報を例えば印刷要求度数が大きな値の印刷要求度数範囲のものほどその消費指数を小さな値に設定した場合、印刷要求頻度が実際に高いユーザ(多量印刷を必要とするユーザなど)は印刷要求頻度が実際に低いユーザ(多量印刷を必要としないユーザなど)よりも割込許容指数の減少程度を小さくできることによって、前者ユーザは後者ユーザよりもより多くの割込み印刷要求の発行が可能となり、ユーザの印刷装置の利用状況に合わせた割込み印刷の運用が実現できる。   According to the fourth aspect of the invention, the print request frequency information of the information processing apparatus is checked against the consumption index conversion information in which the print request frequency range and the consumption index are associated with each other. Since the index is acquired, when the consumption index conversion information is set to a smaller value for a print request frequency range having a larger print request frequency, for example, a user with a high print request frequency ( (Users who need it) can reduce the amount of reduction in the interrupt tolerance index more than users with low print request frequency (such as users who don't need high volume printing), so the former user has more interrupts than the latter user. It is possible to issue a print request, and it is possible to realize an interrupt printing operation in accordance with the usage status of the user's printing apparatus.

本発明によれば、発行された割込み印刷要求をキュー管理中のいずれの印刷要求よりも最優先して割り込ませるとともに、割込み印刷要求発行元の情報処理装置の割込許容指数を消費指数だけ減少させ且つ、キュー管理中に最優先を譲渡した情報処理装置の割込許容指数は消費指数だけ増加させることから、最優先を譲渡して印刷が割り込まれたユーザは割込み印刷を行ったユーザが消費する消費指数を取得して割込許容指数を増加できることにより、印刷装置への割込み印刷利用頻度に対するユーザの不公平感が低減できる。   According to the present invention, an interrupt print request issued is interrupted with the highest priority over any print request currently being queued, and the interrupt allowable index of the information processing apparatus that issued the interrupt print request is reduced by the consumption index. In addition, since the interrupt allowable index of the information processing apparatus to which the highest priority is transferred during queue management is increased by the consumption index, the user who has interrupted printing by transferring the highest priority is consumed by the user who performed interrupt printing. By acquiring the consumption index to be used and increasing the interrupt allowable index, it is possible to reduce the user's unfair feeling with respect to the frequency of using interrupt printing to the printing apparatus.

また、情報処理装置の印刷要求度数情報を印刷要求度数範囲と消費指数とが対応付けられた消費指数変換情報と照合することにより印刷要求度数情報に対応した消費指数を取得し、取得した消費指数に基づいて増減させる割込許容指数にて割込み印刷要求を可能にすることから、ユーザの印刷装置の利用状況に合わせた割込み印刷の運用が実現でき、ユーザ環境差での不公平感が低減できる。   Further, the consumption index corresponding to the print request frequency information is obtained by collating the print request frequency information of the information processing apparatus with the consumption index conversion information in which the print request frequency range and the consumption index are associated, and the acquired consumption index Since interrupt print requests can be made with an interrupt allowance index that increases or decreases based on the user, interrupt print operations that match the usage status of the user's printing device can be realized, and unfairness due to differences in user environments can be reduced. .

(実施例1)
以下、本発明の実施の形態について、図面を参照しながら説明する。図1は、本発明に係る一実施例の割込み印刷システムの構成を示すブロック図であり、また図2は所有ポイントテーブル、消費ポイントテーブルおよび印刷要求度数テーブルを説明する図であり、図3は消費指数変換テーブルの一例を示す図である。
Example 1
Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a configuration of an interrupt printing system according to an embodiment of the present invention, FIG. 2 is a diagram for explaining an ownership point table, a consumption point table, and a print request frequency table, and FIG. It is a figure which shows an example of a consumption index conversion table.

図1において、割込み印刷システムは、パーソナルコンピュータなどのコンピュータである複数の情報処理装置1a 〜1n と、情報処理装置1a 〜1n からネットワークなどの通信回線2を介して共用され、情報処理装置1a 〜1n からの印刷要求に基づいて印刷処理する印刷装置3とから構成される。   In FIG. 1, the interrupt printing system is shared by a plurality of information processing apparatuses 1a to 1n, which are computers such as personal computers, and the information processing apparatuses 1a to 1n via a communication line 2 such as a network. And a printing apparatus 3 that performs print processing based on a print request from 1n.

情報処理装置1a は、キーボードやマウスなどで実現されてユーザが入力操作できる入力部11と、CRTモニタまたは液晶モニタなどで実現されて画面表示を行う表示部12と、ハードディスク装置などで実現されて印刷装置3への文書データなどを含む印刷データを格納する文書データ格納部13と、通信回線2に接続されて印刷装置3や他の情報処理装置1b 〜1n との通信を可能にするネットワーク接続部14と、入力部11や表示部12、文書データ格納部13、ネットワーク接続部14などに接続して情報処理装置1a としての全体制御を行う情報処理制御部15などから構成される。なお、他の情報処理装置1b 〜1n については、情報処理装置1a に同様の構成である。   The information processing apparatus 1a is realized by an input unit 11 that is realized by a keyboard or a mouse and can be input by a user, a display unit 12 that is realized by a CRT monitor or a liquid crystal monitor, and displays a screen, and a hard disk device. A network connection for connecting the document data storage unit 13 for storing print data including document data to the printing apparatus 3 and the printing apparatus 3 and other information processing apparatuses 1b to 1n connected to the communication line 2. And an information processing control unit 15 that is connected to the input unit 11, the display unit 12, the document data storage unit 13, the network connection unit 14, and the like and performs overall control as the information processing apparatus 1a. The other information processing apparatuses 1b to 1n have the same configuration as the information processing apparatus 1a.

情報処理制御部15は、自装置1a の印刷装置3への割込み印刷要求の発行抑制に用いる割込許容指数(後述の所有ポイント。以下、所有ポイントと称す)と、所有ポイントの減少化に用いる消費指数(後述の消費ポイント。以下、消費ポイントと称す)とを印刷装置3から入手する管理情報入手部21と、管理情報入手部21で入手した自装置1a の所有ポイントが最優先譲渡対象の情報処理装置1a 〜1n の所有ポイントよりも大きく且つ消費ポイント以上であると判定した場合に、印刷装置3へ割込み印刷要求を発行する割込印刷発行部22とから成る割込発行処理部20を有する構成である。   The information processing control unit 15 uses an interrupt allowable index (ownership points described later, hereinafter referred to as “ownership points”) used to suppress the issuance of interrupt print requests to the printing apparatus 3 of the own device 1a and decreases the possession points. A management information obtaining unit 21 that obtains a consumption index (consumption points described later, hereinafter referred to as consumption points) from the printing device 3, and the owning point of the own device 1a obtained by the management information obtaining unit 21 is the highest priority transfer target. An interrupt issuance processing unit 20 comprising an interrupt print issuing unit 22 that issues an interrupt print request to the printing device 3 when it is determined that it is larger than the owned points of the information processing devices 1a to 1n and more than the consumption points. It is the composition which has.

一方、印刷装置3は、通信回線2に接続されて情報処理装置1a 〜1n との通信を可能にするネットワーク接続部31と、ハードディスク装置や半導体メモリなどで実現されて情報処理装置1a 〜1n からの印刷データなどを格納する印刷データ格納部32と、印刷データ格納部32内の印刷データに基づく印刷出力データを印刷処理するプリンタエンジン33と、印刷データ格納部32やプリンタエンジン33などに接続して印刷装置3としての全体制御を行う印刷制御部34などから構成される。   On the other hand, the printing apparatus 3 is realized by a network connection unit 31 connected to the communication line 2 and enabling communication with the information processing apparatuses 1a to 1n, a hard disk device, a semiconductor memory, and the like, and from the information processing apparatuses 1a to 1n. Connected to the print data storage unit 32 for storing the print data, the printer engine 33 for printing the print output data based on the print data in the print data storage unit 32, the print data storage unit 32, the printer engine 33, and the like. The printing control unit 34 is configured to perform overall control as the printing apparatus 3.

印刷制御部34は、繰返し監視期間などの時間を計時する時計タイマ42と、情報処理装置1a 〜1n からの印刷要求(割込み印刷要求および他の通常印刷要求)それぞれをプリンタエンジン33が逐次印刷処理可能な印刷キューとして格納する印刷キュー格納部43と、時計タイマ42や印刷キュー格納部43と接続して割込み印刷処理の制御を行う割込印刷処理部41とを有する構成である。   In the print control unit 34, the printer engine 33 sequentially prints each of the clock timer 42 that measures time such as a repeated monitoring period and the print requests (interrupt print request and other normal print requests) from the information processing apparatuses 1a to 1n. The configuration includes a print queue storage unit 43 that stores as a possible print queue, and an interrupt print processing unit 41 that is connected to the clock timer 42 and the print queue storage unit 43 to control interrupt print processing.

割込印刷処理部41は、予め設定される割込み印刷要求の発行抑制に用いる情報処理装置1a 〜1n ごとの所有ポイントと、所有ポイントの減少化に用いる消費ポイントとを格納する管理情報格納部57と、管理情報格納部57から所有ポイントや消費ポイントなどを取得する管理情報取得部53と、印刷キュー格納部43にてキュー管理中にある印刷要求の中から最優先に位置している最優先印刷要求キューを検出する印刷キュー検出部52と、情報処理装置1a 〜1n からの情報要求に応じて、情報要求元の情報処理装置1a 〜1n と最優先印刷要求キューの該当情報処理装置1a 〜1n とのそれぞれの装置に対応する所有ポイントと消費ポイントとを、情報要求元の情報処理装置1a 〜1n へ送出する管理情報応答部51とを有する構成である。   The interrupt print processing unit 41 stores a management point storage unit 57 that stores a possession point for each of the information processing apparatuses 1a to 1n that is used to suppress issuance of interrupt print requests and a consumption point that is used to decrease the possession point. A management information acquisition unit 53 that acquires ownership points, consumption points, and the like from the management information storage unit 57, and the highest priority among the print requests that are being queue-managed by the print queue storage unit 43. In response to an information request from the print queue detection unit 52 for detecting the print request queue and the information processing devices 1a to 1n, the information requesting information processing devices 1a to 1n and the corresponding information processing device 1a to the highest priority print request queue. 1n and a management information response unit 51 that sends out possession points and consumption points corresponding to the respective devices to the information requesting information processing devices 1a to 1n. .

割込印刷処理部41は更に、情報処理装置1a 〜1n からの割込み印刷要求を受け付ける割込印刷受付部54と、割込印刷受付部54からの割込み印刷要求を印刷キュー格納部43内の最優先印刷要求キューに優先して割り込ませる印刷キュー挿入部55と、割込み印刷要求を発行した情報処理装置1a 〜1n の所有ポイントを消費ポイントだけ減少させ且つ、最優先を譲渡した最優先印刷要求キューに対応する情報処理装置1a 〜1n の所有ポイントを消費ポイントだけ増加させる情報更新を管理情報格納部57に対して行う管理情報更新部56とを有する構成である。   The interrupt print processing unit 41 further includes an interrupt print accepting unit 54 that accepts interrupt print requests from the information processing apparatuses 1a to 1n, and an interrupt print request from the interrupt print accepting unit 54 in the print queue storage unit 43. The print queue insertion unit 55 for interrupting the priority print request queue with priority, and the highest priority print request queue to which the ownership points of the information processing apparatuses 1a to 1n that issued the interrupt print requests are reduced by the consumption points and the highest priority is transferred. And a management information update unit 56 that updates the management information storage unit 57 to update information that increases the owned points of the information processing apparatuses 1a to 1n corresponding to.

管理情報格納部57は具体的には、情報処理装置1a 〜1n ごとの割込許容指数である所有ポイントが格納される所有ポイントテーブル57a と、情報処理装置1a 〜1n ごとの消費指数である消費ポイントが格納される消費ポイントテーブル57b と、後述する情報処理装置1a 〜1n ごとの印刷要求度数情報が格納される印刷要求度数テーブル57c と、予め設定された複数の印刷要求度数範囲指定それぞれと消費ポイントとが対応付けられた消費指数変換情報が格納される消費指数変換テーブル57d とから構成される。   Specifically, the management information storage unit 57 has an ownership point table 57a in which possession points that are interrupt allowable indices for the information processing apparatuses 1a to 1n are stored, and a consumption that is a consumption index for the information processing apparatuses 1a to 1n. A consumption point table 57b for storing points, a print request frequency table 57c for storing print request frequency information for each of the information processing apparatuses 1a to 1n described later, and a plurality of preset print request frequency range specifications and consumption A consumption index conversion table 57d in which consumption index conversion information associated with points is stored.

それら所有ポイントテーブル57a 、消費ポイントテーブル57b および印刷要求度数テーブル57c は、図2に示すように情報処理装置1a 〜1n それぞれ(例えばユーザIDなど)に対応させて統合させた1つのテーブルにすると良い。なお、図2中の情報処理装置1a 〜1n それぞれの消費ポイントは全て同じ値にしているが、それら各値は割込み印刷の運用上の都合などに合わせて自由に設定して良い。また、消費指数変換テーブル57d は、印刷要求度数範囲が大きくなるに従って図3に示すように消費ポイントの値を徐々に小さくしても良いし、逆に徐々に大きくしても構わないものであって、割込み印刷の運用上の都合に合わせて設定すれば良いものである。更に消費指数変換テーブル57d は、情報処理装置1a 〜1n ごとに異なるテーブルであっても、1つの共通のテーブルでも構わないものであり、前記同様に運用上の都合に合わせて設定すれば良い(説明の便宜上、ここでは図3に示す1つの共通テーブルとする)。   The owned point table 57a, consumption point table 57b, and print request frequency table 57c are preferably integrated into one table corresponding to each of the information processing apparatuses 1a to 1n (for example, a user ID) as shown in FIG. . Although the consumption points of the information processing apparatuses 1a to 1n in FIG. 2 are all set to the same value, these values may be freely set according to the operational convenience of interrupt printing. Further, the consumption index conversion table 57d may gradually decrease the value of the consumption point as shown in FIG. 3 as the print request frequency range increases, or conversely increase it gradually. Therefore, it can be set according to the operational circumstances of interrupt printing. Further, the consumption index conversion table 57d may be a table different for each of the information processing apparatuses 1a to 1n or a common table, and may be set according to operational convenience as described above ( For convenience of explanation, it is assumed here to be one common table shown in FIG.

なお、管理情報格納部57は、印刷装置3の電源が切断されても、格納されたそれぞれの情報を保持させておくことが必要なことから、不揮発性を有する記憶装置、例えば不揮発性半導体メモリ(フラッシュメモリ、NVRAMなど)やハードディスク装置などで構成される。   The management information storage unit 57 needs to retain the stored information even when the power of the printing apparatus 3 is turned off. Therefore, the management information storage unit 57 has a nonvolatile storage device such as a nonvolatile semiconductor memory. (Flash memory, NVRAM, etc.) and a hard disk device.

管理情報更新部56は、通常印刷要求または割込み印刷要求のいずれか一方あるいは両方(説明の便宜上、ここでは両方とする)の印刷要求度数を情報処理装置ごとに計数して印刷要求度数テーブル57c に格納する印刷要求度数計数部561を有し、また管理情報取得部53は更に、情報要求元の情報処理装置1a 〜1n に対応する印刷要求度数情報を印刷要求度数テーブル57c から取得し、その印刷要求度数情報を消費指数変換テーブル57d と照合させることによって印刷要求度数情報に対応した消費指数を取得する構成とする。   The management information update unit 56 counts the print request frequency of either one or both of the normal print request and the interrupt print request (both are here for convenience of explanation) for each information processing apparatus, and stores it in the print request frequency table 57c. The print request frequency count unit 561 for storing the print request frequency information corresponding to the information requesting information processing apparatuses 1a to 1n is further acquired from the print request frequency table 57c. The consumption index corresponding to the print request frequency information is acquired by collating the requested frequency information with the consumption index conversion table 57d.

管理情報更新部56は更に、予め設定された時計タイマ42での計時による繰返し監視期間内に通常印刷要求または割込み印刷要求のいずれも受信されなかった場合、所有ポイントテーブル57a に格納されている所有ポイントを繰返し監視期間ごとに、その所有ポイントの初期値に近付ける方向へ予め設定した増減値にて減少あるいは増加させる許容指数変更部561を有する構成である。増減値は、特定の固定値であっても、所有ポイントの値に応じての変動値でも良く、また減少時と増加時とで異なる値であっても構わないものであり、前記同様に運用上の都合に合わせて決めれば良い(説明の便宜上、ここでは固定値とし、その値を「5」とする)。   Further, the management information update unit 56 further stores the ownership stored in the possession point table 57a when neither the normal print request nor the interrupt print request is received within the repeated monitoring period measured by the clock timer 42 set in advance. This is a configuration having an allowable index changing unit 561 that decreases or increases a point by a preset increase / decrease value in a direction approaching the initial value of the possessed point for each repeated monitoring period. The increase / decrease value may be a specific fixed value, a fluctuating value depending on the value of the possession point, or may be a different value when decreasing and increasing. It may be determined according to the above circumstances (for convenience of explanation, a fixed value is used here, and the value is “5”).

次に、本発明の動作について、図面を参照しながら説明する。図4は本発明の情報処理装置の動作を説明するフローチャートであり、また図5は本発明の印刷装置の動作を説明するフローチャート(その1)、図6は本発明の印刷装置の動作を説明するフローチャート(その2)、図7は印刷要求度数テーブルの処理を説明するフローチャート、図8は監視時間ごとの所有ポイントテーブルの処理を説明するフローチャートである。   Next, the operation of the present invention will be described with reference to the drawings. 4 is a flowchart for explaining the operation of the information processing apparatus of the present invention, FIG. 5 is a flowchart for explaining the operation of the printing apparatus of the present invention (part 1), and FIG. 6 is for explaining the operation of the printing apparatus of the present invention. FIG. 7 is a flowchart for explaining the process of the print request frequency table, and FIG. 8 is a flowchart for explaining the process of the possession point table for each monitoring time.

図4において、情報処理装置1a 〜1n (説明の便宜上ここでは1a とし、以降、割込み装置と称す)の管理情報入手部21は、ユーザによる入力部11からの割込み印刷の指定が有るか否かを監視し(ステップS1)、有りと判定(Yes 判定)された場合、自装置1a の所有ポイントや消費ポイント、および最優先印刷要求キューの検出情報や最優先譲渡対象である情報処理装置1a 〜1n (説明の便宜上ここでは1b とし、以降、被割込み装置と称す)の所有ポイントなどの割込管理情報を入手するために印刷装置3へ問合せを行い(S2)、その問合せに対する印刷装置3からの応答による割込管理情報の入手を監視する(S3)。   In FIG. 4, the management information acquisition unit 21 of the information processing devices 1a to 1n (for convenience of explanation, here 1a is referred to as an interrupt device) determines whether or not there is an interrupt print designation from the input unit 11 by the user. (Step S1), and if it is determined to be present (Yes determination), the owning point and consumption point of the own apparatus 1a, the detection information of the highest priority print request queue, and the information processing apparatus 1a which is the highest priority transfer target An inquiry is made to the printing apparatus 3 in order to obtain interrupt management information such as the possession point of 1n (for convenience of explanation, it is assumed to be 1b here, and hereinafter referred to as an interrupted apparatus) (S2). The acquisition of the interrupt management information by the response is monitored (S3).

前記ステップS3にて割込管理情報を入手したと判定(Yes 判定)された場合、その入手情報に最優先印刷要求キューの検出情報が有るか否かを判定し(S4)、有りと判定(Yes 判定)された場合に割込印刷発行部22は、割込み装置1a の所有ポイントが被割込み装置1b の所有ポイントよりも大きいか否かを判定する(S5)。この判定は、例えば割込み印刷要求を行った回数がより少ない情報処理装置1a 〜1n に対して割込み印刷を優先させることを可能にさせるものである。   If it is determined in step S3 that the interrupt management information has been acquired (Yes determination), it is determined whether or not the acquired information includes detection information for the highest priority print request queue (S4). If YES is determined, the interrupt print issuing unit 22 determines whether the possession point of the interrupting device 1a is larger than the possession point of the interrupted device 1b (S5). This determination makes it possible to prioritize interrupt printing, for example, for the information processing apparatuses 1a to 1n having a smaller number of interrupt print requests.

前記ステップS5にて割込み装置1a の所有ポイントの方が大きいと判定(Yes 判定)された場合、更に、割込み装置1a の所有ポイントが割込み装置1a の消費ポイントよりも大きいか否かを判定し(S6)、大きいと判定(Yes 判定)された場合、ユーザに対して表示部12にて割込み印刷指定の確認画面を表示させる(S7)。   If it is determined in step S5 that the owned point of the interrupt device 1a is larger (Yes determination), it is further determined whether or not the owned point of the interrupt device 1a is larger than the consumption point of the interrupt device 1a ( S6) When it is determined that it is large (Yes determination), the user is caused to display an interrupt print designation confirmation screen on the display unit 12 (S7).

なお、前記ステップS7での確認画面上には、割込み装置1a の所有ポイントや消費ポイントの表示に加えて、割込み印刷を開始指示させる実行ボタン、割込み印刷の代わりに通常印刷を開始指示させる実行ボタン、印刷要求を中止させる印刷キャンセルボタンなどが表示される。勿論、被割込み装置1b の識別とともに、その所有ポイントや消費ポイントなどを表示させても構わない。   On the confirmation screen in step S7, in addition to displaying the owned points and consumption points of the interrupt device 1a, an execution button for instructing to start interrupt printing, and an execution button for instructing to start normal printing instead of interrupt printing A print cancel button for canceling the print request is displayed. Of course, along with the identification of the interrupted device 1b, its possession points, consumption points, etc. may be displayed.

次に前記ステップS7での確認画面に基づく入力部11からの割込み印刷の実行指示(実行ボタン押下)の有無を判定し(S8)、有りと判定(Yes 判定)された場合、割込印刷発行部22は割込み印刷要求を発行して(S9)、文書データ格納部13からの印刷データとともに割込み印刷要求を印刷装置3へ送信し、印刷装置3に割込み印刷での印刷処理を依頼する(S10)。   Next, it is determined whether or not there is an interrupt print execution instruction (execution button press) from the input unit 11 based on the confirmation screen in step S7 (S8). If it is determined that there is (Yes determination), an interrupt print issuance is issued. The unit 22 issues an interrupt print request (S9), transmits the interrupt print request together with the print data from the document data storage unit 13 to the printing apparatus 3, and requests the printing apparatus 3 to perform print processing with interrupt printing (S10). ).

一方、前記ステップS5にて割込み装置1a の所有ポイントの方が小さいと判定(No判定)された場合、または前記ステップS6にて割込み装置1a の所有ポイントの方が小さいと判定(No判定)された場合は、ユーザに対して表示部12にて割込み印刷指定ができない旨の通知画面を表示させる(S11)。   On the other hand, if it is determined in step S5 that the owned point of the interrupt device 1a is smaller (No determination), or it is determined in step S6 that the owned point of the interrupt device 1a is smaller (No determination). In the case where it has been detected, a notification screen indicating that interrupt printing cannot be designated is displayed on the display unit 12 (S11).

なお、前記ステップS11での通知画面上には、所有ポイント相互の関係や所有ポイント不足に関する情報(例えば不足の値)、更に割込み印刷の代わりに通常印刷を開始指示させる実行ボタン、印刷要求を中止させる印刷キャンセルボタンなどが表示される。   On the notification screen in step S11, information on the relationship between owned points and lack of owned points (for example, a deficient value), an execution button for instructing start of normal printing instead of interrupt printing, and a print request are canceled. A print cancel button to be displayed is displayed.

次に前記ステップS11での通知画面に基づく入力部11からの通常印刷での実行指示(実行ボタン押下)の有無を判定し(S12)、有りと判定(Yes 判定)された場合は、情報処理制御部15に所定の通常印刷要求を発行させて(S13)、文書データ格納部13からの印刷データとともに通常印刷要求を印刷装置3へ送信し、印刷装置3に通常印刷での印刷処理を依頼する(S14)。   Next, it is determined whether there is an execution instruction (execution button press) for normal printing from the input unit 11 based on the notification screen in step S11 (S12). The control unit 15 issues a predetermined normal print request (S13), transmits the normal print request together with the print data from the document data storage unit 13 to the printing apparatus 3, and requests the printing apparatus 3 to perform print processing for normal printing. (S14).

また、前記ステップS4にて最優先印刷要求キューの検出情報が無しと判定(No判定)された場合、または前記ステップS8にて割込み印刷の実行指示ではない、つまり通常印刷での実行指示または印刷キャンセル指示であると判定(No判定)された場合は前記ステップS12に移行し、前記したステップS12以降と同様の処理が行われる。しかし、前記ステップS12にて通常印刷での実行指示ではない、つまり印刷キャンセル指示と判定(No判定)された場合は前記ステップS1に戻り、ユーザからの入力部11による次の印刷指定を待つ。   If it is determined in step S4 that there is no detection information in the highest priority print request queue (No determination), or if it is not an interrupt print execution instruction in step S8, that is, an execution instruction or print in normal printing. When it is determined that it is a cancel instruction (No determination), the process proceeds to step S12, and the same processing as in step S12 and subsequent steps is performed. However, if it is not an execution instruction for normal printing in step S12, that is, if it is determined to be a print cancel instruction (No determination), the process returns to step S1 and waits for the next print designation by the input unit 11 from the user.

図5において、印刷装置3は割込み装置1a からの割込管理情報問合せを受信したならば(S21)、印刷キュー格納部43内に最優先印刷要求キューが有るか否かを確認し(S22)、有ると判定(Yes 判定)された場合、最優先印刷要求キュー「有り」を割込み装置1a への応答情報の一部として保持する(S23)。   In FIG. 5, when the printing apparatus 3 receives the interrupt management information inquiry from the interrupt apparatus 1a (S21), it checks whether or not the highest priority print request queue exists in the print queue storage unit 43 (S22). If it is determined (Yes determination), the highest priority print request queue “present” is held as a part of response information to the interrupt device 1a (S23).

次に、被割込み装置1b の所有ポイントを所有ポイントテーブル57a から取得して応答情報の一部として保持し(S24)、更に割込み装置1a の所有ポイントを所有ポイントテーブル57a から同様に取得して応答情報の一部として保持する(S25)。   Next, the owned point of the interrupted device 1b is acquired from the owned point table 57a and held as a part of the response information (S24), and the owned point of the interrupt device 1a is similarly acquired from the owned point table 57a and responded. It is held as a part of information (S25).

引き続いて、割込み装置1a の印刷要求度数を印刷要求度数テーブル57c から取得し、この印刷要求度数に対応する消費ポイントを消費指数変換テーブル57d から取得して応答情報の一部として保持する(S26)。なお、本ステップS26では、消費ポイントの取得に消費指数変換テーブル57d を用いず、消費ポイントテーブル57b から取得することでも構わない。勿論、消費ポイントテーブル57b にもよらず、情報処理装置1a 〜1n 全てに共通の1つの固定値である消費ポイントを用いても良いことは言うまでもない。   Subsequently, the print request frequency of the interrupt device 1a is obtained from the print request frequency table 57c, and the consumption points corresponding to this print request frequency are obtained from the consumption index conversion table 57d and held as part of the response information (S26). . In step S26, the consumption index may be acquired from the consumption point table 57b without using the consumption index conversion table 57d. Of course, it goes without saying that one fixed value common to all the information processing apparatuses 1a to 1n may be used regardless of the consumption point table 57b.

前記ステップS26の処理を図2および図3を参照して具体的に説明すると、割込み装置1a の印刷要求度数は、そのユーザIDである device-a に対応付けられた印刷要求度数の値「20」を印刷要求度数テーブル57c から取得し、次にその印刷要求度数の値「20」に対応する印刷要求度数範囲「11〜30」に対応付けられた消費ポイントの値「5」を消費指数変換テーブル57d から取得するものである。   The processing in step S26 will be specifically described with reference to FIGS. 2 and 3. The print request frequency of the interrupt device 1a is the print request frequency value “20” associated with device-a that is the user ID. ”From the print request frequency table 57c, and then the consumption point value“ 5 ”associated with the print request frequency range“ 11-30 ”corresponding to the print request frequency value“ 20 ”is converted into a consumption index. It is obtained from the table 57d.

一方、前記ステップS22にて最優先印刷要求キューが無しと判定(No判定)された場合は、最優先印刷要求キュー「無し」を応答情報の一部として保持し(S23)、前記ステップS25へと処理を移行させる。なお、前記ステップS25およびS26による応答情報を運用上では必要としない場合、後述のステップS27に処理を移行させても構わない。   On the other hand, if it is determined in step S22 that there is no highest priority print request queue (No determination), the highest priority print request queue “None” is held as part of the response information (S23), and the process proceeds to step S25. And move the process. If the response information in steps S25 and S26 is not required for operation, the process may be shifted to step S27 described later.

前記ステップS26に引き続き、前記ステップS23、S24、S25およびS26により保持された応答情報それぞれを割込管理情報の問合せ装置である割込み装置1a へ割込管理情報として送出して(S27)、割込み装置1a からの割込管理情報の問合せに対する印刷装置3での処理を終了する。   Subsequent to step S26, the response information held in steps S23, S24, S25 and S26 is sent as interrupt management information to the interrupt device 1a which is an inquiry device for interrupt management information (S27). The processing in the printing apparatus 3 for the inquiry of the interrupt management information from 1a is ended.

なお、前記ステップS27にて送出される応答情報は、図4での割込み装置1a の前記ステップS3にて入手が監視されている。また、前記ステップS23〜S26各々にて保持させる応答情報は、各ステップでの処理上で不都合が無ければ、管理情報取得部53内や管理情報応答部51、その他のいずれの構成部分への保持でも構わない。   The response information sent in step S27 is monitored for acquisition in step S3 of the interrupt device 1a in FIG. Further, the response information held in each of the steps S23 to S26 is held in the management information acquisition unit 53, the management information response unit 51, or any other component if there is no inconvenience in processing in each step. It doesn't matter.

図6において、印刷装置3は割込み装置1a からの印刷要求を受信して(S31)、受信した印刷要求が割込み印刷要求か通常印刷要求かを判定し(S32)、割込み印刷要求であると判定(Yes 判定)された場合には、印刷キュー格納部43内に最優先印刷要求キューが有るか否かを確認する(S33)。   In FIG. 6, the printing device 3 receives the print request from the interrupt device 1a (S31), determines whether the received print request is an interrupt print request or a normal print request (S32), and determines that it is an interrupt print request. If (Yes determination) is made, it is confirmed whether or not there is a highest priority print request queue in the print queue storage unit 43 (S33).

前記ステップS33にて、有ると判定(Yes 判定)された場合、割込み装置1a の印刷要求度数を印刷要求度数テーブル57c から取得してこの印刷要求度数に対応する消費ポイントを消費指数変換テーブル57d から取得(S34)し、引き続いて、割込み装置1a の所有ポイントを所有ポイントテーブル57a から取得し、この所有ポイントから前記ステップS34による消費ポイントの値を減算して、その減算結果の値で所有ポイントテーブル57a を更新する(S35)。   If it is determined in step S33 that there is a request (Yes determination), the print request frequency of the interrupt device 1a is obtained from the print request frequency table 57c, and the consumption points corresponding to this print request frequency are obtained from the consumption index conversion table 57d. Obtaining (S34), and subsequently obtaining the possession point of the interrupt device 1a from the possession point table 57a, subtracting the value of the consumption point in step S34 from the possession point, and using the value of the subtraction result as the possession point table 57a is updated (S35).

更に、被割込み装置1b の所有ポイントを所有ポイントテーブル57a から取得して、この所有ポイントに前記ステップS34による消費ポイントの値を加算し、加算結果の値で同様に所有ポイントテーブル57a を更新する(S36)。   Further, the owned point of the interrupted device 1b is acquired from the owned point table 57a, the value of the consumption point in step S34 is added to this owned point, and the owned point table 57a is similarly updated with the value of the addition result ( S36).

次に、前記ステップS31にて受信した割込み印刷要求を、印刷キュー格納部43内の最優先印刷要求キューに優先して割り込ませる(S37)。これ以降の処理は、印刷キュー格納部43に格納された各々の印刷要求キューが所定のキュー管理により所定の逐次印刷処理が行われることから、説明を省略する。   Next, the interrupt print request received in step S31 is preferentially interrupted to the highest priority print request queue in the print queue storage unit 43 (S37). Subsequent processing is omitted because each print request queue stored in the print queue storage unit 43 is subjected to predetermined sequential printing processing by predetermined queue management.

一方、前記ステップS33にて、最優先印刷要求キューが無いと判定(No判定)された場合、前記ステップS31にて受信した割込み印刷要求を、印刷キュー格納部43内の印刷要求キューの先頭に配列させる(S41)。印刷要求キュー配列の先頭に位置する最優先印刷要求キューが検出されない場合は印刷キュー格納部43内に印刷要求キューが存在しないことであるため、このような場合に配列させる印刷要求キューはいずれも自ずと先頭、つまり最優先印刷要求キューに成り得るものである。   On the other hand, if it is determined in step S33 that there is no highest priority print request queue (No determination), the interrupt print request received in step S31 is placed at the head of the print request queue in the print queue storage unit 43. Arrange (S41). If the highest priority print request queue located at the head of the print request queue array is not detected, it means that there is no print request queue in the print queue storage unit 43. Therefore, any print request queue to be arranged in this case It can naturally become the head, that is, the highest priority print request queue.

また、前記ステップS32にて、通常印刷要求であると判定(No判定)された場合、前記ステップS31にて受信した通常印刷要求を、印刷キュー格納部43内に既に配列されている1つ以上の印刷要求キューの最後尾に配列させる(S42)。   If it is determined in step S32 that the request is a normal print request (No determination), one or more normal print requests received in step S31 are already arranged in the print queue storage unit 43. Are arranged at the end of the print request queue (S42).

次に図7を参照しながら、印刷要求度数テーブル57c の更新処理について説明する。図7において、印刷装置3は、印刷キュー格納部43内でキュー管理されている印刷要求キューを印刷処理し(S51)、その印刷要求キューによる印刷の最終ページがプリンタエンジン33から排紙されたか否かを監視して(S52)、排紙完了と判定(Yes 判定)された場合、印刷要求度数テーブル57c から印刷要求キューに該当する情報処理装置1a 〜1n の印刷要求度数を取得する(S53)。   Next, update processing of the print request frequency table 57c will be described with reference to FIG. In FIG. 7, the printing apparatus 3 prints a print request queue that is queue-managed in the print queue storage unit 43 (S 51), and whether the last page printed by the print request queue has been discharged from the printer engine 33. If it is determined whether the paper discharge is completed (Yes determination), the print request frequency of the information processing apparatuses 1a to 1n corresponding to the print request queue is acquired from the print request frequency table 57c (S53). ).

次に、取得された印刷要求度数の値に「1」を加算し、その加算結果の値で印刷要求度数テーブル57c を更新する(S54)。なお、ここでは「1」を加算としたが減算でも良く、また他の数値であっても良く、いずれにしても印刷処理された印刷要求キューの数値が計数できれば良い。また、ここでは割込み印刷要求と通常印刷要求の両方の印刷要求キューを計数しているが、それぞれの印刷要求の印刷処理とその排紙とを同期管理することによって、いずれか一方の印刷要求キューだけを計数するようにしても良い。   Next, “1” is added to the acquired print request frequency value, and the print request frequency table 57c is updated with the value of the addition result (S54). Although “1” is added here, subtraction may be used, and other numerical values may be used. In any case, it is only necessary to be able to count the numerical values of the print request queue that has been subjected to the printing process. Here, the print request queues for both the interrupt print request and the normal print request are counted. However, by synchronously managing the print processing of each print request and its discharge, either one of the print request queues is processed. You may make it count only.

また更に、ここでは印刷要求度数は印刷要求キュー(印刷ジョブ)を計数しているが、印刷要求キューによる印刷枚数の方が運用実態に合う場合、印刷枚数を計数しても構わない。その場合、例えば前記ステップS52では、最終ページではなく、印刷ページごとの排紙完了を監視することになる。   Furthermore, here, the print request frequency is counted in the print request queue (print job). However, if the number of printed sheets in the print request queue is more suitable for the actual operation, the number of printed sheets may be counted. In this case, for example, in step S52, the completion of paper discharge for each print page is monitored instead of the last page.

更に、印刷要求度数の計数は、時計タイマ42に予め設定させての計数期間(例えば、1日や1週間など)ごとに行うようにしても良い。このことによって、印刷装置3の利用状況の変化に合わせた、割込み印刷の利用が可能になる。   Further, the print request frequency may be counted every counting period (for example, one day or one week) set in advance in the clock timer 42. This makes it possible to use interrupt printing in accordance with changes in the usage status of the printing apparatus 3.

次に図8を参照して、監視期間ごとの所有ポイントテーブル57a の処理を説明する。図8において、時計タイマ42に予め時間設定させた繰返し期間に基づく監視期間タイマからの割込みが発生(S61)したことを切っ掛けにして、そのタイマ割込みに対応付けられた情報処理装置1a 〜1n をチェックし、いずれの情報処理装置1a 〜1n かを認識する(S62)。   Next, the processing of the owned point table 57a for each monitoring period will be described with reference to FIG. Referring to FIG. 8, the information processing devices 1a to 1n associated with the timer interruption are triggered by the occurrence of an interruption (S61) from the monitoring period timer based on the repetition period set in advance in the clock timer 42. A check is made to recognize which of the information processing apparatuses 1a to 1n (S62).

次に、前記ステップS62にて認識された情報処理装置1a 〜1n いずれかの所有ポイントを所有ポイントテーブル57a から取得し(S63)、取得した所有ポイントがその所有ポイントの初期設定値である初期値よりも大きいか否かを判定し(S64)、大きいと判定(Yes 判定)された場合は、取得した所有ポイントから予め設定した減算値(例えば「5」)を減算して、その減算結果の値で所有ポイントテーブル57a を更新する(S65)。   Next, the owner point of any one of the information processing devices 1a to 1n recognized in step S62 is acquired from the owner point table 57a (S63), and the acquired owner point is an initial value that is an initial setting value of the owner point. (S64), if it is determined to be greater (Yes determination), a preset subtraction value (eg, “5”) is subtracted from the acquired possession point, and the subtraction result The possession point table 57a is updated with the value (S65).

一方、前記ステップS64にて、初期値よりも小さいと判定(No判定)された場合は、取得した所有ポイントに予め設定した加算値を加算して、その加算結果の値で所有ポイントテーブル57a を更新する(S66)。   On the other hand, if it is determined in step S64 that the value is smaller than the initial value (No determination), an added value set in advance is added to the acquired possessed point, and the owned point table 57a is added with the value of the added result. Update (S66).

前記ステップS65の減算値とS66の加算値は同じ値でも良く、異なる値であっても良い。また、情報処理装置1a 〜1n ごとに異なる値にしても構わない。これらの値も、割込み印刷の利用状況に合わせて決めれば良いものである。   The subtraction value in step S65 and the addition value in S66 may be the same value or different values. Moreover, you may make it a different value for every information processing apparatus 1a-1n. These values may be determined in accordance with the usage status of interrupt printing.

上記処理によると、繰返し監視期間内に印刷要求の発行が無かった場合に、繰返し監視期間ごとに割込許容指数を割込許容指数の初期値に近付ける方向へ設定値にて減少あるいは増加させることから、割込許容指数が例え減少していたとしても、印刷要求の発行休止などによって割込許容指数を最大ではその初期値まで復帰できることにより、印刷装置のユーザ利用状況に応じて割込み印刷利用の回復が可能になる。   According to the above processing, if no print request is issued within the repeated monitoring period, the interrupt allowable index is decreased or increased by the set value in the direction of approaching the initial value of the interrupt allowable index for each repeated monitoring period. Even if the interrupt allowance index is reduced, the interrupt allowance index can be restored to its initial value at the maximum by suspending the issuance of print requests, etc. Recovery is possible.

以上、フローチャートを参照しながら動作を説明したが、それらフローチャートは一例であって、本発明はそれらに限定されるものではない。例えば、図4のステップS5とS6、図5のステップS23〜S26、および図6のステップS35とS36などは、同図内にてそれらステップの順序を入れ替えても同様の処理結果が得られるため、都合に合わせて入れ替えることは構わない。   The operation has been described above with reference to the flowcharts. However, these flowcharts are examples, and the present invention is not limited to them. For example, steps S5 and S6 in FIG. 4, steps S23 to S26 in FIG. 5, steps S35 and S36 in FIG. 6, and the like can be obtained even if the order of these steps is changed in the figure. It ’s okay to replace it at your convenience.

以上の実施例に関し、以下の付記を開示する。
(付記1)
キュー管理中の印刷要求に優先して印刷させる割込み印刷要求または通常印刷要求を発行する情報処理装置と、複数の該情報処理装置により通信回線を介して共用され、前記印刷要求をキュー管理して逐次印刷処理するとともに、受信した割込み印刷要求をキュー管理中の前記印刷要求に優先して割り込ませて割込み印刷処理する印刷装置とを有する割込み印刷システムにおいて、
前記印刷装置は、
前記割込み印刷要求の発行抑制に用いる情報処理装置ごとの割込許容指数と、該割込許容指数の減少化に用いる消費指数とを保持して、情報要求に応じて前記割込許容指数と消費指数とを要求元の情報処理装置へ送出し、該情報処理装置からの割込み印刷要求を前記キュー管理中のいずれの印刷要求よりも最優先して割り込ませるとともに、該割込み印刷要求発行元の情報処理装置の割込許容指数を前記消費指数だけ減少させ且つ、前記キュー管理中に最優先を譲渡した情報処理装置の割込許容指数を前記消費指数だけ増加させる割込印刷処理手段を有し、
前記情報処理装置は、
前記印刷装置から前記割込許容指数と消費指数とを取得し、自装置の割込許容指数が最優先譲渡対象の情報処理装置の割込許容指数よりも大きく且つ消費指数以上である場合に、印刷装置へ前記割込み印刷要求を発行する割込発行処理手段を有する
ことを特徴とする割込み印刷システム。
(付記2)
キュー管理中の印刷要求に優先して印刷させる割込み印刷要求または通常印刷要求を発行する情報処理装置と、複数の該情報処理装置により通信回線を介して共用され、前記印刷要求をキュー管理して逐次印刷処理するとともに、受信した割込み印刷要求をキュー管理中の前記印刷要求に優先して割り込ませて割込み印刷処理する印刷装置とを有する割込み印刷システムの印刷装置において、
前記割込み印刷要求の発行抑制に用いる情報処理装置ごとの割込許容指数と、該割込許容指数の減少化に用いる消費指数とを格納する管理情報格納手段と、
該管理情報格納手段から前記割込許容指数と前記消費指数とを取得する管理情報取得手段と、
前記キュー管理中の通常印刷要求および割込み印刷要求から最優先印刷要求キューを検出する印刷キュー検出手段と、
情報処理装置からの情報要求に応じて、該情報処理装置と前記最優先印刷要求キューの該当情報処理装置とにそれぞれ対応する前記取得の割込許容指数と消費指数とを、前記情報要求元の情報処理装置へ送出する管理情報応答手段と、
情報処理装置からの割込み印刷要求を受け付ける割込印刷受付手段と、
該割込印刷受付手段からの割込み印刷要求を前記最優先印刷要求キューに優先して割り込ませる印刷キュー挿入手段と、
前記管理情報格納手段に対して、前記割込み印刷要求を発行した情報処理装置の割込許容指数を前記消費指数だけ減少させ且つ、最優先を譲渡した前記最優先印刷要求キューに対応する情報処理装置の割込許容指数を前記消費指数だけ増加させる情報更新を行う管理情報更新手段と、
を有することを特徴とする印刷装置。
(付記3)
キュー管理中の印刷要求に優先して印刷させる割込み印刷要求または通常印刷要求を発行する情報処理装置と、複数の該情報処理装置により通信回線を介して共用され、前記印刷要求をキュー管理して逐次印刷処理するとともに、受信した割込み印刷要求をキュー管理中の前記印刷要求に優先して割り込ませて割込み印刷処理する印刷装置とを有する割込み印刷システムの印刷装置の割込み印刷処理方法であって、
管理情報格納手段が、前記割込み印刷要求の発行抑制に用いる情報処理装置ごとの割込許容指数と、該割込許容指数の減少化に用いる消費指数とを格納するステップと、
管理情報取得手段が、前記管理情報格納手段から前記割込許容指数と前記消費指数とを取得するステップと、
印刷キュー検出手段が、前記キュー管理中の通常印刷要求および割込み印刷要求から最優先印刷要求キューを検出するステップと、
管理情報応答手段が、情報処理装置からの情報要求に応じて、該情報処理装置と前記最優先印刷要求キューの該当情報処理装置とにそれぞれ対応する前記取得の割込許容指数と消費指数とを、前記情報要求元の情報処理装置へ送出するステップと、
割込印刷受付手段が、情報処理装置からの割込み印刷要求を受け付けるステップと、
印刷キュー挿入手段が、前記割込印刷受付手段からの割込み印刷要求を前記最優先印刷要求キューに優先して割り込ませるステップと、
管理情報更新手段が、前記管理情報格納手段に対して、前記割込み印刷要求を発行した情報処理装置の割込許容指数を前記消費指数だけ減少させ且つ、最優先を譲渡した前記最優先印刷要求キューに対応する情報処理装置の割込許容指数を前記消費指数だけ増加させる情報更新を行うステップと、
を含むことを特徴とする割込み印刷処理方法。
(付記4)
キュー管理中の印刷要求に優先して印刷させる割込み印刷要求または通常印刷要求を発行する情報処理装置と、複数の該情報処理装置により通信回線を介して共用され、前記印刷要求をキュー管理して逐次印刷処理するとともに、受信した割込み印刷要求をキュー管理中の前記印刷要求に優先して割り込ませて割込み印刷処理する印刷装置とを有する割込み印刷システムの情報処理装置のコンピュータに、
情報処理装置の前記割込み印刷要求の発行抑制に用いる割込許容指数と、該割込許容指数の減少化に用いる消費指数とを印刷装置から入手する管理情報入手機能と、
該管理情報入手機能で入手した自装置の割込許容指数が最優先譲渡対象の情報処理装置の割込許容指数よりも大きく且つ消費指数以上であると判定した場合に、印刷装置へ前記割込み印刷要求を発行する割込印刷発行機能と、
を実現させるための割込み発行制御プログラム。
(付記5)
付記2記載の印刷装置において、
前記管理情報更新手段は、
前記通常印刷要求または前記割込み印刷要求のいずれか一方あるいは両方の印刷要求度数を情報処理装置ごとに計数して前記管理情報格納手段に格納する印刷要求度数計数手段を有し、
前記管理情報格納手段は、
前記印刷要求度数計数手段により格納される情報処理装置ごとの前記印刷要求度数情報と、
予め設定された複数の印刷要求度数範囲指定それぞれと消費指数とが対応付けられた消費指数変換情報とを更に有し、
前記管理情報取得手段は、
前記情報要求元の情報処理装置に対応する印刷要求度数情報を前記管理情報格納手段から取得し、該印刷要求度数情報と前記消費指数変換情報との照合によって該印刷要求度数情報に対応した消費指数を取得する
ことを特徴とする印刷装置。
(付記6)
付記2または付記5記載の印刷装置において、
前記管理情報更新手段は、
予め設定された繰返し監視期間内に前記通常印刷要求または前記割込み印刷要求のいずれも受信されなかった場合、前記管理情報格納手段に格納されている前記割込許容指数を前記繰返し監視期間ごとに、該割込許容指数の初期値に近付ける方向へ予め設定した値にて減少あるいは増加させる許容指数変更手段を有する
ことを特徴とする印刷装置。
The following notes are disclosed with respect to the above embodiments.
(Appendix 1)
An information processing apparatus that issues an interrupt print request or a normal print request to be printed in preference to a print request that is being managed by a queue, and is shared by a plurality of the information processing apparatuses via a communication line. In an interrupt printing system having a printing device that performs sequential printing processing and interrupt printing processing by interrupting the received interrupt printing request in preference to the printing request being queued,
The printing apparatus includes:
Holds an interrupt allowable index for each information processing device used to suppress the issuance of interrupt print requests and a consumption index used to reduce the interrupt allowable index, and the interrupt allowable index and consumption according to the information request The index is sent to the requesting information processing apparatus, the interrupt print request from the information processing apparatus is interrupted with the highest priority over any print request in the queue management, and the interrupt print request issuer information An interrupt print processing means for decreasing the interrupt allowable index of the processing apparatus by the consumption index and increasing the interrupt allowable index of the information processing apparatus to which the highest priority is assigned during the queue management by the consumption index;
The information processing apparatus includes:
Obtaining the interrupt allowance index and the consumption index from the printing device, when the interrupt allowance index of the own device is larger than the interrupt allowance index of the information processing device subject to the highest priority transfer and greater than or equal to the consumption index, An interrupt printing system comprising interrupt issuing processing means for issuing the interrupt printing request to a printing apparatus.
(Appendix 2)
An information processing apparatus that issues an interrupt print request or a normal print request to be printed in preference to a print request that is being managed by a queue, and is shared by a plurality of the information processing apparatuses via a communication line. In a printing apparatus of an interrupt printing system having a printing apparatus that performs sequential printing processing and interrupts printing processing by interrupting the received interrupt printing request in preference to the printing request being queued,
Management information storage means for storing an interrupt allowable index for each information processing device used for suppressing the issuance of the interrupt print request and a consumption index used for reducing the interrupt allowable index;
Management information acquisition means for acquiring the interrupt allowable index and the consumption index from the management information storage means,
A print queue detecting means for detecting a highest priority print request queue from the normal print request and the interrupt print request during the queue management;
In response to an information request from the information processing apparatus, the acquired interrupt allowable index and consumption index respectively corresponding to the information processing apparatus and the corresponding information processing apparatus in the highest priority print request queue are set to the information request source. Management information response means for sending to the information processing device;
Interrupt print accepting means for accepting an interrupt print request from the information processing apparatus;
A print queue inserting means for interrupting an interrupt print request from the interrupt print accepting means in priority to the highest priority print request queue;
An information processing apparatus corresponding to the highest priority print request queue to which the interrupt priority index of the information processing apparatus that has issued the interrupt print request is reduced by the consumption index and the highest priority is assigned to the management information storage unit Management information updating means for updating information for increasing the interrupt allowable index by the consumption index;
A printing apparatus comprising:
(Appendix 3)
An information processing apparatus that issues an interrupt print request or a normal print request to be printed in preference to a print request that is being managed by a queue, and is shared by a plurality of the information processing apparatuses via a communication line. An interrupt printing processing method for a printing apparatus of an interrupt printing system, which includes a printing apparatus that performs sequential printing processing and interrupts printing processing by interrupting a received interrupt printing request in preference to the printing request being queued,
A management information storage means for storing an interrupt allowable index for each information processing device used for suppressing issuance of the interrupt print request, and a consumption index used for reducing the interrupt allowable index;
A management information obtaining unit obtaining the interrupt allowable index and the consumption index from the management information storage unit;
A print queue detecting unit detecting a highest priority print request queue from the normal print request and the interrupt print request during the queue management;
In response to an information request from the information processing apparatus, the management information response means obtains the acquired interrupt allowable index and consumption index corresponding to the information processing apparatus and the corresponding information processing apparatus in the highest priority print request queue, respectively. Sending to the information requesting information processing apparatus;
An interrupt print accepting unit for accepting an interrupt print request from the information processing apparatus;
A step of causing the print queue insertion means to interrupt the interrupt print request from the interrupt print accepting means in priority to the highest priority print request queue;
The highest priority print request queue in which management information update means reduces the interrupt allowable index of the information processing apparatus that has issued the interrupt print request to the management information storage means by the consumption index and assigns the highest priority. Performing an information update for increasing the interrupt allowable index of the information processing apparatus corresponding to the consumption index; and
An interrupt print processing method.
(Appendix 4)
An information processing apparatus that issues an interrupt print request or a normal print request to be printed in preference to a print request that is being managed by a queue, and is shared by a plurality of the information processing apparatuses via a communication line. A computer of an information processing apparatus of an interrupt printing system having a printing apparatus that sequentially prints and interrupts print processing by interrupting the received interrupt print request in preference to the print request being queued,
A management information acquisition function for acquiring from the printing device an interrupt allowable index used to suppress the issuance of the interrupt print request of the information processing apparatus and a consumption index used to reduce the interrupt allowable index;
When it is determined that the interrupt allowable index of the own device acquired by the management information acquisition function is larger than the interrupt allowable index of the information processing apparatus subject to the highest priority transfer and is greater than or equal to the consumption index, the interrupt printing to the printing apparatus An interrupt print issuing function for issuing a request;
Interrupt issuance control program for realizing
(Appendix 5)
In the printing apparatus according to attachment 2,
The management information update means includes
A print request frequency count unit that counts the print request frequency of either one or both of the normal print request and the interrupt print request for each information processing device and stores it in the management information storage unit;
The management information storage means includes
The print request frequency information for each information processing device stored by the print request frequency count means;
Consumption index conversion information in which a plurality of preset print request frequency range designations and consumption indexes are associated with each other;
The management information acquisition means
The consumption index corresponding to the print request frequency information is obtained from the management information storage means by acquiring the print request frequency information corresponding to the information requesting information processing apparatus and collating the print request frequency information with the consumption index conversion information. The printing apparatus characterized by acquiring.
(Appendix 6)
In the printing apparatus according to appendix 2 or appendix 5,
The management information update means includes
When neither the normal print request nor the interrupt print request is received within a preset repeat monitoring period, the interrupt allowable index stored in the management information storage unit is set for each repeat monitor period. A printing apparatus comprising: an allowable index changing means for decreasing or increasing a predetermined value in a direction approaching an initial value of the interrupt allowable index.

本発明に係る一実施例の割込み印刷システムの構成を示すブロック図1 is a block diagram showing the configuration of an interrupt printing system according to an embodiment of the present invention. 所有ポイントテーブル、消費ポイントテーブルおよび印刷要求度数テーブルを説明する図The figure explaining the possession point table, consumption point table, and print request frequency table 消費指数変換テーブルの一例を示す図The figure which shows an example of a consumption index conversion table 本発明の情報処理装置の動作を説明するフローチャートThe flowchart explaining operation | movement of the information processing apparatus of this invention. 本発明の印刷装置の動作を説明するフローチャート(その1)Flowchart for explaining the operation of the printing apparatus of the present invention (part 1) 本発明の印刷装置の動作を説明するフローチャート(その2)Flowchart for explaining the operation of the printing apparatus of the present invention (part 2) 印刷要求度数テーブルの処理を説明するフローチャートFlowchart explaining processing of print request frequency table 監視時間ごとの所有ポイントテーブルの処理を説明するフローチャートFlow chart explaining processing of owned point table for each monitoring time

符号の説明Explanation of symbols

1a 〜1n 情報処理装置
2 通信回線
3 印刷装置
15 情報処理制御部
20 割込発行処理部
21 管理情報入手部
22 割込印刷発行部
34 印刷制御部
41 割込印刷処理部
51 管理情報応答部
52 印刷キュー検出部
53 管理情報取得部
54 割込印刷受付部
55 印刷キュー挿入部
56 管理情報更新部
57 管理情報格納部
57a 所有ポイントテーブル
57b 消費ポイントテーブル
57c 印刷要求度数テーブル
57d 消費指数変換テーブル
561 印刷要求度数計数部
562 所有ポイント変更部
DESCRIPTION OF SYMBOLS 1a-1n Information processing apparatus 2 Communication line 3 Printing apparatus 15 Information processing control part 20 Interrupt issue process part 21 Management information acquisition part 22 Interrupt print issue part 34 Print control part 41 Interrupt print process part 51 Management information response part 52 Print queue detection unit 53 Management information acquisition unit 54 Interrupt print acceptance unit 55 Print queue insertion unit 56 Management information update unit 57 Management information storage unit 57a Owned point table 57b Consumption point table 57c Print request frequency table 57d Consumption index conversion table 561 Print Requested frequency counting unit 562 Owned point changing unit

Claims (5)

キュー管理中の印刷要求に優先して印刷させる割込み印刷要求または通常印刷要求を発行する情報処理装置と、複数の該情報処理装置により通信回線を介して共用され、前記印刷要求をキュー管理して逐次印刷処理するとともに、受信した割込み印刷要求をキュー管理中の前記印刷要求に優先して割り込ませて割込み印刷処理する印刷装置とを有する割込み印刷システムにおいて、
前記印刷装置は、
前記割込み印刷要求の発行抑制に用いる情報処理装置ごとの割込許容指数と、該割込許容指数の減少化に用いる消費指数とを保持して、情報要求に応じて前記割込許容指数と消費指数とを要求元の情報処理装置へ送出し、該情報処理装置からの割込み印刷要求を前記キュー管理中のいずれの印刷要求よりも最優先して割り込ませるとともに、該割込み印刷要求発行元の情報処理装置の割込許容指数を前記消費指数だけ減少させ且つ、前記キュー管理中に最優先を譲渡した情報処理装置の割込許容指数を前記消費指数だけ増加させる割込印刷処理手段を有し、
前記情報処理装置は、
前記印刷装置から前記割込許容指数と消費指数とを取得し、自装置の割込許容指数が最優先譲渡対象の情報処理装置の割込許容指数よりも大きく且つ消費指数以上である場合に、印刷装置へ前記割込み印刷要求を発行する割込発行処理手段を有する
ことを特徴とする割込み印刷システム。
An information processing apparatus that issues an interrupt print request or a normal print request to be printed in preference to a print request that is being managed by a queue, and is shared by a plurality of the information processing apparatuses via a communication line. In an interrupt printing system having a printing device that performs sequential printing processing and interrupt printing processing by interrupting the received interrupt printing request in preference to the printing request being queued,
The printing apparatus includes:
Holds an interrupt allowable index for each information processing device used to suppress the issuance of interrupt print requests and a consumption index used to reduce the interrupt allowable index, and the interrupt allowable index and consumption according to the information request The index is sent to the requesting information processing apparatus, the interrupt print request from the information processing apparatus is interrupted with the highest priority over any print request in the queue management, and the interrupt print request issuer information An interrupt print processing means for decreasing the interrupt allowable index of the processing apparatus by the consumption index and increasing the interrupt allowable index of the information processing apparatus to which the highest priority is assigned during the queue management by the consumption index;
The information processing apparatus includes:
Obtaining the interrupt allowance index and the consumption index from the printing device, when the interrupt allowance index of the own device is larger than the interrupt allowance index of the information processing device subject to the highest priority transfer and greater than or equal to the consumption index, An interrupt printing system comprising interrupt issuing processing means for issuing the interrupt printing request to a printing apparatus.
キュー管理中の印刷要求に優先して印刷させる割込み印刷要求または通常印刷要求を発行する情報処理装置と、複数の該情報処理装置により通信回線を介して共用され、前記印刷要求をキュー管理して逐次印刷処理するとともに、受信した割込み印刷要求をキュー管理中の前記印刷要求に優先して割り込ませて割込み印刷処理する印刷装置とを有する割込み印刷システムの印刷装置において、
前記割込み印刷要求の発行抑制に用いる情報処理装置ごとの割込許容指数と、該割込許容指数の減少化に用いる消費指数とを格納する管理情報格納手段と、
該管理情報格納手段から前記割込許容指数と前記消費指数とを取得する管理情報取得手段と、
前記キュー管理中の通常印刷要求および割込み印刷要求から最優先印刷要求キューを検出する印刷キュー検出手段と、
情報処理装置からの情報要求に応じて、該情報処理装置と前記最優先印刷要求キューの該当情報処理装置とにそれぞれ対応する前記取得の割込許容指数と消費指数とを、前記情報要求元の情報処理装置へ送出する管理情報応答手段と、
情報処理装置からの割込み印刷要求を受け付ける割込印刷受付手段と、
該割込印刷受付手段からの割込み印刷要求を前記最優先印刷要求キューに優先して割り込ませる印刷キュー挿入手段と、
前記管理情報格納手段に対して、前記割込み印刷要求を発行した情報処理装置の割込許容指数を前記消費指数だけ減少させ且つ、最優先を譲渡した前記最優先印刷要求キューに対応する情報処理装置の割込許容指数を前記消費指数だけ増加させる情報更新を行う管理情報更新手段と、
を有することを特徴とする印刷装置。
An information processing apparatus that issues an interrupt print request or a normal print request to be printed in preference to a print request that is being managed by a queue, and is shared by a plurality of the information processing apparatuses via a communication line. In a printing apparatus of an interrupt printing system having a printing apparatus that performs sequential printing processing and interrupts printing processing by interrupting the received interrupt printing request in preference to the printing request being queued,
Management information storage means for storing an interrupt allowable index for each information processing device used for suppressing the issuance of the interrupt print request and a consumption index used for reducing the interrupt allowable index;
Management information acquisition means for acquiring the interrupt allowable index and the consumption index from the management information storage means,
A print queue detecting means for detecting a highest priority print request queue from the normal print request and the interrupt print request during the queue management;
In response to an information request from the information processing apparatus, the acquired interrupt allowable index and consumption index respectively corresponding to the information processing apparatus and the corresponding information processing apparatus in the highest priority print request queue are set to the information request source. Management information response means for sending to the information processing device;
Interrupt print accepting means for accepting an interrupt print request from the information processing apparatus;
A print queue inserting means for interrupting an interrupt print request from the interrupt print accepting means in priority to the highest priority print request queue;
An information processing apparatus corresponding to the highest priority print request queue to which the interrupt priority index of the information processing apparatus that has issued the interrupt print request is reduced by the consumption index and the highest priority is assigned to the management information storage unit Management information updating means for updating information for increasing the interrupt allowable index by the consumption index;
A printing apparatus comprising:
キュー管理中の印刷要求に優先して印刷させる割込み印刷要求または通常印刷要求を発行する情報処理装置と、複数の該情報処理装置により通信回線を介して共用され、前記印刷要求をキュー管理して逐次印刷処理するとともに、受信した割込み印刷要求をキュー管理中の前記印刷要求に優先して割り込ませて割込み印刷処理する印刷装置とを有する割込み印刷システムの印刷装置の割込み印刷処理方法であって、
管理情報格納手段が、前記割込み印刷要求の発行抑制に用いる情報処理装置ごとの割込許容指数と、該割込許容指数の減少化に用いる消費指数とを格納するステップと、
管理情報取得手段が、前記管理情報格納手段から前記割込許容指数と前記消費指数とを取得するステップと、
印刷キュー検出手段が、前記キュー管理中の通常印刷要求および割込み印刷要求から最優先印刷要求キューを検出するステップと、
管理情報応答手段が、情報処理装置からの情報要求に応じて、該情報処理装置と前記最優先印刷要求キューの該当情報処理装置とにそれぞれ対応する前記取得の割込許容指数と消費指数とを、前記情報要求元の情報処理装置へ送出するステップと、
割込印刷受付手段が、情報処理装置からの割込み印刷要求を受け付けるステップと、
印刷キュー挿入手段が、前記割込印刷受付手段からの割込み印刷要求を前記最優先印刷要求キューに優先して割り込ませるステップと、
管理情報更新手段が、前記管理情報格納手段に対して、前記割込み印刷要求を発行した情報処理装置の割込許容指数を前記消費指数だけ減少させ且つ、最優先を譲渡した前記最優先印刷要求キューに対応する情報処理装置の割込許容指数を前記消費指数だけ増加させる情報更新を行うステップと、
を含むことを特徴とする割込み印刷処理方法。
An information processing apparatus that issues an interrupt print request or a normal print request to be printed in preference to a print request that is being managed by a queue, and is shared by a plurality of the information processing apparatuses via a communication line. An interrupt printing processing method for a printing apparatus of an interrupt printing system, which includes a printing apparatus that performs sequential printing processing and interrupts printing processing by interrupting a received interrupt printing request in preference to the printing request being queued,
A management information storage means for storing an interrupt allowable index for each information processing device used for suppressing issuance of the interrupt print request, and a consumption index used for reducing the interrupt allowable index;
A management information obtaining unit obtaining the interrupt allowable index and the consumption index from the management information storage unit;
A print queue detecting unit detecting a highest priority print request queue from the normal print request and the interrupt print request during the queue management;
In response to an information request from the information processing apparatus, the management information response means obtains the acquired interrupt allowable index and consumption index corresponding to the information processing apparatus and the corresponding information processing apparatus in the highest priority print request queue, respectively. Sending to the information requesting information processing apparatus;
An interrupt print accepting unit for accepting an interrupt print request from the information processing apparatus;
A step of causing the print queue insertion means to interrupt the interrupt print request from the interrupt print accepting means in priority to the highest priority print request queue;
The highest priority print request queue in which management information update means reduces the interrupt allowable index of the information processing apparatus that has issued the interrupt print request to the management information storage means by the consumption index and assigns the highest priority. Performing an information update for increasing the interrupt allowable index of the information processing apparatus corresponding to the consumption index; and
An interrupt print processing method.
キュー管理中の印刷要求に優先して印刷させる割込み印刷要求または通常印刷要求を発行する情報処理装置と、複数の該情報処理装置により通信回線を介して共用され、前記印刷要求をキュー管理して逐次印刷処理するとともに、受信した割込み印刷要求をキュー管理中の前記印刷要求に優先して割り込ませて割込み印刷処理する印刷装置とを有する割込み印刷システムの情報処理装置のコンピュータに、
情報処理装置の前記割込み印刷要求の発行抑制に用いる割込許容指数と、該割込許容指数の減少化に用いる消費指数とを印刷装置から入手する管理情報入手機能と、
該管理情報入手機能で入手した自装置の割込許容指数が最優先譲渡対象の情報処理装置の割込許容指数よりも大きく且つ消費指数以上であると判定した場合に、印刷装置へ前記割込み印刷要求を発行する割込印刷発行機能と、
を実現させるための割込み発行制御プログラム。
An information processing apparatus that issues an interrupt print request or a normal print request to be printed in preference to a print request that is being managed by a queue, and is shared by a plurality of the information processing apparatuses via a communication line. A computer of an information processing apparatus of an interrupt printing system having a printing apparatus that sequentially prints and interrupts print processing by interrupting the received interrupt print request in preference to the print request being queued,
A management information acquisition function for acquiring from the printing device an interrupt allowable index used to suppress the issuance of the interrupt print request of the information processing apparatus and a consumption index used to reduce the interrupt allowable index;
When it is determined that the interrupt allowable index of the own device acquired by the management information acquisition function is larger than the interrupt allowable index of the information processing apparatus subject to the highest priority transfer and is greater than or equal to the consumption index, the interrupt printing to the printing apparatus An interrupt print issuing function for issuing a request;
Interrupt issuance control program for realizing
請求項2記載の印刷装置において、
前記管理情報更新手段は、
前記通常印刷要求または前記割込み印刷要求のいずれか一方あるいは両方の印刷要求度数を情報処理装置ごとに計数して前記管理情報格納手段に格納する印刷要求度数計数手段を有し、
前記管理情報格納手段は、
前記印刷要求度数計数手段により格納される情報処理装置ごとの前記印刷要求度数情報と、
予め設定された複数の印刷要求度数範囲指定それぞれと消費指数とが対応付けられた消費指数変換情報とを更に有し、
前記管理情報取得手段は、
前記情報要求元の情報処理装置に対応する印刷要求度数情報を前記管理情報格納手段から取得し、該印刷要求度数情報と前記消費指数変換情報との照合によって該印刷要求度数情報に対応した消費指数を取得する
ことを特徴とする印刷装置。
The printing apparatus according to claim 2, wherein
The management information update means includes
A print request frequency count unit that counts the print request frequency of either one or both of the normal print request and the interrupt print request for each information processing device and stores it in the management information storage unit;
The management information storage means includes
The print request frequency information for each information processing device stored by the print request frequency count means;
Consumption index conversion information in which a plurality of preset print request frequency range designations and consumption indexes are associated with each other;
The management information acquisition means
The consumption index corresponding to the print request frequency information is obtained from the management information storage means by acquiring the print request frequency information corresponding to the information requesting information processing apparatus and collating the print request frequency information with the consumption index conversion information. The printing apparatus characterized by acquiring.
JP2006037857A 2006-02-15 2006-02-15 Interrupt printing system and program Expired - Fee Related JP4650292B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006037857A JP4650292B2 (en) 2006-02-15 2006-02-15 Interrupt printing system and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006037857A JP4650292B2 (en) 2006-02-15 2006-02-15 Interrupt printing system and program

Publications (2)

Publication Number Publication Date
JP2007219705A true JP2007219705A (en) 2007-08-30
JP4650292B2 JP4650292B2 (en) 2011-03-16

Family

ID=38496959

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006037857A Expired - Fee Related JP4650292B2 (en) 2006-02-15 2006-02-15 Interrupt printing system and program

Country Status (1)

Country Link
JP (1) JP4650292B2 (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06119286A (en) * 1992-10-05 1994-04-28 Canon Inc Terminal management system
JPH09146726A (en) * 1995-11-20 1997-06-06 Canon Inc Method for controlling printer server system
JPH11338654A (en) * 1998-05-28 1999-12-10 Canon Inc Printing method, printer and storage medium
JP2000353057A (en) * 1999-06-10 2000-12-19 Sharp Corp Print control method, system therefor and recording medium recording print control program
JP2001287425A (en) * 2000-04-05 2001-10-16 Sharp Corp Printer and printing method
JP2003271334A (en) * 2002-03-13 2003-09-26 Seiko Epson Corp Printer, print control method, medium with print control program recorded and print control program
JP2005014535A (en) * 2003-06-27 2005-01-20 Canon Finetech Inc Image forming device
JP2005094383A (en) * 2003-09-17 2005-04-07 Ricoh Co Ltd Document distribution system and record medium
JP2005165391A (en) * 2003-11-28 2005-06-23 Brother Ind Ltd Image forming device information management system, and program therefor
JP2005267176A (en) * 2004-03-18 2005-09-29 Ricoh Co Ltd Printing system, host device, printer

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06119286A (en) * 1992-10-05 1994-04-28 Canon Inc Terminal management system
JPH09146726A (en) * 1995-11-20 1997-06-06 Canon Inc Method for controlling printer server system
JPH11338654A (en) * 1998-05-28 1999-12-10 Canon Inc Printing method, printer and storage medium
JP2000353057A (en) * 1999-06-10 2000-12-19 Sharp Corp Print control method, system therefor and recording medium recording print control program
JP2001287425A (en) * 2000-04-05 2001-10-16 Sharp Corp Printer and printing method
JP2003271334A (en) * 2002-03-13 2003-09-26 Seiko Epson Corp Printer, print control method, medium with print control program recorded and print control program
JP2005014535A (en) * 2003-06-27 2005-01-20 Canon Finetech Inc Image forming device
JP2005094383A (en) * 2003-09-17 2005-04-07 Ricoh Co Ltd Document distribution system and record medium
JP2005165391A (en) * 2003-11-28 2005-06-23 Brother Ind Ltd Image forming device information management system, and program therefor
JP2005267176A (en) * 2004-03-18 2005-09-29 Ricoh Co Ltd Printing system, host device, printer

Also Published As

Publication number Publication date
JP4650292B2 (en) 2011-03-16

Similar Documents

Publication Publication Date Title
JP5624360B2 (en) Management device, control method thereof, and program
JP5193327B2 (en) Image forming apparatus
US8543677B2 (en) Communication control device, method, and computer readable medium allowing an information processing device to be in a power saving mode for an extended period and allowing an application part to continue functioning
JP6288465B2 (en) Image forming system and image forming program
US20110273737A1 (en) Information processing apparatus, image forming apparatus management method, and program
JP2011043968A (en) Batch job processing device and batch job processing system
JP2019028886A (en) Terminal device, operation information collection system, program, and method for operating terminal system
JP2007018117A (en) Printing system and print driver
JP5652289B2 (en) Image processing system and image processing control apparatus
JP4964085B2 (en) Print processing apparatus and print processing method
JP4135724B2 (en) Data output device and data output control program
JP2010193320A (en) Image forming system, server, and program
JP2007148613A (en) Print system, printer, and print control program
JP4650292B2 (en) Interrupt printing system and program
JP2011039867A (en) Information processing apparatus, printing system, and print control method
JP5828672B2 (en) POWER CONTROL DEVICE, ITS CONTROL METHOD, AND PROGRAM
JP2001318776A (en) Print system, print server, image forming device and terminal equipment
JP2008262257A (en) Image forming apparatus, imaging formation system and power saving control program
JP3631187B2 (en) Image forming apparatus
JP5040603B2 (en) Printing instruction apparatus and program
JP4543941B2 (en) Printing system, print management apparatus, and print management program
JP3710678B2 (en) Printing apparatus and printing method thereof
JP4548500B2 (en) Data output device and data output control program
JP5165125B2 (en) Image forming apparatus, control method therefor, and computer program
JP5910228B2 (en) Image processing apparatus, power management control apparatus, power management control program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20081022

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100902

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100907

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101029

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20101116

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20101129

R150 Certificate of patent or registration of utility model

Ref document number: 4650292

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131224

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees