JP2004341869A - Printing job allocation system, printing job allocation method, server device, printer, and program - Google Patents

Printing job allocation system, printing job allocation method, server device, printer, and program Download PDF

Info

Publication number
JP2004341869A
JP2004341869A JP2003138213A JP2003138213A JP2004341869A JP 2004341869 A JP2004341869 A JP 2004341869A JP 2003138213 A JP2003138213 A JP 2003138213A JP 2003138213 A JP2003138213 A JP 2003138213A JP 2004341869 A JP2004341869 A JP 2004341869A
Authority
JP
Japan
Prior art keywords
print
printing
distribution
print job
unit
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
JP2003138213A
Other languages
Japanese (ja)
Other versions
JP4232532B2 (en
Inventor
Michio Inaba
道夫 稲葉
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.)
Brother Industries Ltd
Original Assignee
Brother Industries 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 Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP2003138213A priority Critical patent/JP4232532B2/en
Publication of JP2004341869A publication Critical patent/JP2004341869A/en
Application granted granted Critical
Publication of JP4232532B2 publication Critical patent/JP4232532B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a printing job allocation system for efficiently processing a printing job by controlling the allocation destination and allocation timing of the printing job. <P>SOLUTION: In this printing job allocation system, a printing server allocates a printing job consisting of printing data of one or more of pages to a plurality of printers. When it is determined that the number of pages to be recorded which are not started is a request starting page number or less in S8-04, an allocation request is reported from a printer to the printing server. The printing server allocates a printing job stored in a pre-allocation job queue to the printer which transmits the allocation request. When the number of pages to be recorded which are not started is not the request starting page number or less in the determination of S8-04, no allocation request is reported from the printer to the printing server. The printing server does not allocate the printing job stored in the pre-allocation job queue to the print which does not report the allocation request. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、サーバ装置が複数の印刷装置に対して1又は複数の頁の印刷データからなる印刷ジョブを分配する印刷ジョブ分配システムに関し、特に、印刷ジョブの分配先と分配タイミングを制御することによって、印刷ジョブを効率良く処理することが可能な印刷ジョブ分配システムに関する。
加えて、前記印刷ジョブ分配システムに係る印刷ジョブ分配方法、サーバ装置、印刷装置、及びそのプログラムに関する。
【0002】
【従来の技術】
従来、使用者が発行した印刷ジョブをサーバに一時的に保持し、複数の印刷装置に分配する印刷システムが多数提案されている。そのような従来の印刷システムとして次のようなものがある。
【0003】
【特許文献1】
特開平11−110159 号
【特許文献2】
特開2000−267833 号
【0004】
特開平11−110159(文献1) においては、印刷ジョブが両面印刷である場合には、両面出力可能な印刷機を選択して分配する印刷システムが記載されている。
特開2000−267833(文献2)においては、各印刷装置に分配した最後のジョブと同じ属性 (両面/片面,カラー/モノクロ,用紙サイズなど)を持つジョブを優先してその印刷装置に分配する印刷システムが記載されている。
【0005】
ところで、複数の印刷装置に印刷ジョブを分配する装置に対しては、一般に次の性能が要求される。
1.総合的に最も短い時間でジョブを終了する。( 速度)
2.同じ優先順位であれば早く発行された印刷ジョブから印刷が開始される。( 公平性)
3.印刷ジョブに要求される印刷条件を満たす印刷装置にジョブを分配する。( 機能性)
【0006】
文献1では両面印刷が要求されているジョブを両面印刷可能な印刷装置に分配することで機能性を達成し、各印刷装置が未達成の状態で保持しているジョブ数、ぺ一ジ数を参照して分配先の装置を決定することによって速度を向上させている。
文献2では同じ属性をもつジョブを同じ印刷装置に分配することで各印刷装置の印刷モードの切替を減らし、速度を向上させている。
【0007】
【発明が解決しようとする課題】
しかしながら、上記の文献1、文献2においては、印刷ジョブを各印刷装置に分配するタイミングについて考慮されてなく、効率良く印刷を実行できないという問題を有している。例えば印刷ジョブをいずれかの印刷装置に分配するタイミングが早すぎると、印刷途中でエラー等が生じてしまった場合などは、他の印刷装置が空いているにも関わらず、印刷ジョブを割り当てた印刷装置において印刷が開始されるまで待ちつづける事態となる。
また、印刷ジョブをいずれかの印刷装置に分配するタイミングが遅すぎると、各印刷装置はそれぞれの印刷を連続的に実行することができず、ジョブを終了するごとにアイドル状態に戻る事態となる。
【0008】
本発明は、上記問題を鑑みなされたものであって、その目的とするところは
使用者が発行した印刷ジョブをサーバに一時的に保持し、複数の印刷装置に分配する印刷システムであって、印刷ジョブの分配先と分配タイミングを好適に制御することによって、印刷ジョブを効率良く処理する印刷システムを提供することにある。
加えて、前記印刷ジョブ分配システムに好適な印刷ジョブ分配方法、サーバ装置、印刷装置、及びそのプログラムにを提供することにある。
【0009】
【課題を解決するための手段及び効果】
上記目的を達成するために請求項1に記載の本発明の印刷ジョブ分配システムは、第1格納手段と、第1判断手段と、分配手段とを備えている。
そして、請求項14に記載の本発明の印刷ジョブ分配プログラムは、前記本発明の印刷ジョブ分配システムを構成するコンピュータを前記第1格納手段、前記第1判断手段、前記分配手段として機能させる。
【0010】
前記第1格納手段は、分配前の印刷ジョブを格納する。前記第1判断手段は、複数の印刷装置の夫々について印刷装置が印刷する印刷データの残量が分配閾値以下であるか否かを判断する。前記分配手段はサーバ装置に備えられ、前記第1判断手段によって前記印刷データの残量が前記分配閾値以下であると判断された印刷装置に対して前記第1格納手段に格納されている印刷ジョブを分配する。更に、前記分配手段は、前記第1判断手段によって前記印刷データの残量が前記分配閾値以下でないと判断された印刷装置に対して前記第1格納手段に格納されている印刷ジョブを分配しない。
【0011】
前記請求項1及び請求項14に記載の印刷ジョブ分配システム及びそのプログラムによると、実際に印刷データの残量が少なくなった印刷装置に対して印刷ジョブを分配するので、印刷途中でエラー等が発生して、予想していた各印刷装置の印刷終了時間に差が生じた結果、他の印刷装置が空いているにも関わらず、印刷ジョブを割り当てた印刷装置において印刷が開始されるまで待ちつづけるという事態を防止でき、複数の印刷ジョブの処理を効率的に行うことが可能になる。
【0012】
請求項2に記載の本発明の印刷ジョブ分配システムは、請求項1に記載の特徴に加えて、前記印刷装置が、記録手段と、記録対象格納手段と、記録対象削除手段と、第2格納手段と、第2判断手段と、記録指示手段とを備えている。
前記記録手段は、印刷データを媒体に印刷する。前記記録対象格納手段は、印刷ジョブを構成する印刷データを格納し、印刷データを1又は複数の頁単位で記録手段に入力する。前記記録対象削除手段は、前記記録手段による印刷が終了した印刷データを1又は複数の頁単位で記録対象格納手段から削除する。
【0013】
前記第2格納手段は、前記サーバ装置から分配された印刷ジョブを格納する。
前記第2判断手段は、前記記録対象格納手段に格納された印刷データの総頁数から前記記録対象格納手段に印刷データを入力できるかどうかを判断する。前記記録指示手段は、前記第2判断手段において印刷データを入力できると判断された場合、印刷ジョブを構成する印刷データを頁単位で記録対象格納手段へ入力して記録を指示する。
【0014】
また、前記第1判断手段における前記分配閾値は頁数を表す数値であり、前記印刷データの残量は、第2格納手段に格納された記録対象格納手段へ入力されていない印刷データの総頁数である。前記分配手段は、前記第1 判断手段によって前記印刷データの残量が前記分配閾値以下であると判断された印刷装置に対して、前記第1格納手段に格納されている印刷ジョブを分配済印刷ジョブ格納手段へ入力することで印刷ジョブを分配する。
【0015】
請求項2に記載の本発明の印刷ジョブ分配システムによると、前記第1判断手段における前記分配閾値は頁数を表す数値であり、前記印刷データの残量は、第2格納手段に格納された記録対象格納手段へ入力されていない印刷データの総頁数であるので、印刷データの残量を好適に把握し、分配閾値以下であるか否かの判断が適正に行える。
【0016】
請求項3に記載の本発明の印刷ジョブ分配システムは、請求項1又は2に記載の特徴に加えて、前記複数の印刷装置の少なくとも一つの印刷装置が切換手段を備えている。
前記切換手段は、前記印刷データの残量が切換閾値より小さい場合に第1印刷処理方式で印刷を実行し、前記印刷データの残量が前記切換閾値以上の場合に前記第1印刷処理方式より単位時間当たりに印刷する頁数が多い第2印刷処理方式で印刷を実行する。そして、当該印刷装置の前記分配閾値を前記切換閾値以上に設定することを特徴とする。
【0017】
請求項3に記載の本発明の印刷ジョブ分配システムによると、当該印刷装置の前記分配閾値を前記切換閾値以上に設定することにより、前記第1印刷処理方式より単位時間当たりに印刷する頁数が多い第2印刷処理方式での印刷を継続して実行するので、印刷処理を効率的に行うことができる。
【0018】
請求項4に記載の本発明の印刷ジョブ分配システムは、請求項3に記載の特徴に加えて、前記第2印刷処理方式が、印刷ジョブを構成する印刷データが所定の印刷条件を満たす印刷ジョブに対して行われるものである。
そして、前記分配手段は、印刷ジョブを構成する印刷データが前記第2 印刷処理方式で印刷可能な所定の印刷条件を満たす印刷ジョブを前記第1印刷処理方式及び前記第2印刷処理方式で印刷を実行する印刷装置に対して分配することを特徴とする。
【0019】
請求項4に記載の本発明の印刷ジョブ分配システムによると、前記第1印刷処理方式より単位時間当たりに印刷する頁数が多い第2印刷処理方式で、且つ、印刷条件も同様の印刷条件を継続して実行するので、印刷処理を効率的に行うことができる。
【0020】
請求項5に記載の本発明の印刷ジョブ分配システムは、前記請求項4の具体的態様として両面印刷を対象にしたものである。
前記第1印刷処理方式が、印刷媒体の一の面と他の面とを交互に印刷することによって印刷媒体の両面に印刷を実行する方式であり、前記第2印刷処理方式が、印刷媒体の少なくとも何れか一方の面を複数回連続して印刷する処理を含みながら印刷媒体の両面に印刷を実行する方式である。前記所定の印刷条件は、印刷媒体の両面に印刷を行うことであることを特徴とする。
請求項5に記載の本発明の印刷ジョブ分配システムによると、両面印刷において印刷処理を効果的に行うことができる。
【0021】
請求項6に記載の本発明の印刷ジョブ分配システムは、前記請求項4の具体的態様として複数枚同時印刷を対象にしたものである。前記第1印刷処理方式は、1サイクルの印刷処理に対して1頁分の印刷を実行する方式であり、前記第2印刷処理方式は、1サイクルの印刷処理に対して複数頁分の印刷を実行する方式である。前記所定の印刷条件は、1サイクルの印刷処理において複数頁分の印刷を行うための印刷媒体の寸法であることを特徴とする。
請求項6に記載の本発明の印刷ジョブ分配システムによると、特定の寸法をもつ印刷媒体への印刷において、印刷処理を効果的に行うことができる。
【0022】
請求項7に記載の本発明の印刷ジョブ分配システムは、請求項4乃至6のいずれかに記載の特徴に加えて、前記第1判断手段が、前記第1印刷処理方式及び前記第2印刷処理方式で印刷を実行する印刷装置の夫々について印刷装置が印刷する印刷データの残量が前記分配閾値より小さい第2分配閾値以下であるか否かをさらに判断する。
そして、前記分配手段は、前記第1判断手段によって前記残量が前記第2分配閾値以下であると判断された場合には前記所定の印刷条件と無関係に印刷ジョブを分配することを特徴とする。
【0023】
請求項7に記載の本発明の印刷ジョブ分配システムによると、第1格納手段に印刷ジョブが格納されているのに印刷装置が印刷する印刷データがなくなるという事態を回避することができる。例えば、条件(両面、用紙サイズ)を満たす印刷ジョブのみを印刷装置に分配するようにした場合、その条件を満たす印刷ジョブが発生しなかった場合には印刷装置がアイドル状態になってしまうことを防ぐ。
【0024】
請求項8に記載の本発明の印刷ジョブ分配システムは、請求項1乃至7のいずれかに記載の印刷ジョブ分配システムをより具体的化したものである。前記複数の印刷装置の夫々に前記第1 判断手段と、分配要求手段が備えられている。
前記分配要求手段は、前記第1判断手段によって前記印刷データの残量が前記分配閾値以下であると判断されると前記サーバ装置に対して印刷ジョブの分配を要求する。前記分配手段は、前記分配要求手段によって印刷ジョブの分配要求を行った印刷装置に対して印刷ジョブを分配することを特徴とする。
請求項8に記載の本発明の印刷ジョブ分配システムによると、前記複数の印刷装置の夫々に前記第1 判断手段と、分配要求手段が備えられているので、実際に印刷データの残量が少なくなった印刷装置からの分配要求に応じて前記分配手段は印刷ジョブを分配することができる。そのため、印刷途中でエラー等が発生して、予想していた各印刷装置の印刷終了時間に差が生じた結果、他の印刷装置が空いているにも関わらず、印刷ジョブを割り当てた印刷装置において印刷が開始されるまで待ちつづけるという事態を防止できる。その結果、複数の印刷ジョブの処理を効率的に行うことが可能になる。
【0025】
請求項9に記載の本発明の印刷ジョブ分配システムは、請求項8に記載の特徴に加えて、前記印刷装置が印刷条件確認手段を有している。
前記印刷条件確認手段は、前記第2格納手段に格納された印刷ジョブを構成する印刷データが満たす印刷条件を確認する。前記分配要求手段は、印刷条件確認手段が確認した印刷条件を満たす印刷データにより構成される印刷ジョブを前記サーバ装置に対して要求する。前記分配手段は、前記分配要求によって、要求された印刷条件を満たす印刷データにより構成される印刷ジョブを分配する。
請求項9に記載の本発明の印刷ジョブ分配システムによると、印刷装置にて実施中の印刷処理方式を継続するために必要な印刷条件を印刷装置からサーバ装置へ印刷ジョブ要求と同時に伝えることができる。
【0026】
請求項10に記載の本発明の印刷ジョブ分配システムは、請求項1乃至9のいずれかに記載の特徴に加えて、前記第1判断手段が、所定の頁数分印刷される度に、判断を実行することを特徴とする。
請求項10に記載の本発明の印刷ジョブ分配システムによると、判断を行うタイミングが適正化される。
【0027】
請求項11に記載の本発明の印刷ジョブ分配方法は、格納ステップと、判断ステップと、分配ステップとを有する。
前記格納ステップにおいて、分配前印刷ジョブを格納する。前記判断ステップにいおて、前記複数の印刷装置の夫々について印刷装置が印刷する印刷データの残量が分配閾値以下であるか否かを判断する。前記分配ステップにおいて、前記判断ステップにおいて前記印刷データの残量が前記分配閾値以下であると判断された印刷装置に対して前記格納ステップにおいて格納された印刷ジョブを分配し、前記判断ステップにおいて前記印刷データの残量が前記分配閾値以下でないと判断された印刷装置に対して印刷ジョブを分配しない。
【0028】
請求項12に記載の本発明のサーバ装置は、格納手段と分配手段とを備える。
前記格納手段は分配前印刷ジョブを格納する。
前記分配手段は、前記印刷データの残量が前記分配閾値以下であると判断された印刷装置に対して前記格納手段に格納されている印刷ジョブを分配し、前記印刷データの残量が前記分配閾値以下でないと判断された印刷装置に対して前記格納手段に格納されている印刷ジョブを分配しない。
【0029】
請求項13に記載の本発明の印刷装置は、判断手段と、ジョブ分配要求手段と、ジョブ受取手段とを備えている。
前記判断手段は、印刷データの残量が分配閾値以下であるか否かを判断する。
前記ジョブ分配要求手段は、前記判断手段によって前記印刷データの残量が分配閾値以下であると判断されると前記サーバ装置に対して印刷ジョブを要求する。
前記ジョブ受取手段は、前記サーバ装置から分配された印刷ジョブを受け取る。
【0030】
請求項11乃至13に記載の印刷ジョブ分配方法、サーバ装置、印刷装置によると、印刷データの残量が少なくなった印刷装置に対して印刷ジョブを分配するので、複数の印刷ジョブの処理を効率的に行うことが可能になる。
【0031】
【発明の実施の形態】
以下、本発明の印刷ジョブ分配システムに関する実施形態の一例を図面に基づいて説明する。図1乃至図3は本実施形態例の構成を示す図である。図2は本実施形態例のブロック図である。
【0032】
図1に示す本実施形態に係る印刷ジョブ分配システムにおいて、複数のパーソナルコンピュータ( 以下、PCと称す) 1 、複数のプリンタ(印刷装置)2 、及び印刷サーバ(サーバ装置)3 がLAN 4等により通信可能に複数接続されている。
前記印刷サーバ3は、複数のプリンタ2に対して1又は複数の頁の印刷データからなる印刷ジョブを分配する。尚、前記印刷サーバ3は、前記PC1若しくは、プリンタ2に組み込まれている場合もある。
【0033】
図2に示すように、前記プリンタ2は、紙等のシート状の記録媒体へ印刷データを記録する記録部2aと、無線及び有線も含めた通信部2bと、入出力情報等の情報を表示する表示パネルを含む表示部2cと、外部操作入力部2dと、記憶部2eと、中央処理装置(central processing unit、以下 CPUと称す) 2fとを備えている。
記憶部2e及びCPU2f は後述する印刷制御部を構成する。
前記記憶部2eには、前記外部操作入力部2dから入力された入力情報や通信部2bが受信した情報を一時保存しておく入力情報記憶領域と、本プリンタ2を本実施形態例に係わる印刷ジョブ分配システムの各手段として機能させるプログラム等の各種のプログラムやデータを格納するための格納領域と、前記格納領域や入力情報記憶領域に一時保存されたプログラムによって処理を行うための作業領域と、前記処理を終えた出力されるべき出力情報が記憶される出力情報記憶領域とが設けられている。具体的には、記憶部2eは、ROM,RAM,NVRAM 等のメモリや、フレキシブルディスクドライブ、ハードディスクドライブ、MO等のストレージデバイスによって構成されている。
【0034】
前記印刷サーバ3は、少なくとも無線及び/ 又は有線も含めた通信部3aと、記憶部3b、CPU 3cとを備えている。前記記憶部3bには、前記通信部3aが受信した情報を一時保存しておく入力情報記憶領域と、本印刷サーバ3を本実施形態例に係わる印刷ジョブ分配システムの各手段として機能させるプログラム等の各種のプログラムやデータを格納するための格納領域と、前記格納領域や入力情報記憶領域に一時保存されたプログラムによって処理を行うための作業領域と、前記処理を終えた出力されるべき出力情報が記憶される出力情報記憶領域とが設けられている。
【0035】
前記印刷ジョブ分配システムのプログラムは、前記印刷サーバやプリンタを本発明の印刷ジョブ分配システムを構成する各手段として機能させるための各手順を含み、各手順毎若しくは適宜に各手順を組みあわせてモジュール化されている。
【0036】
前記PC1は、無線及び有線も含めた通信部1aと、入出力情報等の情報を表示する表示パネルを含む表示部1bと、キーボードやマウス等の外部操作入力部1cと、記憶部1dと、CPU1e とを備えている。
前記記憶部1dには、前記外部操作入力部1cから入力された入力情報や通信部1aが受信した情報を一時保存しておく入力情報記憶領域と、印刷プログラムや通信プログラム等の各種のプログラムやデータを格納するための格納領域と、前記格納領域や入力情報記憶領域に一時保存されたプログラムによって処理を行うための作業領域と、前記処理を終えた出力されるべき出力情報が記憶される出力情報記憶領域とが設けられている。具体的には、記憶部1dは、ROM,RAM,NVRAM 等のメモリや、フレキシブルディスクドライブ、ハードディスクドライブ、MO等のストレージデバイスによって構成されている。
前記印刷プログラム及び通信プログラムは、PC1内で印刷ジョブを作成し、それを印刷サーバ3へ送信する手段としてPC1を機能させるための各手順を含む。
【0037】
本発明の印刷ジョブ分配システムは、図3に示すような各手段を主に有する。プリンタ2は、印刷制御部と記録部を有している。前記印刷制御部は、ジョブ受取手段8、第2格納手段(分配済ジョブキュー)9 、第1判断手段10、第2判断手段11、印刷条件確認手段12、分配要求手段13、記録指示手段14、切換手段15を含んでいる。前記記録部は記録対象格納手段16、記録対象削除手段17、記録手段18を含んでいる。
印刷サーバ3は、第1格納手段(分配前ジョブキュー)5 、プリンタ登録テーブル6、分配手段7を含んでいる。
【0038】
次に、上記構成の本実施形態例に係わる印刷ジョブ分配システムを用いた作動手順を図面に基づいて説明する。尚、以下の説明において、符号Sで始まるものは手順のステップを示すものとする。例えば、S4−01 はステップ4−01を示す。
はじめに、図4及び図5を参照しつつ、印刷サーバの作動手順を説明する。
図4は印刷サーバにおけるメイン作動手順を示すフローチャートである。
【0039】
図4 のS4−01 において、プリンタ登録テーブル(図9参照)中、全てのプリンタについて分配要求及びその要求内容を「なし」にして初期化する。
印刷サーバは、図9のプリンタ登録テーブルに示すような情報を記憶保存している。前記プリンタ登録テーブルには、プリンタ名、IPアドレス、分配要求の有無、要求内容、性能の情報が含まれており、それらの情報はプリンタ毎に関連付けられて記憶保存されている。
前記プリンタ名、IPアドレス、性能の情報は、本実施形態例に係る印刷ジョブ分配システムの稼働以前に印刷サーバの管理者が入力しておく、或いは、印刷サーバがプリンタと通信して入手しておく情報である。前記分配要求の有無及び要求内容は本実施形態例に係る印刷ジョブ分配システムの稼働中にプリンタからの要求によって更新される情報である。
【0040】
S4−02 において、PCから新規印刷ジョブを受け付けたか否かを判断する。
「YES 」、即ち、新規印刷ジョブを受け付けた場合、S4−03 に進む。
S4−03 において、前記印刷ジョブをその印刷条件と共に第1格納手段である分配前ジョブキュー (図10参照) に記憶保存して登録する。そして、S4−07 に進む。
前記分配前ジョブキューにおいて、印刷ジョブは図10に示すように登録順に沿って順番が付され、その順番に印刷条件も関連付けられて登録されている。
ここで、説明を前記S4−02 の判断に戻す。前記S4−02 の判断において、「NO」、即ち、新規印刷ジョブを受け付けていない場合、 S4−04に進む。
【0041】
S4−04 において、プリンタから分配要求及びその要求内容を受け付けたか否かを判断する。
「NO」、即ち、プリンタから分配要求等を受け付けていない場合、S4−02 に戻る。
「YES 」、即ち、プリンタから分配要求等を受け付けた場合、S4−05 に進む。 S4−05 において、プリンタ登録テーブル中、該当プリンタの分配要求を「あり」とし、その要求内容を記録保存する。
S4−06 において、分配前ジョブキューに印刷ジョブがあるか否かを判断する。
「NO」、即ち、印刷ジョブがない場合、S4−02 に戻る。
「YES 」、即ち、印刷ジョブがある場合、S4−07 に進む。
【0042】
S4−07 において、印刷ジョブの分配先プリンタを選択する処理を行う。
S4−08 において、分配先プリンタが決定されたか否かを判断する。
「NO」、即ち、分配先プリンタ決定されていない場合、S4−02 に戻る。
「YES 」、即ち、分配先プリンタが決定された場合、S4−09 に進む。
S4−09 において、印刷ジョブを分配先プリンタへ転送する。印刷サーバから転送された印刷ジョブは、第2格納手段である分配済ジョブキューに格納される。
S4−10 において、プリンタ登録テーブル中、分配先プリンタとして該当するプリンタの分配要求の欄の「あり」を「なし」にする。
S4−11 において、転送された印刷ジョブを分配前ジョブキューから削除する。
【0043】
S4−12 において、分配前ジョブキューに他の印刷ジョブが蓄積されているか否かを判断する。
「NO」、即ち、他の印刷ジョブが蓄積されていない場合、S4−02 に戻る。
「YES 」、即ち、他の印刷ジョブが蓄積されている場合、S4−07 に戻る。
印刷サーバは、このようにして印刷ジョブが新規に受け付けられた場合、プリンタから新たに分配要求が受け付けられた場合に、分配前ジョブキューからプリンタへジョブを分配する。
【0044】
次に、前記S4−07 の分配先選択処理手順の詳細を図5を参照しつつ説明する。
図5は、印刷サーバにおける分配先選択処理手順を示すフローチャートである。
図5のS5−01 において、S5−02 以下のステップを行うためのにプリンタ登録テーブルに登録されているプリンタを順に選択する。
S5−02 において、プリンタ登録テーブルに登録されているプリンタ全てにS5−03 乃至S5−08 のステップを行ったか否かを判断する。言い換えると、S5−03 乃至S5−08 のステップを行うべきプリンタが未だプリンタ登録テーブルにあるか否かを判断する。
「NO」、即ち、無い場合、ジョブ分配先なしと決定し、処理を終了する。
「YES 」、即ち、ある場合、S5−03 に進む。
【0045】
S5−03 において、プリンタ登録テーブルに登録されているプリンタの性能と、分配前ジョブキューの先頭にある印刷ジョブの印刷条件とを比較する。
S5−04において、前記比較の結果、プリンタの能力的に印刷が可能であるか否かを判断する。
「NO」、即ち、印刷不可能な場合、S5−01 に戻る。
「YES 」、即ち、印刷可能な場合、S5−05 に進む。
S5−05 において、印刷可能と判断された前記プリンタが分配要求「あり」となっているか否かを判断する。
「NO」、即ち、分配要求が「なし」の場合、S5−01 に戻る。
「YES 」、即ち、分配要求が「あり」の場合、S5−06 に進む。
【0046】
S5−06 において、印刷可能と判断された前記プリンタの要求内容と、分配前ジョブキューの先頭にある印刷ジョブの印刷条件とを比較する。
S5−07 において、前記比較の結果、前記印刷ジョブの印刷条件が前記プリンタの要求内容を満たすか否かを判断する。
「NO」、即ち、満たさない場合、S5−01 に戻る。
「YES 」、即ち、満たす場合、S5−08 に進む。
S5−08 において、印刷条件を満たす前記プリンタを分配先に決定し、終了する。このように、印刷サーバは、分配前ジョブキューの先頭の印刷ジョブを、当該印刷ジョブが持つ印刷条件が、プリンタが要求する印刷条件を満たす場合に、当該プリンタへの分配を決定する。
【0047】
次に、図6乃至図8、図11乃至図14を参照しつつプリンタの作動手順を説明する。図6はプリンタにおける印刷制御部のメイン作動手順を示すフローチャートである。
図6のS6−01 において、記録対象キューに格納された印刷データの総頁数から記録対象キューに印刷データを投入(コピー)できるか否かを判断する。
「NO」、即ち、投入できない場合、S6−01 の判断を繰返す。
「YES 」、即ち、投入できる場合、S6−02 に進む。
S6−02 において、分配済ジョブキューに記録対象キューに投入していない印刷ジョブが残っているか否かを判断する。
「NO」、即ち、残っていない場合、S6−01 に戻る。
「YES 」、即ち、残っている場合、S6−03 に進む。
【0048】
S6−03 において、記録対象選択処理を行う。これは、分配済ジョブキューにある印刷ジョブを構成する印刷データのうち、どのページの印刷データを記録対象キューに投入するかを決める処理である。
S6−04 において、記録対象キューに投入する印刷データが選択されたか否かを判断する。
「NO」、即ち、選択されなかった場合、S6−01 に戻る。
「YES 」、即ち、選択された場合、S6−05 に進む。
S6−05 において、記録対象キューに選択された印刷データを投入して、印字等の記録開始を記録部に指示する。
S6−06 において、ジョブの分配要求処理を行う。これは印刷サーバへ印刷ジョブの分配要求を通知する処理である。そして、S6−01 に戻る。
このようにしてプリンタは、記録対象キューに印刷データを投入できるタイミングで記録対象キューへの印刷データの投入と、記録開始の指示と、印刷サーバへの印刷ジョブの分配要求を行う。
【0049】
次に、S6−03 の記録対象選択処理手順を図7,図11, 図12を参照しつつ説明する。図7はプリンタにおける印刷制御部の記録対象選択処理(S6−03) を示すフローチャートである。図11は、プリンタの内部機構を示す図の一例である。
まず、記録対象選択処理(S6−03) を説明する前に、図11を参照しつつ、プリンタ内をどのように紙等のシート状の記録媒体が搬送されて印刷データが記録されていくかを両面印刷の一例をあげて説明する。
【0050】
図11において、符号21は給紙トレイ、22は給紙ローラ、23は感光体ドラム、24は転写ローラ、25は加熱ローラ、26は加圧ローラ、27は反転・排紙ローラ、28は再給紙トレイ、29は再搬送ローラ、30は搬送通路、31は記録通路、32は反転通路、33は再搬送通路を示している。前記感光体ドラム23、転写ローラ24、加熱ローラ25、加圧ローラ26等は紙等の記録媒体に印刷データを記録する記録手段を構成している。
【0051】
紙等のシート状の記録媒体は給紙トレイ21から給紙ローラ22によって搬送通路30から記録通路31へと送り出される。記録通路31において、前記記録媒体の一面側である表に印刷データが感光体ドラム23及び転写ローラ24によって転写され、加熱ローラ25及び加圧ローラ26によって定着される。印刷データが前記表に記録された記録媒体は反転・排紙ローラ27によって反転されて反転通路32へと導かれる。前記記録媒体は反転通路32を経て再給紙トレイ28へと移動する。そして、前記記録媒体は再給紙トレイ28から再搬送ローラ29を介して再び記録通路31へ導かれ、前記記録媒体の他面である裏に印刷データが記録される。そして、表裏となる両面に印刷された記録媒体は反転・排紙ローラ27によって今度はプリンタの外へ排出される。このようにして、記録媒体の両面に印刷データが記録される。
【0052】
ところで、紙等のシート状の記録媒体の表裏となる両面に印刷する場合、記録媒体の表側に印刷した後、続いて同じ記録媒体の裏側に印刷すると、記録媒体が反転通路32及び再搬送通路33を通って記録通路31に戻ってくる間の時間、感光体ドラム23等から構成される記録手段は停止することになり、時間の無駄となる。
そのため、高速で印刷するには、記録手段は極力休まず作動していることが望まれる。
そこで、同じ記録媒体が再搬送されて再び記録通路31に戻ってくる間、前記記録手段が停止することがないように、何枚かの記録媒体の裏面だけに続けて印刷データを記録し、反転通路32及び再搬送通路33にそれらの記録媒体を滞留させておく方法が取られる。
【0053】
例えば、最初の3枚の記録媒体は裏面にだけ印刷データを続けて記録し、前記3枚の記録媒体を順次反転通路32及び再搬送通路33に導き滞留させておく。一枚目の記録媒体の表側(他面)に印刷データを記録して一枚目の記録媒体を排出すると、4枚めの記録媒体の裏側(一面)に印刷データを記録し、反転通路32及び再搬送通路33に導き滞留させる。そして、2枚目の記録媒体の表側(他面)に印刷データを記録して2枚目の記録媒体排出する。以下は裏への記録、表への記録と交互行う。このように、裏、裏、裏、表、裏、表、裏、表・・・・という順に記録していくと、一枚の記録媒体が反転通路32及び再搬送通路33を経由して再び記録通路31に戻ってくる間、記録手段が停止することがなく、高速両面印刷が実現できる。
このような高速両面印刷が実現可能となるように、前記S6−03 において記録対象選択処理を行うのである。
【0054】
それでは次に、前記S6−03 の記録対象選択処理を図7 を参照しつつ説明する。
S7−01 において、片面印刷であるか否かを判断する。
「YES 」、即ち、片面印刷である場合、分配済ジョブキューにある印刷ジョブを構成する印刷データのうち、未投入で先頭のページを記録対象キューに投入するページとして選択する。そして、メインフローへ戻る。
「NO」、即ち、片面印刷でない場合、S7−02 に進む。
S7−02 において、記録対象キューに投入した偶数ページの数が一定値以上であるか否かを判断する。
「YES 」、即ち、一定値以上である場合、S7−05 へ進む。
「NO」、即ち、一定値以上でない場合、S7−03 へ進む。
【0055】
S7−03 において、分配済ジョブキューにある印刷ジョブを構成する印刷データのうち、未投入の偶数ページがあるか否かを判断する。
「YES 」、即ち、ある場合 S7−04へ進む。
S7−04において、未投入の偶数ページのうち先頭のページを選択し、メインフローへ戻る。
S7−03 の判断が「NO」、即ち、未投入の偶数ページがない場合、S7−05 に進む。
【0056】
S7−05 において、記録対象キューに投入済のページのうち、奇数ページの数が偶数ページの数よりも少ないか否かを判断する。
「NO」、即ち、奇数ページの数が偶数ページの数よりも多い場合、メインフローへ戻る。
「YES 」、即ち、奇数ページの数が偶数ページの数以上の場合、 S7−06に進む。
S7−06において、未投入の奇数ページのうち先頭のページを選択し、メインフローへ戻る。
【0057】
ここで、選択されるページの順序、及び、選択ページの具体的な例を図12に示す。
図12は、前記記録対象選択処理によって選択されるページの順序、及び、選択ページ、記録対象キュー内に含まれるページを示している。
記録対象キュー内に含まれるページとしては、選択ページが投入された直後のページ、記録後残ったページ、及び印刷データが記録されて消去されたページを示している。
【0058】
この例において、分配済ジョブキューにある印刷ジョブを構成する印刷データは6頁からなる。尚、S7−02 の一定値は3であり、これは図11において、反転通路13、及び再搬送通路14において、3枚の記録媒体を滞留できることを示している。そして、最初に、3枚の偶数ページ (裏)を記録し、奇数(表)、偶数(裏)、奇数(表)、偶数(裏)・・・・の順で記録する方法により印刷が実行される。また、記録手段において、表裏のペアページが記録されると記録対象キューから前記表裏のペアページは消去される。例えば、2ぺージ及び1ページが記録されると、2ぺージ及び1ページに関するデータが同時に消去される。
【0059】
そして、記録が正常に終了すると、記録対象キュー内では、印刷データは全て消去され空き状態となる。記録対象キューにある印刷データは、ジャム等が発生すると、消去される。これは、途中でジャム等が発生した場合、分配済ジョブキューにある印刷データを再投入するためである。
また、2,4ページと偶数ページが選択されて、次に6ページが選択されるべきところ、6ページが分配済ジョブキューに未だ分配されていない場合、S7−06 へ進みページ1が選択される。2,4,1,3ページと投入された後、6ページ目がこなければ6ページ目が分配ジョブキューに到来するまで無限ループとなる。
【0060】
次に、S6−06 の分配要求処理を図8,図13, 図14を参照しつつ説明する。図8は、プリンタにおける分配要求処理を示すフローチャートである。図13は要求内容テーブルであり、図14は要求・タイミングテーブルである。
プリンタは、分配要求と共に印刷サーバに送られる図13に示すような要求内容テーブルを有している。要求内容とは分配要求の諸条件を示す。例えば、この要求内容として、片面印刷、両面印刷、複数同時印刷、条件なし等の印刷に関する形式に関する条件が挙げられる。
また、プリンタは、図14に示すような要求・タイミングテーブルを有している。このテーブル中、要求開始頁数は、必要記録対象頁数を意味する。未開始の記録対象頁数がこの要求開始頁数以下になると、プリンタは分配要求を印刷サーバに送る。即ち、印刷データの残量が分配閾値以下になると、プリンタは分配要求を印刷サーバに送る。
【0061】
次に、図8を参照しつつ説明する。
図8のS8−01 において、要求内容テーブルをクリアする。
次に、S8−02 に進む。以下のS8−02 乃至S8−06 の手順は、要求・タイミングテーブルの各エントリについて行われる。
S8−02 において、分配済ジョブキューの最後尾にあるジョブの印刷条件を調べる。
S8−03 において、前記印刷条件が該当エントリの要求内容を満たすか否かを判断する。これは、分配済ジョブキューの最後尾にあるジョブの印刷条件を確認する手順である。
「NO」、即ち、満たさない場合、S8−06 に進む。
「YES 」、即ち、満たす場合、S8−04 に進む。
【0062】
S8−04 において、分配済ジョブキューの未開始の記録対象頁数が要求開始頁数以下か否かを判断する。
「NO」、即ち、要求開始頁数以下で無い場合、S8−06 に進む。
「YES 」、即ち、要求開始頁数以下の場合、S8−05 に進む。
S8−05 において、該当エントリに基づく要求内容を要求内容テーブルに記録する。
S8−06において、要求・タイミングテーブルのエントリがまだ残っているか否かを判断する。
「YES 」、即ち、まだ、エントリが残っている場合、S8−02 に戻る。
「NO」、即ち、エントリが残っていない場合、S8−07 へ進む。
S8−07 では、要求内容テーブルがクリアされているか否かを判断する。
「YES 」、即ち、要求内容テーブルがクリアされている場合、分配要求処理は終了する。
「NO」、即ち、S8−05 において、一度でも要求内容が要求内容テーブルに書き込まれていればS8−08 に進む。
S8−08において、分配要求と前記要求内容を印刷サーバに通知する。そして、終了する。
【0063】
このように、S8−04 の判断において、未開始の記録対象頁数が要求開始頁数以下であると、分配要求がプリンタから印刷サーバへ通知される。印刷サーバは、この分配要求を発したプリンタに対して分配前ジョブキューに格納している印刷ジョブを分配する(S5−05参照)。
言い換えると、プリンタの判断手段によって印刷データの残量が分配閾値以下であると判断されたプリンタに対して、印刷サーバは第1格納手段に格納されている印刷ジョブを分配する。
【0064】
そして、S8−04 の判断において、未開始の記録対象頁数が要求開始頁数以下でない場合、分配要求がプリンタから印刷サーバへ通知されない。印刷サーバは、分配要求を発しないプリンタに対しては前記分配前ジョブキューに格納している印刷ジョブを分配しない(S5−05参照)。
言い換えれば、プリンタの判断手段によって印刷データの残量が分配閾値以下でないと判断されたプリンタに対して、印刷サーバは第1格納手段に格納されている印刷ジョブを分配しない。
【0065】
更に、未開始の記録対象頁数が前記第2分配閾値(エントリ2)以下である場合、要求内容は条件なしとして分配要求だけを印刷サーバへ通知する。
そして、印刷サーバは、前記判断によって前記残量が前記第2分配閾値以下であると判断された場合には所定の印刷条件とは無関係に印刷ジョブを分配する。
これは、条件(両面、用紙サイズ)を満たす印刷ジョブのみをプリンタに分配するようにした場合、その条件を満たす印刷ジョブが存在しない場合にはプリンタがアイドル状態になるため、これを防ぐためである。このようにすると、分配前ジョブキューに印刷ジョブが格納されているのにプリンタへ印刷する印刷データが分配されず、プリンタの分配済ジョブキューにジョブがなくなるという事態を回避することができる。
【0066】
ところで、プリンタの中には印刷処理速度に係る性能を切り換えられる機種がある。本実施形態例において、印刷ジョブ分配システムを構成するプリンタは印刷処理方式を切り換える切換手段を備えている。前記切換手段は、前記分配済ジョブキュー内の印刷データの残量が切換閾値より小さく第1 印刷処理方式で印刷可能な印刷条件を満たす場合に第1印刷処理方式で印刷を実行し、前記印刷データの残量が前記切換閾値以上で第2印刷処理方式で印刷可能な印刷条件を満たす場合に前記第1印刷処理方式より単位時間当たりに印刷する頁数が多い第2印刷処理方式で印刷を実行する。
【0067】
このようなプリンタの場合は、前記要求開始頁(分配閾値)を前記切換閾値以上に設定することが好ましい。
このようにすると、前記第1印刷処理方式より単位時間当たりに印刷する頁数が多い第2印刷処理方式によって継続して印刷処理が行われることになり、印刷処理を効率的に行うことができる。
【0068】
尚、前記第1,第2印刷処理方式としては、次のような場合がある。
場合1:前記第1印刷処理方式として、印刷媒体の一の面と他の面とを交互に印刷することによって印刷媒体の両面に印刷を実行する。前記第2印刷処理方式として、印刷媒体の少なくとも何れか一方の面を複数回連続して印刷する処理を含みながら印刷媒体の両面に印刷を実行する。そして、前記印刷条件として、印刷媒体の両面に印刷を行うことが含まれる。
場合2:前記第1印刷方式として、1サイクルの印刷処理に対して1頁分の印刷を実行する。前記第2印刷方式として、1サイクルの印刷処理に対して複数頁分の印刷を同時に実行する複数枚同時印刷。そして、前記印刷条件に、1サイクルの印刷処理において複数頁分の印刷を行うための印刷媒体の寸法が含まれる。
【0069】
また、分配要求をプリンタ側から行う場合に限らず、印刷サーバがプリンタの印刷データ残量を監視して印刷ジョブの投入タイミングを制御する構成にしても良い。
【図面の簡単な説明】
【図1】本実施形態例の構成を示す図
【図2】本実施形態例のブロック図
【図3】本実施形態例の構成を示す図
【図4】印刷サーバーにおけるメイン作動手順を示すフローチャート
【図5】サーバーにおける分配先選択処理手順を示すフローチャート
【図6】プリンタにおける印刷制御部のメイン作動手順を示すフローチャート
【図7】プリンタにおける印刷制御部の記録対象選択処理手順を示すフローチャート
【図8】プリンタにおける分配要求処理手順を示すフローチャート
【図9】プリンタ登録テーブルの例を示す図
【図10】分配前ジョブキューの例を示す図
【図11】プリンタの内部を示す図の一例
【図12】記録対象選択処理手順によって選択されるページの順位等を示す図の一例
【図13】要求内容テーブルの一例
【図14】要求・タイミングテーブルの一例
【符号の説明】
1 パーソナルコンピュータ
2 プリンタ(印刷装置)
3 印刷サーバ(サーバ装置)
4 LAN
5 第1格納手段(分配前ジョブキュー)
6 プリンタ登録テーブル
7 分配手段
8 ジョブ受取手段
9 第2格納手段(分配済ジョブキュー)
10 第1判断手段
11 第2判断手段
12 印刷条件確認手段
13 分配要求手段
14 記録指示手段
15 切換手段
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a print job distribution system in which a server apparatus distributes a print job composed of print data of one or more pages to a plurality of printing apparatuses, and in particular, by controlling a distribution destination and a distribution timing of a print job. And a print job distribution system capable of efficiently processing a print job.
In addition, the present invention relates to a print job distribution method, a server device, a printing device, and a program thereof according to the print job distribution system.
[0002]
[Prior art]
2. Description of the Related Art Conventionally, many printing systems have been proposed in which a print job issued by a user is temporarily stored in a server and distributed to a plurality of printing apparatuses. Such a conventional printing system is as follows.
[0003]
[Patent Document 1]
JP-A-11-110159
[Patent Document 2]
JP-A-2000-267833
[0004]
Japanese Patent Application Laid-Open No. H11-110159 (Document 1) describes a printing system in which when a print job is duplex printing, a printing machine capable of duplex output is selected and distributed.
In JP-A-2000-267833 (Document 2), a job having the same attribute (duplex / single-sided, color / monochrome, paper size, etc.) as the last job distributed to each printing device is preferentially distributed to the printing device. A printing system is described.
[0005]
By the way, the following performance is generally required for an apparatus that distributes a print job to a plurality of printing apparatuses.
1. Complete the job in the shortest time overall. (Speed)
2. If the priority is the same, printing is started from the print job issued earlier. ( fairness)
3. The job is distributed to printing apparatuses that satisfy the printing conditions required for the print job. ( Functionality)
[0006]
Literature 1 achieves functionality by distributing jobs for which double-sided printing is required to printing devices capable of double-sided printing, and reduces the number of jobs and pages held by each printing device in an unachieved state. The speed is improved by determining the device to which the data is to be distributed with reference to the reference.
In Reference 2, jobs having the same attribute are distributed to the same printing device, thereby reducing the switching of the printing mode of each printing device and improving the speed.
[0007]
[Problems to be solved by the invention]
However, in the above-mentioned Documents 1 and 2, there is a problem that the timing of distributing the print job to each printing apparatus is not taken into consideration, and the printing cannot be executed efficiently. For example, if the timing of distributing a print job to one of the printing devices is too early, if an error or the like occurs during printing, the print job is allocated even if other printing devices are available. This causes a situation in which the printing apparatus keeps waiting until printing is started.
Also, if the timing of distributing the print job to any of the printing devices is too late, each printing device cannot continuously execute its printing, and returns to the idle state every time the job is completed. .
[0008]
The present invention has been made in view of the above problems, and has as its object
A print system in which a print job issued by a user is temporarily stored in a server and distributed to a plurality of printing apparatuses, and the print job is efficiently distributed by appropriately controlling a distribution destination and a distribution timing of the print job. It is to provide a printing system for processing.
In addition, another object of the present invention is to provide a print job distribution method, a server device, a printing device, and a program suitable for the print job distribution system.
[0009]
Means and effects for solving the problem
In order to achieve the above object, a print job distribution system according to the first aspect of the present invention includes a first storage unit, a first determination unit, and a distribution unit.
The print job distribution program according to the present invention causes a computer constituting the print job distribution system of the present invention to function as the first storage unit, the first determination unit, and the distribution unit.
[0010]
The first storage unit stores a print job before distribution. The first determination unit determines whether the remaining amount of print data to be printed by the printing device is equal to or less than the distribution threshold for each of the plurality of printing devices. The distribution unit is provided in a server device, and a print job stored in the first storage unit for a printing device whose remaining amount of the print data is determined by the first determination unit to be equal to or less than the distribution threshold. Distribute. Further, the distribution unit does not distribute the print job stored in the first storage unit to a printing device for which the first determination unit determines that the remaining amount of the print data is not less than the distribution threshold.
[0011]
According to the print job distribution system and the program thereof according to the first and fourth aspects, the print job is distributed to the printing apparatus in which the remaining amount of the print data is actually small, so that an error or the like during printing is generated. Waiting until printing starts on the printing device to which the print job is assigned even though other printing devices are available as a result of a difference in the expected printing end time of each printing device It is possible to prevent the situation of continuing, and it is possible to efficiently process a plurality of print jobs.
[0012]
According to a second aspect of the present invention, in the print job distribution system according to the first aspect, the printing apparatus includes a recording unit, a recording target storage unit, a recording target deletion unit, and a second storage unit. Means, a second determining means, and a recording instruction means.
The recording means prints print data on a medium. The recording target storage unit stores print data constituting a print job, and inputs the print data to the recording unit in units of one or a plurality of pages. The recording target deletion unit deletes print data for which printing by the recording unit has been completed from the recording target storage unit in units of one or more pages.
[0013]
The second storage unit stores a print job distributed from the server device.
The second determination means determines whether print data can be input to the recording target storage means based on the total number of pages of the print data stored in the recording target storage means. When the second determining unit determines that the print data can be input, the recording instructing unit inputs the print data constituting the print job to the recording target storage unit in page units and instructs recording.
[0014]
Further, the distribution threshold value in the first determining means is a numerical value representing the number of pages, and the remaining amount of the print data is the total number of pages of the print data not input to the recording target storage means stored in the second storage means. Is a number. The distribution unit distributes the print job stored in the first storage unit to a printing device that has determined that the remaining amount of the print data is equal to or less than the distribution threshold by the first determination unit. The print job is distributed by inputting it to the job storage unit.
[0015]
According to the print job distribution system of the present invention, the distribution threshold in the first determination unit is a numerical value representing the number of pages, and the remaining amount of the print data is stored in the second storage unit. Since it is the total number of pages of the print data that has not been input to the recording target storage unit, the remaining amount of the print data can be appropriately grasped, and it can be properly determined whether or not the number is equal to or smaller than the distribution threshold.
[0016]
According to a third aspect of the present invention, in addition to the features of the first or second aspect, at least one of the plurality of printing apparatuses includes a switching unit.
The switching unit executes printing in a first print processing method when the remaining amount of the print data is smaller than a switching threshold, and performs the printing in the first print processing method when the remaining amount of the print data is equal to or more than the switching threshold. Printing is performed by the second print processing method in which the number of pages to be printed per unit time is large. Then, the distribution threshold of the printing apparatus is set to be equal to or larger than the switching threshold.
[0017]
According to the print job distribution system of the present invention, by setting the distribution threshold of the printing apparatus to be equal to or greater than the switching threshold, the number of pages to be printed per unit time from the first print processing method can be reduced. Since the printing in the second print processing method that is frequently performed is continuously performed, the print processing can be efficiently performed.
[0018]
According to a fourth aspect of the present invention, there is provided the print job distribution system according to the third aspect, wherein the second print processing method is configured so that print data constituting a print job satisfies a predetermined print condition. Is performed for
The distribution unit prints a print job that satisfies a predetermined print condition under which the print data forming the print job can be printed by the second print processing method using the first print processing method and the second print processing method. It is characterized in that it is distributed to printing apparatuses to be executed.
[0019]
According to the print job distribution system of the present invention, in the second print processing method in which the number of pages to be printed per unit time is larger than in the first print processing method, the print conditions are the same. Since the printing is continuously performed, the printing process can be efficiently performed.
[0020]
According to a fifth aspect of the present invention, there is provided a print job distribution system according to the fourth aspect, which is directed to double-sided printing.
The first print processing method is a method in which printing is performed on both sides of a print medium by alternately printing one surface of the print medium and the other surface, and the second print processing method is a method of performing printing on a print medium. This is a method in which printing is performed on both sides of a print medium while including a process of continuously printing at least one side a plurality of times. The predetermined printing condition is that printing is performed on both sides of a printing medium.
According to the print job distribution system of the present invention, print processing can be effectively performed in double-sided printing.
[0021]
According to a sixth aspect of the present invention, there is provided a print job distribution system according to the fourth aspect, which is directed to simultaneous printing of a plurality of sheets. The first print processing method is a method for executing printing of one page for one cycle of print processing, and the second print processing method is for printing a plurality of pages for one cycle of print processing. This is the method to be executed. The predetermined printing condition is a size of a printing medium for printing a plurality of pages in one cycle of printing processing.
According to the print job distribution system of the present invention, in printing on a print medium having a specific size, print processing can be effectively performed.
[0022]
In a print job distribution system according to a seventh aspect of the present invention, in addition to the features of the fourth aspect, the first judging means includes a first print processing method and a second print processing. It is further determined whether or not the remaining amount of the print data to be printed by the printing device is equal to or smaller than a second distribution threshold smaller than the distribution threshold for each of the printing devices that execute printing in the method.
The distributing means distributes a print job regardless of the predetermined printing condition when the first determining means determines that the remaining amount is equal to or less than the second distribution threshold. .
[0023]
According to the print job distribution system of the present invention, it is possible to avoid a situation in which the print device runs out of print data even though the print job is stored in the first storage unit. For example, when only print jobs satisfying a condition (double-sided, paper size) are distributed to the printing device, if the print job satisfying the condition does not occur, the printing device may enter an idle state. prevent.
[0024]
An eighth aspect of the present invention provides a print job distribution system according to any one of the first to seventh aspects. Each of the plurality of printing apparatuses includes the first determination unit and the distribution request unit.
The distribution request unit requests the server device to distribute a print job when the first determination unit determines that the remaining amount of the print data is equal to or less than the distribution threshold. The distribution unit distributes a print job to a printing apparatus that has requested the distribution of the print job by the distribution request unit.
According to the print job distribution system of the present invention, since the plurality of printing apparatuses each include the first determination unit and the distribution request unit, the remaining amount of the print data is actually small. The distribution unit can distribute the print job in response to the distribution request from the changed printing apparatus. For this reason, an error or the like occurs during printing, and a difference occurs in the expected printing end time of each printing device. As a result, the printing device to which the print job is assigned despite the other printing device being idle. Can be prevented from continuing to wait until printing is started. As a result, it is possible to efficiently process a plurality of print jobs.
[0025]
In a print job distribution system according to a ninth aspect of the present invention, in addition to the features described in the eighth aspect, the printing apparatus has a print condition confirmation unit.
The printing condition checking unit checks a printing condition that is satisfied by the print data constituting the print job stored in the second storage unit. The distribution requesting unit requests the server device for a print job composed of print data satisfying the printing condition confirmed by the printing condition confirming unit. The distribution unit distributes a print job including print data that satisfies a requested print condition according to the distribution request.
According to the print job distribution system of the present invention, it is possible to transmit a print condition necessary for continuing the print processing method being executed in the printing device from the printing device to the server device simultaneously with the print job request. it can.
[0026]
According to a tenth aspect of the present invention, in addition to the feature of any of the first to ninth aspects, the first determining unit determines each time a predetermined number of pages are printed. Is performed.
According to the print job distribution system of the present invention, the timing for making the determination is optimized.
[0027]
The print job distribution method according to the present invention includes a storage step, a determination step, and a distribution step.
In the storing step, the print job before distribution is stored. In the determining step, it is determined whether or not the remaining amount of print data to be printed by the printing device is equal to or less than the distribution threshold for each of the plurality of printing devices. In the distributing step, the print job stored in the storing step is distributed to the printing apparatuses for which the remaining amount of the print data is determined to be equal to or less than the distribution threshold in the determining step, and the printing is performed in the determining step. The print job is not distributed to the printing apparatus for which it is determined that the remaining amount of data is not less than the distribution threshold.
[0028]
A server device according to a twelfth aspect of the present invention includes a storage unit and a distribution unit.
The storage unit stores a pre-distribution print job.
The distribution unit distributes the print job stored in the storage unit to a printing device that has been determined that the remaining amount of the print data is equal to or less than the distribution threshold. The print job stored in the storage unit is not distributed to the printing device determined to be not less than the threshold value.
[0029]
A printing apparatus according to a thirteenth aspect of the present invention includes a determining unit, a job distribution requesting unit, and a job receiving unit.
The determining unit determines whether the remaining amount of the print data is equal to or less than a distribution threshold.
The job distribution requesting unit requests the server device for a print job when the determination unit determines that the remaining amount of the print data is equal to or less than the distribution threshold.
The job receiving means receives a print job distributed from the server device.
[0030]
According to the print job distribution method, the server device, and the printing device according to claim 11, the print job is distributed to the printing device in which the remaining amount of the print data is small, so that the processing of a plurality of print jobs can be efficiently performed. It becomes possible to do it.
[0031]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, an embodiment of a print job distribution system according to the present invention will be described with reference to the drawings. 1 to 3 are views showing the configuration of this embodiment. FIG. 2 is a block diagram of the present embodiment.
[0032]
In the print job distribution system according to the present embodiment shown in FIG. 1, a plurality of personal computers (hereinafter, referred to as PCs) 1, a plurality of printers (printing devices) 2, and a print server (server device) 3 are connected by a LAN 4 or the like. A plurality of devices are communicably connected.
The print server 3 distributes a print job including print data of one or more pages to a plurality of printers 2. The print server 3 may be incorporated in the PC 1 or the printer 2 in some cases.
[0033]
As shown in FIG. 2, the printer 2 displays a recording unit 2a that records print data on a sheet-like recording medium such as paper, a communication unit 2b including wireless and wired, and displays information such as input / output information. A display unit 2c including a display panel to be operated, an external operation input unit 2d, a storage unit 2e, and a central processing unit (central processing unit; hereinafter, referred to as a CPU) 2f.
The storage unit 2e and the CPU 2f constitute a printing control unit described later.
The storage unit 2e includes an input information storage area for temporarily storing input information input from the external operation input unit 2d and information received by the communication unit 2b, and a printer according to the present embodiment. A storage area for storing various programs and data such as a program that functions as each unit of the job distribution system, and a work area for performing processing by the program temporarily stored in the storage area or the input information storage area; And an output information storage area for storing output information to be output after the processing. Specifically, the storage unit 2e is configured by a memory such as a ROM, a RAM, and an NVRAM, and a storage device such as a flexible disk drive, a hard disk drive, and an MO.
[0034]
The print server 3 includes a communication unit 3a including at least wireless and / or wired communication, a storage unit 3b, and a CPU 3c. The storage unit 3b includes an input information storage area for temporarily storing information received by the communication unit 3a, a program for causing the print server 3 to function as each unit of the print job distribution system according to the embodiment, and the like. A storage area for storing various programs and data, a work area for performing processing by the programs temporarily stored in the storage area and the input information storage area, and output information to be output after the processing is completed. And an output information storage area in which is stored.
[0035]
The program of the print job distribution system includes a procedure for causing the print server or the printer to function as each unit configuring the print job distribution system of the present invention, and includes a module for each procedure or a combination of the procedures as appropriate. Has been
[0036]
The PC 1 includes a communication unit 1a including wireless and wired, a display unit 1b including a display panel for displaying information such as input / output information, an external operation input unit 1c such as a keyboard and a mouse, and a storage unit 1d. And a CPU 1e.
The storage unit 1d includes an input information storage area for temporarily storing input information input from the external operation input unit 1c and information received by the communication unit 1a, and various programs such as a print program and a communication program. A storage area for storing data, a work area for performing processing by a program temporarily stored in the storage area or the input information storage area, and an output in which output information to be output after the processing is stored An information storage area is provided. Specifically, the storage unit 1d is configured by a memory such as a ROM, a RAM, and an NVRAM, and a storage device such as a flexible disk drive, a hard disk drive, and an MO.
The printing program and the communication program include procedures for causing the PC 1 to function as a unit for creating a print job in the PC 1 and transmitting the print job to the print server 3.
[0037]
The print job distribution system of the present invention mainly has each unit as shown in FIG. The printer 2 has a print control unit and a recording unit. The print control unit includes a job receiving unit 8, a second storage unit (distributed job queue) 9, a first determination unit 10, a second determination unit 11, a print condition confirmation unit 12, a distribution request unit 13, and a recording instruction unit 14. , Switching means 15. The recording unit includes a recording target storage unit 16, a recording target deletion unit 17, and a recording unit 18.
The print server 3 includes a first storage unit (pre-distribution job queue) 5, a printer registration table 6, and a distribution unit 7.
[0038]
Next, an operation procedure using the print job distribution system according to the embodiment having the above configuration will be described with reference to the drawings. In the following description, those starting with the symbol S indicate the steps of the procedure. For example, S4-01 indicates Step 4-01.
First, an operation procedure of the print server will be described with reference to FIGS.
FIG. 4 is a flowchart showing a main operation procedure in the print server.
[0039]
In S4-01 of FIG. 4, the distribution request and the contents of the request are initialized to "none" for all printers in the printer registration table (see FIG. 9).
The print server stores and stores information as shown in the printer registration table of FIG. The printer registration table includes information on a printer name, an IP address, the presence / absence of a distribution request, the contents of a request, and performance information, and the information is stored and associated with each printer.
The information of the printer name, IP address, and performance is input by an administrator of the print server before the print job distribution system according to the present embodiment is operated, or the print server obtains the information by communicating with the printer. Information to put. The presence / absence of the distribution request and the content of the request are information updated by a request from the printer during the operation of the print job distribution system according to the embodiment.
[0040]
In S4-02, it is determined whether a new print job has been received from the PC.
If “YES”, that is, if a new print job is received, the process proceeds to S4-03.
In S4-03, the print job is stored and registered together with the printing conditions in a pre-distribution job queue (see FIG. 10) which is the first storage unit. Then, the process proceeds to S4-07.
In the pre-distribution job queue, print jobs are numbered in the order of registration as shown in FIG. 10, and printing conditions are registered in that order in association with printing conditions.
Here, the description returns to the determination in S4-02. If the determination in S4-02 is "NO", that is, if a new print job has not been received, the process proceeds to S4-04.
[0041]
In S4-04, it is determined whether a distribution request and the contents of the request have been received from the printer.
If "NO", that is, if a distribution request or the like has not been received from the printer, the process returns to S4-02.
If “YES”, that is, if a distribution request or the like is received from the printer, the process proceeds to S4-05. In S4-05, in the printer registration table, the distribution request of the corresponding printer is set to "Yes", and the contents of the request are recorded and stored.
In S4-06, it is determined whether there is a print job in the pre-distribution job queue.
If "NO", that is, if there is no print job, the process returns to S4-02.
If “YES”, that is, if there is a print job, the process proceeds to S4-07.
[0042]
In S4-07, a process of selecting a printer to which the print job is to be distributed is performed.
In S4-08, it is determined whether or not the distribution destination printer has been determined.
If "NO", that is, if the destination printer has not been determined, the process returns to S4-02.
If "YES", that is, if the distribution destination printer is determined, the process proceeds to S4-09.
In S4-09, the print job is transferred to the distribution destination printer. The print job transferred from the print server is stored in the distributed job queue which is the second storage unit.
In S4-10, "Yes" is set to "No" in the distribution request column of the printer corresponding to the distribution destination printer in the printer registration table.
In S4-11, the transferred print job is deleted from the pre-distribution job queue.
[0043]
In S4-12, it is determined whether another print job is accumulated in the pre-distribution job queue.
If “NO”, that is, if no other print job is stored, the process returns to S4-02.
If “YES”, that is, if another print job is stored, the process returns to S4-07.
The print server distributes the job from the pre-distribution job queue to the printer when a print job is newly received in this way or when a new distribution request is received from the printer.
[0044]
Next, the details of the distribution destination selection processing procedure in S4-07 will be described with reference to FIG.
FIG. 5 is a flowchart illustrating a distribution destination selection processing procedure in the print server.
In S5-01 of FIG. 5, the printers registered in the printer registration table are sequentially selected in order to perform the steps from S5-02.
In S5-02, it is determined whether or not the steps S5-03 to S5-08 have been performed for all the printers registered in the printer registration table. In other words, it is determined whether or not a printer to be subjected to steps S5-03 to S5-08 is still in the printer registration table.
If “NO”, that is, if there is no job distribution destination, it is determined that there is no job distribution destination, and the process ends.
"YES", that is, if there is, the process proceeds to S5-03.
[0045]
In S5-03, the performance of the printer registered in the printer registration table is compared with the print condition of the print job at the head of the pre-distribution job queue.
In S5-04, as a result of the comparison, it is determined whether or not printing is possible due to the capability of the printer.
If “NO”, that is, if printing is not possible, the process returns to S5-01.
If “YES”, that is, if printing is possible, the process proceeds to S5-05.
In S5-05, it is determined whether or not the printer determined to be printable has a distribution request "Yes".
If “NO”, that is, if the distribution request is “none”, the process returns to S5-01.
If “YES”, that is, if the distribution request is “present”, the process proceeds to S5-06.
[0046]
In S5-06, the request content of the printer determined to be printable is compared with the print condition of the print job at the head of the pre-distribution job queue.
In S5-07, it is determined whether or not the printing conditions of the print job satisfy the contents requested by the printer as a result of the comparison.
If “NO”, that is, if not, the process returns to S5-01.
If “YES”, that is, if satisfied, the flow proceeds to S5-08.
In S5-08, the printer that satisfies the printing conditions is determined as the distribution destination, and the process ends. As described above, the print server determines the distribution of the first print job in the pre-distribution job queue to the printer when the print conditions of the print job satisfy the print conditions requested by the printer.
[0047]
Next, an operation procedure of the printer will be described with reference to FIGS. 6 to 8 and FIGS. FIG. 6 is a flowchart showing a main operation procedure of the print control unit in the printer.
In S6-01 of FIG. 6, it is determined whether print data can be input (copied) to the recording target queue based on the total number of pages of the print data stored in the recording target queue.
If "NO", that is, if the input is not possible, the determination of S6-01 is repeated.
If "YES", that is, if it can be inserted, the process proceeds to S6-02.
In S6-02, it is determined whether or not print jobs that have not been submitted to the recording target queue remain in the distributed job queue.
If "NO", that is, if there is no remaining, the process returns to S6-01.
If "YES", that is, if there is any remaining, the process proceeds to S6-03.
[0048]
In S6-03, a recording target selection process is performed. This is a process of deciding which page of the print data constituting the print job in the distributed job queue is to be input to the recording target queue.
In S6-04, it is determined whether or not the print data to be input to the recording target queue has been selected.
If “NO”, that is, if no selection has been made, the process returns to S6-01.
If “YES”, that is, if selected, the flow proceeds to S6-05.
In S6-05, the selected print data is input to the recording target queue, and the recording unit is instructed to start recording such as printing.
In S6-06, a job distribution request process is performed. This is a process of notifying the print server of a print job distribution request. Then, the process returns to S6-01.
In this way, the printer issues print data to the recording queue, instructs to start recording, and issues a print job distribution request to the print server at the timing when print data can be entered into the recording queue.
[0049]
Next, the recording target selection processing procedure in S6-03 will be described with reference to FIGS. 7, 11, and 12. FIG. FIG. 7 is a flowchart showing a recording target selection process (S6-03) of the print control unit in the printer. FIG. 11 is an example of a diagram showing an internal mechanism of the printer.
First, before describing the recording target selection processing (S6-03), how the sheet-like recording medium such as paper is conveyed in the printer and print data is recorded with reference to FIG. Will be described using an example of double-sided printing.
[0050]
11, reference numeral 21 denotes a paper feed tray, 22 denotes a paper feed roller, 23 denotes a photosensitive drum, 24 denotes a transfer roller, 25 denotes a heating roller, 26 denotes a pressure roller, 27 denotes a reversing / discharge roller, and 28 denotes a re-roller. A paper feed tray, 29 is a re-transport roller, 30 is a transport path, 31 is a recording path, 32 is a reverse path, and 33 is a re-transport path. The photosensitive drum 23, the transfer roller 24, the heating roller 25, the pressure roller 26 and the like constitute recording means for recording print data on a recording medium such as paper.
[0051]
A sheet-shaped recording medium such as paper is sent from a paper feed tray 21 to a recording path 31 by a paper feed roller 22 from a transport path 30. In the recording path 31, print data is transferred to a table on one side of the recording medium by the photosensitive drum 23 and the transfer roller 24, and is fixed by the heating roller 25 and the pressure roller 26. The recording medium on which the print data is recorded in the table is reversed by the reversing / discharge roller 27 and guided to the reversing path 32. The recording medium moves to the re-feed tray 28 via the reversing path 32. Then, the recording medium is again guided from the re-feeding tray 28 to the recording path 31 via the re-conveying roller 29, and print data is recorded on the other side of the recording medium, the back side. Then, the recording media printed on both the front and back sides are discharged out of the printer by the reversing / discharge rollers 27. In this way, the print data is recorded on both sides of the recording medium.
[0052]
By the way, when printing on both sides of a sheet-like recording medium, such as paper, after printing on the front side of the recording medium, and subsequently printing on the back side of the same recording medium, the recording medium passes through the reversing path 32 and the re-conveying path. During the time during which the recording unit 31 returns to the recording path 31 through the recording path 33, the recording unit including the photosensitive drum 23 and the like is stopped, so that time is wasted.
Therefore, in order to print at a high speed, it is desirable that the recording means be operated as long as possible.
Therefore, while the same recording medium is re-conveyed and returns to the recording path 31 again, print data is continuously recorded only on the back surface of some recording media so that the recording unit does not stop, A method of keeping those recording media in the reversing path 32 and the re-conveying path 33 is adopted.
[0053]
For example, print data is continuously recorded only on the back surface of the first three recording media, and the three recording media are sequentially guided to the reversing path 32 and the re-conveying path 33 to be retained. When print data is recorded on the front side (other side) of the first recording medium and the first recording medium is ejected, the print data is recorded on the back side (one side) of the fourth recording medium, and the reverse path 32 And it is guided to the re-conveyance passage 33 and stays there. Then, the print data is recorded on the front side (the other side) of the second recording medium, and the second recording medium is discharged. In the following, recording on the back side and recording on the front side are alternately performed. In this manner, when recording is performed in the order of back, back, back, back, front, back, front, back, front..., One sheet of recording medium is again passed through the reversing path 32 and the re-conveying path 33. While returning to the recording path 31, the recording means does not stop, and high-speed double-sided printing can be realized.
In S6-03, a recording target selection process is performed so that such high-speed double-sided printing can be realized.
[0054]
Next, the recording target selection processing in S6-03 will be described with reference to FIG.
In S7-01, it is determined whether or not the printing is one-sided printing.
If “YES”, that is, in the case of single-sided printing, among the print data constituting the print job in the distributed job queue, the first page that has not been input yet is selected as the page to be input to the recording target queue. Then, the process returns to the main flow.
If “NO”, that is, if not single-sided printing, the process proceeds to S7-02.
In S7-02, it is determined whether or not the number of even-numbered pages input to the recording target queue is equal to or more than a certain value.
If “YES”, that is, if it is equal to or more than the predetermined value, the process proceeds to S7-05.
If “NO”, that is, if the value is not equal to or more than the predetermined value, the process proceeds to S7-03.
[0055]
In S7-03, it is determined whether or not there is an even-numbered page that has not been input among the print data constituting the print job in the distributed job queue.
“YES”, that is, in some cases, proceed to S7-04.
In S7-04, the first page is selected from the even-numbered pages that have not been input, and the process returns to the main flow.
If the determination in S7-03 is "NO", that is, if there is no even-numbered page that has not been input, the process proceeds to S7-05.
[0056]
In step S7-05, it is determined whether the number of odd pages is smaller than the number of even pages among the pages already input to the recording target queue.
If “NO”, that is, if the number of odd pages is larger than the number of even pages, the process returns to the main flow.
If “YES”, that is, if the number of odd pages is equal to or greater than the number of even pages, the process proceeds to S7-06.
In S7-06, the first page is selected from the odd pages that have not been input, and the process returns to the main flow.
[0057]
Here, FIG. 12 shows the order of the selected pages and a specific example of the selected pages.
FIG. 12 shows the order of the pages selected by the recording target selection process, and the selected pages and the pages included in the recording target queue.
The pages included in the recording target queue include a page immediately after the selected page is input, a page remaining after recording, and a page on which print data is recorded and deleted.
[0058]
In this example, the print data constituting the print job in the distributed job queue consists of six pages. Note that the fixed value of S7-02 is 3, which indicates that three recording media can stay in the reversing path 13 and the re-conveying path 14 in FIG. Then, first, printing is performed by a method of recording three even-numbered pages (back) and recording in the order of odd (front), even (back), odd (front), even (back),. Is done. In the recording means, when the front and back pair pages are recorded, the front and back pair pages are deleted from the recording target queue. For example, when two pages and one page are recorded, data relating to two pages and one page are simultaneously deleted.
[0059]
Then, when the recording is completed normally, all the print data in the recording target queue is deleted and becomes empty. The print data in the recording target queue is deleted when a jam or the like occurs. This is for re-inputting the print data in the distributed job queue when a jam or the like occurs in the middle.
In addition, if pages 2 and 4 and even pages are selected, and 6 pages should be selected next, but 6 pages have not been distributed to the distributed job queue yet, the process proceeds to S7-06 and page 1 is selected. You. After pages 2, 4, 1, and 3 are input, if the sixth page does not come, an infinite loop is performed until the sixth page arrives in the distribution job queue.
[0060]
Next, the distribution request processing in S6-06 will be described with reference to FIGS. 8, 13, and 14. FIG. FIG. 8 is a flowchart showing a distribution request process in the printer. FIG. 13 is a request content table, and FIG. 14 is a request / timing table.
The printer has a request content table as shown in FIG. 13 which is sent to the print server together with the distribution request. The request content indicates various conditions of the distribution request. For example, the contents of the request include conditions related to a format relating to printing, such as single-sided printing, double-sided printing, multiple simultaneous printing, and no conditions.
The printer has a request / timing table as shown in FIG. In this table, the request start page number means the required recording target page number. When the number of unstarted recording target pages becomes equal to or less than the request start page number, the printer sends a distribution request to the print server. That is, when the remaining amount of print data becomes equal to or less than the distribution threshold, the printer sends a distribution request to the print server.
[0061]
Next, a description will be given with reference to FIG.
In S8-01 in FIG. 8, the request content table is cleared.
Next, the process proceeds to S8-02. The following steps S8-02 to S8-06 are performed for each entry of the request / timing table.
In S8-02, the print condition of the last job in the distributed job queue is checked.
In S8-03, it is determined whether the printing condition satisfies the request content of the entry. This is a procedure for confirming the printing conditions of the job at the end of the distributed job queue.
If “NO”, that is, if the condition is not satisfied, the process proceeds to S8-06.
If “YES”, that is, if the condition is satisfied, the process proceeds to S8-04.
[0062]
In S8-04, it is determined whether the number of unstarted recording target pages in the distributed job queue is equal to or less than the requested start page number.
If “NO”, that is, if it is not less than the requested start page number, the process proceeds to S8-06.
If “YES”, that is, if it is not more than the requested start page number, the process proceeds to S8-05.
In S8-05, the request content based on the entry is recorded in the request content table.
In S8-06, it is determined whether or not the entry of the request / timing table still remains.
If “YES”, that is, if there is still an entry, the process returns to S8-02.
If “NO”, that is, if no entry remains, the process proceeds to S8-07.
In S8-07, it is determined whether or not the request content table has been cleared.
If “YES”, that is, if the request content table has been cleared, the distribution request processing ends.
"NO", that is, in S8-05, if the request content has been written to the request content table even once, the process proceeds to S8-08.
In S8-08, a distribution request and the contents of the request are notified to the print server. Then, the process ends.
[0063]
In this manner, in the determination in S8-04, if the number of unstarted recording target pages is equal to or less than the requested start page number, the printer notifies the print server of a distribution request. The print server distributes the print job stored in the pre-distribution job queue to the printer that has issued the distribution request (see S5-05).
In other words, the print server distributes the print job stored in the first storage unit to the printer whose remaining amount of the print data is determined by the determination unit of the printer to be equal to or smaller than the distribution threshold.
[0064]
If the number of unstarted recording target pages is not less than the requested start page number in the determination of S8-04, the printer does not notify the print server of the distribution request. The print server does not distribute the print job stored in the pre-distribution job queue to a printer that does not issue a distribution request (see S5-05).
In other words, the print server does not distribute the print job stored in the first storage unit to the printer for which the determination unit of the printer determines that the remaining amount of the print data is not less than the distribution threshold.
[0065]
Further, when the number of unstarted recording target pages is equal to or less than the second distribution threshold value (entry 2), the request content is determined to be no condition and only the distribution request is notified to the print server.
Then, when the print server determines that the remaining amount is equal to or less than the second distribution threshold, the print server distributes the print job regardless of predetermined print conditions.
This is to prevent a situation where only print jobs satisfying the conditions (double-sided, paper size) are distributed to the printer, and if no print jobs satisfy the conditions exist, the printer enters an idle state. is there. In this way, it is possible to avoid a situation in which the print data to be printed to the printer is not distributed even though the print job is stored in the pre-distribution job queue, and the job is no longer in the distributed job queue of the printer.
[0066]
By the way, some printers can switch the performance related to the print processing speed. In the present embodiment, the printer constituting the print job distribution system has a switching means for switching the print processing method. The switching unit executes printing in a first print processing method when the remaining amount of print data in the distributed job queue is smaller than a switch threshold and satisfies printing conditions that enable printing in the first print processing method. When the remaining amount of data is equal to or greater than the switching threshold and the printing conditions that can be printed by the second print processing method are satisfied, printing is performed by the second print processing method in which the number of pages to be printed per unit time is larger than that of the first print processing method. Execute.
[0067]
In the case of such a printer, the request start page (distribution threshold) is preferably set to be equal to or larger than the switching threshold.
In this case, the print processing is continuously performed by the second print processing method having more pages to be printed per unit time than the first print processing method, and the print processing can be performed efficiently. .
[0068]
The first and second print processing methods include the following cases.
Case 1: As the first print processing method, printing is performed on both sides of the print medium by alternately printing one side of the print medium and the other side. As the second print processing method, printing is performed on both sides of the print medium while including processing for continuously printing at least one side of the print medium a plurality of times. The printing conditions include printing on both sides of the print medium.
Case 2: One page is printed for one cycle of print processing as the first printing method. As the second printing method, simultaneous printing of a plurality of sheets in which printing for a plurality of pages is simultaneously performed for one cycle of printing processing. The printing conditions include the size of a printing medium for printing a plurality of pages in one cycle of the printing process.
[0069]
Further, the present invention is not limited to the case where the distribution request is made from the printer side, but may be configured such that the print server monitors the remaining amount of print data of the printer and controls the input timing of the print job.
[Brief description of the drawings]
FIG. 1 is a diagram showing a configuration of an embodiment of the present invention.
FIG. 2 is a block diagram of the embodiment.
FIG. 3 is a diagram showing a configuration of the embodiment;
FIG. 4 is a flowchart showing a main operation procedure in the print server.
FIG. 5 is a flowchart showing a distribution destination selection processing procedure in a server.
FIG. 6 is a flowchart illustrating a main operation procedure of a print control unit in the printer.
FIG. 7 is a flowchart illustrating a recording target selection processing procedure of a print control unit in the printer.
FIG. 8 is a flowchart showing a distribution request processing procedure in the printer.
FIG. 9 illustrates an example of a printer registration table.
FIG. 10 is a diagram illustrating an example of a pre-distribution job queue.
FIG. 11 is an example of a diagram showing the inside of a printer.
FIG. 12 is an example of a diagram showing the order and the like of pages selected by a recording target selection processing procedure;
FIG. 13 shows an example of a request content table.
FIG. 14 shows an example of a request / timing table.
[Explanation of symbols]
1 Personal computer
2 Printer (printing device)
3 print server (server device)
4 LAN
5 First storage means (pre-distribution job queue)
6 Printer registration table
7 Distribution means
8 Job receiving means
9 Second storage means (distributed job queue)
10 First judgment means
11 Second judgment means
12 Printing condition confirmation means
13 Distribution request means
14 Recording instruction means
15 Switching means

Claims (14)

サーバ装置が複数の印刷装置に対して1又は複数の頁の印刷データからなる印刷ジョブを分配する印刷ジョブ分配システムにおいて、
分配前の前記印刷ジョブを格納する第1 格納手段と、
前記複数の印刷装置の夫々について印刷装置が印刷する印刷データの残量が分配閾値以下であるか否かを判断する第1 判断手段と、
前記第1判断手段によって前記印刷データの残量が前記分配閾値以下であると判断された印刷装置に対して前記格納手段に格納されている印刷ジョブを分配し、前記第1判断手段によって前記印刷データの残量が前記分配閾値以下でないと判断された印刷装置に対して前記第1 格納手段に格納されている印刷ジョブを分配しない分配手段とを備えたことを特徴とする印刷ジョブ分配システム。
In a print job distribution system in which a server device distributes a print job including print data of one or more pages to a plurality of printing devices,
First storage means for storing the print job before distribution,
First determining means for determining whether or not the remaining amount of print data to be printed by the printing device for each of the plurality of printing devices is equal to or less than a distribution threshold;
The print job stored in the storage unit is distributed to the printing apparatuses for which the remaining amount of the print data is determined to be equal to or smaller than the distribution threshold value by the first determination unit, and the print job is determined by the first determination unit. A print job distribution system, comprising: a distribution unit that does not distribute the print job stored in the first storage unit to a printing device that has determined that the remaining amount of data is not less than the distribution threshold.
前記印刷装置は、
印刷データを媒体に印刷する記録手段と、
印刷ジョブを構成する印刷データを格納し、印刷データを1又は複数の頁単位で記録手段に入力する記録対象格納手段と、
前記記録手段による印刷された印刷が終了した印刷データを1又は複数の頁単位で記録対象格納手段から削除する記録対象削除手段と、
前記サーバ装置から分配された印刷ジョブを格納する第2格納手段と、
前記記録対象格納手段に格納された印刷データの総頁数から前記記録対象格納手段に印刷データを入力できるかどうかを判断する第2判断手段と、
前記第2判断手段において印刷データを入力できると判断された場合、印刷ジョブを構成する印刷データを頁単位で記録対象格納手段へ入力して記録を指示する記録指示手段とを備え、
前記第1判断手段における分配閾値は頁数を表す数値であり、
前記印刷データの残量は、第2格納手段に格納された記録対象格納手段へ入力されていない印刷データの総頁数であり、
前記分配手段は、前記第1判断手段によって前記印刷データの残量が前記分配閾値以下であると判断された印刷装置に対して、前記第1格納手段に格納されている印刷ジョブを第2格納手段へ入力することで印刷ジョブを分配することを特徴とする請求項1に記載の印刷ジョブ分配システム。
The printing device,
Recording means for printing print data on a medium,
Recording target storage means for storing print data constituting a print job, and inputting the print data to the recording means in units of one or more pages;
A recording target deletion unit that deletes print data printed by the recording unit from the recording target storage unit in units of one or more pages;
Second storage means for storing the print job distributed from the server device;
A second determining unit that determines whether print data can be input to the recording target storage unit based on the total number of pages of the print data stored in the recording target storage unit;
Recording instruction means for instructing recording by inputting print data constituting a print job to the recording target storage means in page units when it is determined that the print data can be input by the second determination means;
The distribution threshold value in the first determination means is a numerical value representing the number of pages,
The remaining amount of the print data is the total number of pages of the print data that has not been input to the recording target storage unit stored in the second storage unit,
The distribution unit stores the print job stored in the first storage unit in a second storage device for a printing device determined by the first determination unit that the remaining amount of the print data is equal to or less than the distribution threshold. The print job distribution system according to claim 1, wherein the print job is distributed by inputting to the means.
前記複数の印刷装置の少なくとも一つの印刷装置は、前記印刷データの残量が切換閾値より小さい場合に第1印刷処理方式で印刷を実行し、前記印刷データの残量が前記切換閾値以上の場合に前記第1印刷処理方式より単位時間当たりに印刷する頁数が多い第2印刷処理方式で印刷を実行するように処理方式を切り換える切換手段を備えており、
当該印刷装置の前記分配閾値を前記切換閾値以上に設定することを特徴とする請求項1又は2に記載の印刷ジョブ分配システム。
At least one of the plurality of printing devices executes printing in the first print processing method when the remaining amount of the print data is smaller than the switching threshold, and when the remaining amount of the printing data is equal to or greater than the switching threshold. Switching means for switching the processing method so as to execute printing in the second print processing method having a larger number of pages to be printed per unit time than the first print processing method,
The print job distribution system according to claim 1, wherein the distribution threshold of the printing apparatus is set to be equal to or greater than the switching threshold.
前記第2印刷処理方式は、印刷ジョブを構成する印刷データが所定の印刷条件を満たす印刷ジョブに対して行われるものであり、
前記分配手段は、印刷ジョブを構成する印刷データが前記第2印刷処理方式で印刷可能な所定の印刷条件を満たす印刷ジョブを前記第1印刷処理方式及び前記第2印刷処理方式で印刷を実行する印刷装置に対して分配することを特徴とする請求項3に記載の印刷ジョブ分配システム。
The second print processing method is performed for a print job in which print data constituting the print job satisfies a predetermined printing condition,
The distribution unit prints a print job that satisfies a predetermined print condition under which print data constituting the print job can be printed by the second print processing method by the first print processing method and the second print processing method. The print job distribution system according to claim 3, wherein the print job is distributed to a printing device.
前記第1印刷処理方式は、印刷媒体の一の面と他の面とを交互に印刷することによって印刷媒体の両面に印刷を実行する方式であり、
前記第2印刷処理方式は、印刷媒体の少なくとも何れか一方の面を複数回連続して印刷する処理を含みながら印刷媒体の両面に印刷を実行する方式であり、
前記所定の印刷条件は、印刷媒体の両面に印刷を行うことであることを特徴とする請求項4に記載の印刷ジョブ分配システム。
The first print processing method is a method of performing printing on both sides of a print medium by alternately printing one side of the print medium and the other side,
The second print processing method is a method of performing printing on both sides of the print medium while including a process of continuously printing at least one side of the print medium a plurality of times,
The print job distribution system according to claim 4, wherein the predetermined print condition is to perform printing on both sides of a print medium.
前記第1印刷処理方式は、1サイクルの印刷処理に対して1頁分の印刷を実行する方式であり、
前記第2印刷処理方式は、1サイクルの印刷処理に対して複数頁分の印刷を実行する方式であり、
前記所定の印刷条件は、1サイクルの印刷処理において複数頁分の印刷を行うための印刷媒体の寸法であることを特徴とする請求項4に記載の印刷ジョブ分配システム。
The first print processing method is a method of executing printing of one page for one cycle of print processing,
The second print processing method is a method of performing printing for a plurality of pages for one cycle of print processing,
The print job distribution system according to claim 4, wherein the predetermined print condition is a size of a print medium for printing a plurality of pages in one cycle of print processing.
前記第1判断手段は、前記第1印刷処理方式及び前記第2印刷処理方式で印刷を実行する印刷装置の夫々について印刷装置が印刷する印刷データの残量が前記分配閾値より小さい第2分配閾値以下であるか否かをさらに判断し、
前記分配手段は、前記第1判断手段によって前記残量が前記第2分配閾値以下であると判断された場合には前記所定の印刷条件と無関係に印刷ジョブを分配することを特徴とする請求項4乃至6のいずれかに記載の印刷ジョブ分配システム。
The first determination unit is configured to determine whether the remaining amount of print data to be printed by the printing apparatus is smaller than the distribution threshold for each of the printing apparatuses that perform printing in the first print processing method and the second print processing method. Further determine whether or not:
The distributing unit distributes a print job regardless of the predetermined printing condition when the first determining unit determines that the remaining amount is equal to or less than the second distribution threshold. 7. The print job distribution system according to any one of 4 to 6.
前記第1判断手段は前記複数の印刷装置の夫々に備えられており、
前記印刷装置は、前記第1判断手段によって前記印刷データの残量が前記分配閾値以下であると判断されると前記サーバ装置に対して印刷ジョブの分配を要求する分配要求手段を備えており、
前記分配手段は、前記分配要求手段によって印刷ジョブの分配要求を行った印刷装置に対して印刷ジョブを分配することを特徴とする請求項1乃至7のいずれかに記載の印刷ジョブ分配システム。
The first determination unit is provided in each of the plurality of printing devices,
The printing apparatus further includes distribution requesting means for requesting the server device to distribute a print job when the first determination means determines that the remaining amount of the print data is equal to or less than the distribution threshold.
The print job distribution system according to claim 1, wherein the distribution unit distributes the print job to a printing device that has requested the distribution of the print job by the distribution request unit.
前記印刷装置は、前記第2格納手段に格納された印刷ジョブを構成する印刷データが満たす印刷条件を確認する印刷条件確認手段を持ち、
前記分配要求手段は、印刷条件確認手段が確認した印刷条件を満たす印刷データにより構成される印刷ジョブを前記サーバ装置に対して要求し、
前記分配手段は、前記分配要求によって、要求された印刷条件を満たす印刷データにより構成される印刷ジョブを分配することを特徴とする請求項8に記載の印刷ジョブ分配システム。
The printing apparatus has a print condition confirmation unit that confirms a print condition that is satisfied by print data configuring a print job stored in the second storage unit,
The distribution request unit requests the server device for a print job composed of print data that satisfies the print conditions confirmed by the print condition confirmation unit,
9. The print job distribution system according to claim 8, wherein the distribution unit distributes a print job constituted by print data satisfying a requested print condition according to the distribution request.
前記第1判断手段は、所定の頁数分印刷される度に、判断を実行することを特徴とする請求項1乃至9のいずれかに記載の印刷ジョブ分配システム。10. The print job distribution system according to claim 1, wherein the first determination unit performs the determination each time a predetermined number of pages are printed. 複数の印刷装置に対して1又は複数の頁の印刷データからなる印刷ジョブを分配する印刷ジョブ分配方法において、
前記印刷ジョブを格納する格納ステップと、
前記複数の印刷装置の夫々について印刷装置が印刷する印刷データの残量が分配閾値以下であるか否かを判断する判断ステップと、
前記判断ステップにおいて前記印刷データの残量が前記分配閾値以下であると判断された印刷装置に対して前記格納ステップにおいて格納された印刷ジョブを分配し、前記判断ステップにおいて前記印刷データの残量が前記分配閾値以下でないと判断された印刷装置に対して印刷ジョブを分配しない分配ステップと、を有することを特徴とする印刷ジョブ分配方法。
In a print job distribution method for distributing a print job including print data of one or a plurality of pages to a plurality of printing apparatuses,
Storing the print job,
A determining step of determining whether the remaining amount of print data to be printed by the printing device for each of the plurality of printing devices is equal to or less than a distribution threshold;
Distributing the print job stored in the storing step to the printing apparatus in which the remaining amount of the print data is determined to be equal to or less than the distribution threshold in the determining step, and determining the remaining amount of the print data in the determining step A distribution step of not distributing a print job to a printing device determined to be not less than the distribution threshold.
複数の印刷装置に対して1又は複数の頁の印刷データからなる印刷ジョブを分配するサーバ装置において、
分配前の前記印刷ジョブを格納する格納手段と、
前記印刷データの残量が前記分配閾値以下であると判断された印刷装置に対して前記格納手段に格納されている印刷ジョブを分配し、前記印刷データの残量が前記分配閾値以下でないと判断された印刷装置に対して前記格納手段に格納されている印刷ジョブを分配しない分配手段と、を備えたことを特徴とするサーバ装置。
In a server device that distributes a print job including print data of one or more pages to a plurality of printing devices,
Storage means for storing the print job before distribution;
Distribute the print job stored in the storage unit to the printing device that is determined that the remaining amount of the print data is equal to or smaller than the distribution threshold, and determine that the remaining amount of the print data is not equal to or smaller than the distribution threshold. And a distribution unit that does not distribute the print job stored in the storage unit to the selected printing device.
サーバ装置から1又は複数の頁の印刷データからなるジョブを受け取る印刷装置において、
印刷データの残量が分配閾値以下であるか否かを判断する判断手段と、
前記判断手段によって前記印刷データの残量が分配閾値以下であると判断されると前記サーバ装置に対して印刷ジョブを要求するジョブ分配要求手段と、
前記サーバ装置から分配された印刷ジョブを受け取るジョブ受取手段と、を備えたことを特徴とする印刷装置。
In a printing apparatus that receives a job including print data of one or more pages from a server device,
Determining means for determining whether the remaining amount of print data is equal to or less than a distribution threshold;
A job distribution requesting unit that requests a print job to the server device when the remaining amount of the print data is determined to be equal to or less than a distribution threshold value by the determining unit;
And a job receiving means for receiving a print job distributed from the server device.
複数の印刷装置に対して1又は複数の頁の印刷データからなる印刷ジョブを分配する印刷ジョブ分配システムを構成するコンピュータを、前記印刷ジョブを格納する格納手段、
前記複数の印刷装置の夫々について印刷装置が印刷する印刷データの残量が分配閾値以下であるか否かを判断する判断手段、及び
前記判断手段によって前記印刷データの残量が前記分配閾値以下であると判断された印刷装置に対して前記格納手段に格納されている印刷ジョブを分配し、前記判断手段によって前記印刷データの残量が前記分配閾値以下でないと判断された印刷装置に対して前記格納手段に格納されている印刷ジョブを分配しない分配手段として機能させることを特徴とするプログラム。
A computer that constitutes a print job distribution system that distributes a print job including print data of one or more pages to a plurality of printing apparatuses;
Determining means for determining whether or not the remaining amount of print data to be printed by the printing device for each of the plurality of printing devices is equal to or less than a distribution threshold; and The print job stored in the storage unit is distributed to the printing device determined to be present, and the printing device determined that the remaining amount of the print data is not less than the distribution threshold is determined by the determining unit. A program that functions as a distribution unit that does not distribute a print job stored in a storage unit.
JP2003138213A 2003-05-16 2003-05-16 Print job distribution system, print job distribution method, server apparatus, printing apparatus, and program Expired - Fee Related JP4232532B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003138213A JP4232532B2 (en) 2003-05-16 2003-05-16 Print job distribution system, print job distribution method, server apparatus, printing apparatus, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003138213A JP4232532B2 (en) 2003-05-16 2003-05-16 Print job distribution system, print job distribution method, server apparatus, printing apparatus, and program

Publications (2)

Publication Number Publication Date
JP2004341869A true JP2004341869A (en) 2004-12-02
JP4232532B2 JP4232532B2 (en) 2009-03-04

Family

ID=33527656

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003138213A Expired - Fee Related JP4232532B2 (en) 2003-05-16 2003-05-16 Print job distribution system, print job distribution method, server apparatus, printing apparatus, and program

Country Status (1)

Country Link
JP (1) JP4232532B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008097580A (en) * 2006-09-15 2008-04-24 Ricoh Co Ltd Job management apparatus, job management system, and job management method
JP2009104581A (en) * 2007-10-03 2009-05-14 Ricoh Co Ltd Printing device, program, and print control method
JP2009151448A (en) * 2007-12-19 2009-07-09 Canon Inc Information processing apparatus, print job assignment method, computer program and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008097580A (en) * 2006-09-15 2008-04-24 Ricoh Co Ltd Job management apparatus, job management system, and job management method
JP2009104581A (en) * 2007-10-03 2009-05-14 Ricoh Co Ltd Printing device, program, and print control method
JP2009151448A (en) * 2007-12-19 2009-07-09 Canon Inc Information processing apparatus, print job assignment method, computer program and storage medium

Also Published As

Publication number Publication date
JP4232532B2 (en) 2009-03-04

Similar Documents

Publication Publication Date Title
JP5754891B2 (en) Image processing apparatus and control method or program thereof
JP5162195B2 (en) Image forming apparatus
JP2011000739A (en) Printing control apparatus and control method therefor, and program
JP2013006322A (en) Network printer and paper ejection method
JP3156927B2 (en) Printer with duplex printing function and duplex printing control device
JP2013212591A (en) Image recording apparatus, and method and program of controlling the same
JP2007307850A (en) Printing method, printer, printing system, printing controller, driver program, and recording medium having program stored thereon
JP2004341869A (en) Printing job allocation system, printing job allocation method, server device, printer, and program
JP5783746B2 (en) Printing control apparatus, method and program
JP2002091748A (en) Image processor
JP2010002798A (en) Image forming apparatus and computer program
JP2004066761A (en) Printing device and printing controller
JP2017007171A (en) Image formation apparatus and image formation system
JP2001063152A (en) Printer and print system
JP2006079393A (en) Printing system and job control method therefor
JP6004630B2 (en) Printing control apparatus, method and program
JP4366958B2 (en) Image forming apparatus
JP5735812B2 (en) Printing apparatus and processing method thereof
JP3928685B2 (en) Printer and printing system
JP5263612B2 (en) Printing device
JP2004258257A (en) Image forming apparatus
JP2004175043A (en) Printer
JP2006103236A (en) Image forming apparatus
JP3680459B2 (en) Print control device
JP2006256166A (en) Image forming device, image forming method, and image forming program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060209

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080826

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081024

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: 20081118

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: 20081201

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

Free format text: PAYMENT UNTIL: 20111219

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20111219

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20121219

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20131219

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees