JP2001109595A - Image processing system - Google Patents

Image processing system

Info

Publication number
JP2001109595A
JP2001109595A JP29008699A JP29008699A JP2001109595A JP 2001109595 A JP2001109595 A JP 2001109595A JP 29008699 A JP29008699 A JP 29008699A JP 29008699 A JP29008699 A JP 29008699A JP 2001109595 A JP2001109595 A JP 2001109595A
Authority
JP
Japan
Prior art keywords
image processing
job
processing system
transfer
printing
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.)
Withdrawn
Application number
JP29008699A
Other languages
Japanese (ja)
Inventor
Fumiyoshi Yamaguchi
文義 山口
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP29008699A priority Critical patent/JP2001109595A/en
Publication of JP2001109595A publication Critical patent/JP2001109595A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide an image processing system which decentralizes the load of image processing and image output and improves the throughput by transferring jobs which are not processed yet and queued among interconnected image processing systems according to the state of the load distribution of image processors constituting the system and image output devices connected to the image processors. SOLUTION: Image processing systems A, B and C which are connected through a network have a function of transferring jobs which are expected to be processed to one another, a monitor server 103 sets a transfer condition under which the image processing system A as a transfer source transfers the jobs expected to be processed to the image processing systems B and C as transfer destinations, and the transfer of the jobs expected to be processed is managed according to the set transfer condition.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、画像処理システム
に関し、ネットワークを介して接続されたホストコンピ
ュータから、ジョブとしてページ記述言語(PDL)形
式のベクタ画像、PDL形式の文書又はラスタイメージ
として送られるイメージ出力を対象とするジョブを展開
及び画像処理した後に、その画像を画像出力装置に送
り、画像出力を行う画像処理システムに関する。
[0001] 1. Field of the Invention [0002] The present invention relates to an image processing system, and is transmitted as a job from a host computer connected via a network as a vector image in a page description language (PDL) format, a document in a PDL format, or a raster image. The present invention relates to an image processing system that develops a job targeted for image output, performs image processing on the job, sends the image to an image output device, and outputs the image.

【0002】[0002]

【従来の技術】従来、ネットワーク上に複数の画像処理
装置が接続され、各々の画像処理装置に出力装置が接続
された画像処理システムにおいて、ネットワークを介し
て接続されたホストコンピュータからはそれぞれの出力
装置が独立したデバイスとして認識される。
2. Description of the Related Art Conventionally, in an image processing system in which a plurality of image processing apparatuses are connected on a network and an output apparatus is connected to each of the image processing apparatuses, a host computer connected via the network outputs each image. The device is recognized as an independent device.

【0003】この処理系の場合、ラスタライザが1つで
あり、このラスタライザでそれぞれの出力装置に送られ
る実際のイメージのビットマップ化は、シリアルに行わ
れている。
In the case of this processing system, there is one rasterizer, and bitmapping of an actual image sent to each output device by this rasterizer is performed serially.

【0004】しかし、ホストコンピュータから画像処理
装置のキューに一度ジョブが入ると、そのジョブがビッ
トマップ展開処理が行われるまでには、先にどれだけの
ジョブがキューに入っているかでプリント完了までの時
間が決まってしまう。更に、先のジョブで出力装置に障
害があり実際のプリント動作が行われず、続くジョブが
待たされ続ける場合もある。
However, once a job is entered from the host computer into the queue of the image processing apparatus, the printing is completed by the number of jobs in the queue before the job is subjected to bitmap expansion processing. Time is decided. Further, there is a case where the output device has a failure in the previous job and the actual printing operation is not performed, and the subsequent job is kept waiting.

【0005】そこで、上述の対策としてジョブ管理のユ
ーティリティーが準備され、ビットマップ展開処理の優
先順位を変更したり、出力装置の状態を通知したりする
仕組みが提案されている。
Therefore, as a countermeasure, there has been proposed a mechanism for preparing a job management utility, changing the priority of bitmap development processing, and notifying the status of the output device.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、上記従
来例では、画像処理、プリントに関して負荷分散や処理
効率を向上させる仕組みは提案されているが、負荷分散
の判断は集中管理されず、個々の画像処理システムとジ
ョブを任意の画像処理システムに送ったユーザの判断で
転送が行われているため、システムを構成する各画像処
理システムの負荷を総合的に判断し、負荷分散のための
ジョブ転送を行う仕組みはなかった。
However, in the above-mentioned conventional example, a mechanism for improving load distribution and processing efficiency with respect to image processing and printing has been proposed. However, judgment of load distribution is not centrally managed, and individual images are not managed. Since the transfer is performed according to the judgment of the user who sent the processing system and the job to the arbitrary image processing system, the load of each image processing system constituting the system is comprehensively determined, and the job transfer for load distribution is performed. There was no mechanism to do so.

【0007】また、ネットワークに接続された各画像処
理装置に設定された条件で負荷分散処理を行った場合、
システム全体の負荷のバランスを取ることは困難であっ
た。本発明は、上記課題を解決するためになされたもの
で、システムを構成する各画像処理装置の負荷分散、画
像処理装置に接続された画像出力装置の状態に応じて、
相互に接続された画像処理システム間で未処理でキュー
イングされているジョブの転送を行い、画像処理と画像
出力の負荷分散、処理効率を向上させた画像処理システ
ムを提供することを目的とする。
Further, when load distribution processing is performed under the conditions set for each image processing apparatus connected to the network,
It was difficult to balance the load on the entire system. The present invention has been made in order to solve the above problems, the load distribution of each image processing device constituting the system, according to the state of the image output device connected to the image processing device,
It is an object of the present invention to provide an image processing system in which unprocessed and queued jobs are transferred between mutually connected image processing systems, load distribution of image processing and image output is improved, and processing efficiency is improved. .

【0008】[0008]

【課題を解決するための手段】上記目的を達成するため
に、本発明は、ネットワーク接続された複数の画像処理
システム間で相互に処理待ちのジョブを転送する機能を
有する画像処理システムであって、転送元の画像処理シ
ステムが処理待ちのジョブを転送先の画像処理システム
に転送する転送条件を設定する設定手段と、前記設定手
段により設定された転送条件に基づき前記処理待ちジョ
ブの転送を管理する管理手段とを有することを特徴とす
る。
In order to achieve the above object, the present invention relates to an image processing system having a function of mutually transferring jobs waiting to be processed between a plurality of image processing systems connected to a network. Setting means for setting a transfer condition for transferring a job waiting to be processed by the transfer source image processing system to the transfer destination image processing system, and managing transfer of the waiting job based on the transfer condition set by the setting means And management means for performing the operation.

【0009】[0009]

【発明の実施の形態】以下、図面を参照しながら本発明
に係る実施の形態を詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0010】図1は、本実施形態におけるシステム構成
を示す図である。図示するように、本システムは複数の
ディジタル複写機100n(nは本システムを構成する
個々の画像処理システムを表す)、ディジタル複写機1
00nに接続される画像処理装置101n、複数のホス
トコンピュータ102、及び画像処理システムの負荷を
モニタするモニタサーバー103で構成されている。ま
た、ディジタル複写機100nと画像処理装置101n
とは専用インターフェースを介して接続され、ホストコ
ンピュータ102、画像処理装置101n、及びモニタ
サーバー103はイーサネット等のネットワーク或いは
汎用インタフェースを介して接続され、ホストコンピュ
ータ102とディジタル複写機100nとの間のイメー
ジ、テキストデータ又はコンピュータグラフィクスデー
タ等の転送及び各種機能の指示は、画像処理装置101
nを介して行われるように構成されている。
FIG. 1 is a diagram showing a system configuration according to this embodiment. As shown in the figure, the present system includes a plurality of digital copying machines 100n (n represents each image processing system constituting the system), a digital copying machine 1
An image processing apparatus 101n connected to the image processing system 100n, a plurality of host computers 102, and a monitor server 103 that monitors the load of the image processing system. A digital copier 100n and an image processing device 101n
Is connected via a dedicated interface, the host computer 102, the image processing apparatus 101n, and the monitor server 103 are connected via a network such as Ethernet or a general-purpose interface, and an image between the host computer 102 and the digital copier 100n is connected. The transfer of text data or computer graphics data and the instruction of various functions are performed by the image processing apparatus 101.
n.

【0011】また、本システムにおいて、ディジタル複
写機100nは、本来のフルカラーコピー機能、モノク
ロカラーコピー機能、三色コピー機能、ツインカラーコ
ピー機能等の各種コピー機能、拡大率/縮小率設定、輝
度調整、CRD選択、カラーモード(4色、モノクロ)
選択、画像モード/文字モード選択、シャープネス設
定、トナー量調整、枚数指定の他に両面印刷機能、ソー
ト機能、ステープル機能、ペーパーデッキからの給紙機
能、プレビュー機能、原稿台からのスキャン機能及びカ
ラー領域指定機能等の各種拡張機能を有しており、これ
らの機能は各画像処理装置101nの操作部104nか
ら、又は上述のホストコンピュータ102からも画像処
理装置101nを介して指定できるように構成されてい
る。
In this system, the digital copying machine 100n includes various copy functions such as the original full-color copy function, monochrome color copy function, three-color copy function, twin-color copy function, enlargement / reduction ratio setting, and brightness adjustment. , CRD selection, color mode (4 colors, monochrome)
In addition to selection, image mode / character mode selection, sharpness setting, toner amount adjustment, number of sheets designation, double-sided printing function, sort function, staple function, paper deck feeding function, preview function, scanning function from platen, and color It has various extended functions such as an area specification function, and these functions are configured so that they can be specified from the operation unit 104n of each image processing apparatus 101n or from the above-described host computer 102 via the image processing apparatus 101n. ing.

【0012】尚、上述のフルカラーコピー機能はY(イ
エロー)、M(マゼンタ)、C(シアン)、K(ブラッ
ク)を用いてフルカラーコピーを実現する機能であり、
モノクロカラーコピー機能はKのみを用いてモノクロコ
ピーを実現する機能であり、三色コピー機能はY、M、
Cを用いてカラーコピーを実現する機能であり、ツイン
カラーコピー機能はRとKのみを用いて疑似的にカラー
コピーを実現する機能である。
The above-described full-color copy function is a function for realizing a full-color copy using Y (yellow), M (magenta), C (cyan), and K (black).
The monochrome color copy function is a function for realizing a monochrome copy using only K, and the three-color copy function is Y, M,
This is a function for realizing a color copy using C, and the twin color copy function is a function for realizing a pseudo color copy using only R and K.

【0013】また、プレビュー機能はディジタル複写機
100Bでプリントアウトする前に、ホストコンピュー
タ102側のディスプレイ又は画像処理装置101Bに
接続されたプレビューア106に予想画像を表示して色
調整、編集、レイアウト等を行う機能であり、コピーモ
ード領域指定機能は各原稿の領域毎にカラープリントに
するのか、ツインカラープリントにするのか、或いはモ
ノクロプリントにするか等の印刷モードを任意に指定す
る機能である。
The preview function displays an expected image on a display of the host computer 102 or a previewer 106 connected to the image processing apparatus 101B before printing out by the digital copying machine 100B, and performs color adjustment, editing, and layout. The copy mode area designation function is a function for arbitrarily designating a print mode such as color printing, twin color printing, or monochrome printing for each area of each document. .

【0014】更に、モニタサーバー103は、画像処理
装置101nの負荷分散を集中管理し、各画像処理装置
101n間の負荷をモニタし、各画像処理装置101n
間のジョブ転送条件を設定できる機能を有し、特定の画
像処理システムにジョブ処理の負荷が集中した場合や、
プリントが不可能な障害が発生した場合に、未処理のジ
ョブをネットワーク上の他の画像処理装置に分散処理
し、その旨を負荷分散のために他の画像処理装置に転送
されるジョブを送ったクライアントに対して通知する。
Further, the monitor server 103 centrally manages the load distribution of the image processing apparatuses 101n, monitors the load among the image processing apparatuses 101n, and monitors the load between the image processing apparatuses 101n.
It has a function that can set the job transfer conditions between jobs, when the job processing load is concentrated on a specific image processing system,
If an unprintable failure occurs, the unprocessed job is distributed to other image processing devices on the network, and a job transferred to the other image processing device for load distribution is sent to that effect. Notify the client

【0015】ここで、画像処理装置101nは、図2に
示すように、ネットワークを介してホストコンピュータ
102とデータの授受を行うインターフェース201、
専用線を介してディジタル複写機とデータの授受を行う
インタフェース202、PDLデータの展開及び変換処
理を行うPDL処理部:ラスタライザ203、ビットマ
ップイメージにγ処理及び色変換処理を行う画像処理部
204、画像処理装置101n内での一連の作業時間を
管理するタイマ部205、ホストコンピュータ102側
から送られてくるPDLデータを処理開始前に一時的に
蓄えるスプーラ206、ディジタル複写機100nとの
通信でプリント枚数を計測管理するCVソフトカウンタ
207、スプール、展開、画像処理操作、通信等の全体
の制御を行う制御部208、画像のフィニッシングを行
うメモリであるフレームバッファ209、エンジン負荷
情報、画像処理装置負荷情報等を格納する格納領域21
0、及びシステム動作の記録を残すジョブログメモリ2
11から構成されており、ジョブログメモリ211はホ
ストコンピュータ102から指定された各種機能をディ
ジタル複写機100nに実行させ、指定された機能に基
づくジョブ及び画像処理装置101n自体に指定された
ジョブの記録(log)を残す。
Here, as shown in FIG. 2, the image processing apparatus 101n includes an interface 201 for exchanging data with the host computer 102 via a network,
An interface 202 for exchanging data with a digital copying machine via a dedicated line, a PDL processing unit for developing and converting PDL data: a rasterizer 203, an image processing unit 204 for performing γ processing and color conversion processing on a bitmap image, A timer unit 205 for managing a series of work time in the image processing apparatus 101n, a spooler 206 for temporarily storing PDL data sent from the host computer 102 before processing is started, and printing by communication with the digital copying machine 100n. CV software counter 207 for measuring and managing the number of sheets, control unit 208 for performing overall control of spooling, rasterization, image processing operation, communication, etc., frame buffer 209 as a memory for finishing images, engine load information, image processing device load Storage area 21 for storing information and the like
0, and a job log memory 2 that keeps a record of the system operation
The job log memory 211 causes the digital copier 100n to execute various functions specified by the host computer 102, and records a job based on the specified function and a job specified by the image processing apparatus 101n itself. (Log).

【0016】一方、ホストコンピュータ102は、接続
された原稿スキャナや図示されないディジタルカメラか
ら取り込んだ画像データやテキストデータ及びネットワ
ークを介して配信された各種データ、CD−ROM等の
各種メディアから再生された各種データを上述の画像処
理装置101n、ディジタル複写機100nを用いてコ
ピー(プリント)することができる。
On the other hand, the host computer 102 reproduces image data and text data taken from a connected original scanner or a digital camera (not shown), various data distributed via a network, and various media such as a CD-ROM. Various data can be copied (printed) using the above-described image processing apparatus 101n and digital copying machine 100n.

【0017】次に、本実施形態におけるシステムの動作
と負荷分散の動作について説明する。尚、モニタサーバ
ー103において、その電源投入が行われた後、同一ネ
ットワーク内に存在する画像処理装置101nに対して
初期のポーリングを行い、各複写機100nに装着され
ているアクセサリーの情報を収集し、複写機100nに
装着されたアクセサリーのデータベースを作成した後、
定期的に画像処理装置101nにポーリングを行い、複
写機100nに装着されたアクセサリーの接続状況をダ
イナミックにモニタしているものとする。
Next, the operation of the system and the operation of load distribution in the present embodiment will be described. After the power is turned on in the monitor server 103, initial polling is performed on the image processing apparatuses 101n existing in the same network, and information on accessories attached to each copying machine 100n is collected. After creating a database of accessories attached to the copying machine 100n,
It is assumed that the image processing apparatus 101n is periodically polled to dynamically monitor the connection status of accessories attached to the copying machine 100n.

【0018】この状態において、ホストコンピュータ1
02とモニタサーバー103の間で行われる、転送元、
転送先の画像処理システムの指定と転送条件を設定する
処理について説明する。
In this state, the host computer 1
02 and the monitor server 103, the transfer source,
A process of specifying a transfer destination image processing system and setting transfer conditions will be described.

【0019】図3は、画像処理システムAから他の画像
処理システムへ転送を設定する処理を示すフローチャー
トである。まず、ホストコンピュータ102でユーザー
パスワードをモニタサーバー103へ送信し(ステップ
S301)、モニタサーバー103がそのパスワードを
確認して設定を許客するか否かを判断する(ステップS
302)。ここで、パスワードが正しくなければ、転送
先、設定不可として終了する(ステップS303)が、
正しければ、転送元画像処理システムのリスト(この例
では、転送元として画像処理システムAを選択)をネッ
トワーククライアントであるホストコンピュータ102
へ通知する(ステップS304)。
FIG. 3 is a flowchart showing processing for setting transfer from the image processing system A to another image processing system. First, the host computer 102 transmits a user password to the monitor server 103 (step S301), and the monitor server 103 checks the password and determines whether to permit the setting (step S301).
302). Here, if the password is not correct, the transfer destination and setting are not possible (step S303), and the process ends.
If it is correct, the list of the transfer source image processing systems (in this example, the image processing system A is selected as the transfer source) is stored in the host computer 102 as the network client.
Is notified (step S304).

【0020】そして、モニタサーバー103から設定を
許容されると、ホストコンピュータ102は以下の設定
操作に移行する。尚、ここでの設定項目は、メニューと
してネットワークを介してホストコンピュータ102に
通知されたものである。
When the setting is permitted from the monitor server 103, the host computer 102 proceeds to the following setting operation. Note that the setting items here are notified to the host computer 102 via the network as menus.

【0021】転送元、転送先の画像処理システムのリス
トの表示: ・モニタサーバー103=>ホストコンピュータ102 転送元一覧、転送先一覧 尚、転送元、転送先一覧の対象の画像処理システムは、
同一のネットワーク内に存在する画像処理装置に限定さ
れる。このとき、モニタサーバー103も同一ネットワ
ーク内に存在することが転送の条件となる。またゲート
ウェイを介した異なるネットワーク間にまたがるジョブ
転送は行わないこととする。従って、本負荷分散型画像
処理システムを構成する場合は、画像処理装置101
n、モニタサーバー103、ホストコンピュータ102
のIPアドレス設定及びサブネットマスクは、事前に適
当な数値に設定されているものとする。
Display of list of image processing systems of transfer source and transfer destination: Monitor server 103 => host computer 102 Transfer source list, transfer destination list Note that the image processing systems targeted for the transfer source and transfer destination list are as follows.
It is limited to image processing devices existing in the same network. At this time, the transfer condition is that the monitor server 103 also exists in the same network. In addition, job transfer across different networks via a gateway is not performed. Therefore, when configuring the load-distributed image processing system, the image processing apparatus 101
n, monitor server 103, host computer 102
It is assumed that the IP address setting and the subnet mask are set to appropriate numerical values in advance.

【0022】ここで言う具体的な同一ネットワークと
は、負荷分散型画像処理システムを構成する各ネットワ
ークノードがIPアドレス、サブネットマスクから決定
される同一のネットワークのことである。
The specific same network referred to here is the same network in which each network node constituting the load balancing type image processing system is determined from an IP address and a subnet mask.

【0023】また、転送先は、1つの転送元に対して2
つまで設定可能とする(ステップS305)。
The transfer destination is 2 for one transfer source.
Up to one can be set (step S305).

【0024】転送条件のリストの表示: ・モニタサーバー103=>ホストコンピュータ102 次に、画像処理装置システムAからB、Cへジョブ転送
を行う条件を設定する(ステップS306)。ここで、
モニタサーバー103は、画像処理システムAの複写機
100Aのアクセサリー装着情報を他の転送条件設定情
報と共にホストコンピュータ102に事前に通知してい
るものとする。
Display of list of transfer conditions: monitor server 103 => host computer 102 Next, conditions for performing job transfer from the image processing apparatus systems A to B and C are set (step S306). here,
It is assumed that the monitor server 103 has notified the host computer 102 of accessory mounting information of the copying machine 100A of the image processing system A together with other transfer condition setting information in advance.

【0025】図4は、モニタサーバーへの各画像処理シ
ステムのジョブ管理テーブルの構成を示す図である。
FIG. 4 is a diagram showing a configuration of a job management table of each image processing system to the monitor server.

【0026】尚、モニタサーバー103が、ホストコン
ピュータ102に表示する設定情報メニューとは、画像
処理装置システムAの複写機100Aのコピーボリュー
ムの1日、1週間、1月単位の最大値の設定、オペレー
タ・エラーが発生した場合の転送の有無、サービスマン
・エラーが発生した場合の転送の有無、ジョブを実行す
るにあたってのアクセサリーの使用許可等である。
The setting information menu displayed on the host computer 102 by the monitor server 103 includes the setting of the maximum value per day, week, or month of the copy volume of the copying machine 100A of the image processing apparatus system A. Whether there is a transfer when an operator error has occurred, whether or not there is a transfer when a serviceman error has occurred, and permission to use accessories for executing a job.

【0027】このコピーボリュームに関しては、ボリュ
ームの具体的な数値の設定と、その数値を超えた場合の
転送の許可の有無の設定を行う。また、オペレータ・エ
ラーに関しては、検知するエラーのコードの入力と、そ
のエラーが検知された場合の転送の許可の有無の設定を
行う。検知する特定のエラーコードが入力されていない
場合、即ちコードが0入力の場合は、全てのオペレータ
・エラーが検知の対象となり、任意のオペレータ・エラ
ーが発生した場合の転送の許可の有無の設定となる。サ
ービスマン・エラーに関しては、オペレータエラーの設
定の場合と同様。アクセサリーの使用許可は、設定条件
の対象となるが、元々対象とする複写機100Aに装着
されていないアクセサリーに関しては、モニタサーバー
103はホストコンピュータ102に通知しない。従っ
て、複写機100Aに装着されていないアクセサリーの
使用許可は、ホストコンピュータ102の設定メニュー
には現れない。
For this copy volume, a specific numerical value of the volume is set, and whether or not transfer is permitted when the numerical value is exceeded is set. For an operator error, a code of an error to be detected is input, and whether or not transfer is permitted when the error is detected is set. If the specific error code to be detected is not input, that is, if the code is 0, all operator errors are to be detected and whether or not transfer is permitted when any operator error occurs is set. Becomes Regarding the serviceman error, it is the same as the case of setting the operator error. The use permission of the accessory is subject to the setting conditions, but the monitor server 103 does not notify the host computer 102 of the accessory that is not attached to the target copier 100A. Accordingly, permission to use an accessory that is not mounted on the copying machine 100A does not appear on the setting menu of the host computer 102.

【0028】次に、モニタサーバー103が、ホストコ
ンピュータ102に表示する設定情報メニューとして、
画像処理装置101Aに依存する転送条件がある。これ
らは任意のジョブが画像処理装置101Aの任意のキュ
ーに入った場合、その直前にキューに入ったジョブのペ
ージ数、部数、処理時間が一定条件を満足した場合の転
送の有無、任意のジョブが画像処理装置101Aのキュ
ーに入った場合、それよりも先に一定数のジョブがスプ
ールされていた場合での転送の有無がある。
Next, as a setting information menu displayed on the host computer 102 by the monitor server 103,
There are transfer conditions depending on the image processing apparatus 101A. These include the case where an arbitrary job enters an arbitrary queue of the image processing apparatus 101A, the number of pages and the number of copies of the job immediately before the queue, the presence or absence of transfer when the processing time satisfies certain conditions, the presence of an arbitrary job Is in the queue of the image processing apparatus 101A, there is the presence or absence of transfer when a certain number of jobs have been spooled earlier than that.

【0029】このキューに入ったジョブのページ数、部
数、処理時間に関しては、それぞれの最大値の設定と画
像処理装置101Aがモニタサーバー103に通知する
それぞれの実測値が最大値を越えた場合の転送の強化の
設定を行う。任意のジョブのページ数、部数を検知する
のは、画像処理システムA内にあるプリプロセッサーが
行う。
With respect to the number of pages, the number of copies, and the processing time of the job in this queue, the setting of each maximum value and the case where each actual measurement value notified to the monitor server 103 by the image processing apparatus 101A exceeds the maximum value. Configure settings to enhance transfer. The number of pages and the number of copies of an arbitrary job is detected by a preprocessor in the image processing system A.

【0030】また、転送条件を構成する要素の任意の1
つが条件を満足した場合、又は複数の構成要素が転送条
件を満足した場合の何れかについてモニタサーバー10
3が転送動作に入る設定を行える。
Any one of the elements constituting the transfer condition
Monitor server 10 either when one of the conditions satisfies the condition or when a plurality of components satisfies the transfer condition.
3 can be set to enter the transfer operation.

【0031】そして、第1番目の転送先として、画像処
理システムBを指定し(ステップS307)、第2番目
の転送先として、画像処理システムCを指定する(ステ
ップS308)。
Then, the image processing system B is specified as the first transfer destination (step S307), and the image processing system C is specified as the second transfer destination (step S308).

【0032】このように、一連の転送条件の設定処理が
ホストコンピュータ102とモニタサーバー103の間
で行われる。
As described above, a series of transfer condition setting processing is performed between the host computer 102 and the monitor server 103.

【0033】次に、実際にジョブを転送する動作につい
て説明する。
Next, the operation of actually transferring a job will be described.

【0034】図5は、本実施形態におけるジョブの転送
条件を示すフローチャートである。まずステップS50
1において、転送条件が複写機に依存するか、画像処理
装置のジョブの処理の負荷に依存するかを判断する。こ
こで、画像処理装置の負荷に依存する場合はステップS
502へ進み、画像処理システムAが画像処理装置の負
荷をモニタサーバー103に通知する。そして、ステッ
プS503において、転送元の画像処理装置の負荷に依
存する処理を行う。
FIG. 5 is a flowchart showing job transfer conditions in this embodiment. First, step S50
In step 1, it is determined whether the transfer condition depends on the copying machine or the job processing load of the image processing apparatus. Here, if it depends on the load of the image processing apparatus, step S
Proceeding to 502, the image processing system A notifies the monitor server 103 of the load on the image processing apparatus. Then, in step S503, processing depending on the load of the transfer source image processing apparatus is performed.

【0035】一方、ステップS501で複写機の状態に
依存する場合はステップS504へ進み、画像処理シス
テムAが複写機の状態をモニタサーバー103に通知す
る。そして、ステップS505において、プリントする
複写機に依存する処理を行い、この処理を終了する。
On the other hand, if it depends on the state of the copying machine in step S501, the flow advances to step S504, and the image processing system A notifies the monitor server 103 of the state of the copying machine. Then, in step S505, a process depending on the copying machine to be printed is performed, and this process ends.

【0036】<画像処理装置の負荷に依存する処理>こ
こで、上述の転送条件が画像処理装置の負荷に依存する
処理について図6を参照しながら説明する。
<Process Dependent on Load of Image Processing Apparatus> Here, processing in which the above-described transfer condition depends on the load of the image processing apparatus will be described with reference to FIG.

【0037】まず、画像処理装置の負荷に依存する判定
を行う(ステップS601)。画像処理装置101A
は、受信したジョブをスプーラ206に保存し、そのジ
ョブのページ数、部数をプリプロセッサで検出した後、
先にキュー内にジョブがスプールされているか否かを判
定する。先にジョブが1つもスプールされていない場合
は、複写機100Aの状態に依存する転送条件が成立
し、モニタサーバー103からジョブの転送許可が来る
まで通常の処理を行う。
First, a determination is made depending on the load of the image processing apparatus (step S601). Image processing device 101A
Saves the received job in the spooler 206, detects the number of pages and the number of copies of the job with the preprocessor,
First, it is determined whether the job is spooled in the queue. If no job has been spooled first, the transfer condition depending on the state of the copying machine 100A is satisfied, and normal processing is performed until the monitor server 103 permits the transfer of the job.

【0038】一方、キュー内にジョブが1つ以上存在す
る場合は、存在するジョブの総数をモニタサーバー10
3からのポーリング応答時に、モニタサーバー103に
通知する。これにより、モニタサーバー103は、図4
に示すように、内部に新しくこのジョブの管理テーブル
を作成し、キューのジョブ総数のフィールドにジョブの
総数を登録する。そして、キューに入ったジョブの直前
のジョブのページ数と部数は、事前にプリプロセッサに
よって検出されており、同時にモニタサーバー103内
部のジョブの管理テーブルの直前ジョブのページ数、部
数のフィールドに登録される。
On the other hand, when one or more jobs exist in the queue, the total number of existing jobs is counted by the monitor server 10.
When the polling response is received from the third server, the monitor server 103 is notified. As a result, the monitor server 103
As shown in (1), a new management table for this job is created internally, and the total number of jobs is registered in the total job field of the queue. The number of pages and the number of copies of the job immediately before the queued job are detected in advance by the preprocessor, and are simultaneously registered in the fields of the number of pages and the number of copies of the immediately preceding job in the job management table inside the monitor server 103. You.

【0039】また、モニタサーバー103内部のジョブ
の管理テーブルの直前ジョブの処理時間フィールドは、
管理対象とするジョブの直前ジョブの、画像処理装置1
01Aで処理が開始され、直前ジョブの処理開始からの
経過時間がモニタサーバー103から画像処理装置10
1Aへのポーリング毎に、画像処理装置101Aからモ
ニタサーバー103に通知され、登録される。
The processing time field of the immediately preceding job in the job management table inside the monitor server 103 is as follows:
The image processing apparatus 1 of the job immediately before the job to be managed
01A, the elapsed time from the start of the processing of the immediately preceding job is sent from the monitor server 103 to the image processing apparatus 10.
Each time polling of 1A is performed, the image processing apparatus 101A notifies the monitor server 103 and registers the notification.

【0040】モニタサーバー103は、画像処理装置1
01Aへのポーリング毎に画像処理装置に依存する情報
でジョブの管理テーブルをアップデートし、転送条件の
設定で行われた転送条件が満たされた場合に、その旨を
ホストコンピュータ102に通知する(ステップS60
2)。
The monitor server 103 includes the image processing device 1
The job management table is updated with information depending on the image processing apparatus every time polling is performed on 01A, and when the transfer condition set in the transfer condition setting is satisfied, the fact is notified to the host computer 102 (step S60
2).

【0041】ホストコンピュータ102で転送許可が決
定されると(ステップS603のYes)、そのジョブ
は画像処理システムAから画像処理システムBに転送さ
れ、画像処理システムAはその旨を内部のジョブログ2
11に記録する(ステップS604)。
When the transfer permission is determined by the host computer 102 (Yes in step S603), the job is transferred from the image processing system A to the image processing system B, and the image processing system A notifies the internal job log 2
11 (step S604).

【0042】一方、モニタサーバー103は、ホストコ
ンピュータ102がジョブの転送を許可した場合、内部
のジョブの管理テーブルの画像処理装置のIDフィール
ドにジョブが転送された先の画像処理装置BのIDを登
録する(ステップS605)。
On the other hand, when the host computer 102 permits the transfer of the job, the monitor server 103 sets the ID of the image processing apparatus B to which the job has been transferred to the ID field of the image processing apparatus in the internal job management table. It is registered (step S605).

【0043】<複写機の状態に依存する処理>次に、上
述した転送条件がプリントする複写機の状態に依存する
処理について図7を参照しながら説明する。
<Process Depending on Copying Machine Status> Next, the process in which the above-described transfer conditions depend on the printing machine status to be printed will be described with reference to FIG.

【0044】まず、キューに保存された任意のジョブの
展開処理の順番が来ると、画像処理装置101Aの画像
処理部204が複写機100Aと交信し、展開されたジ
ョブに所定の判定処理を行う(ステップS701)。ま
た、画像処理部204で処理が不可能とされた展開ジョ
ブについては、その旨をモニタサーバー103に通知す
る。
First, when the order of expansion processing of an arbitrary job stored in the queue comes, the image processing unit 204 of the image processing apparatus 101A communicates with the copying machine 100A and performs predetermined determination processing on the expanded job. (Step S701). Also, for a development job for which processing is disabled by the image processing unit 204, the fact is notified to the monitor server 103.

【0045】ここでの処理不可能とは、以下の場合を想
定している。 ・複写機100Aでの単位時間当たりのプリント枚数が
予め設定されたプリント枚数をオーバーしている場合 ・複写機100Aで特定又は不特定のオペレータ・エラ
ーが発生している場合 ・複写機100Aで特定又は不特定のサービスマン・エ
ラーが発生している場合 ・複写機100Aで管理キーがONされていない場合 ・複写機100Aで管理カードが挿入されていない場合 ・複写機100AでIDコードが入力されていない場合 以上の処理不可能状態が複写機100Aで発生している
場合に、画像処理装置101Aはモニタサーバー103
からのポーリング時にその旨をモニタサーバー103に
通知する。
Here, it is assumed that the processing cannot be performed in the following cases. -When the number of prints per unit time in the copier 100A exceeds a preset number of prints-When a specified or unspecified operator error occurs in the copier 100A-When specified in the copier 100A Or when an unspecified serviceman error occurs.-When the management key is not turned on in the copier 100A.-When a management card is not inserted in the copier 100A.-When an ID code is input in the copier 100A. When the above-mentioned processing impossible state occurs in the copying machine 100A, the image processing apparatus 101A
At the time of polling from the server, the fact is notified to the monitor server 103.

【0046】モニタサーバー103は、画像処理装置1
01Aへのポーリング毎に画像処理装置に依存する情報
でジョブの管理テーブルをアップデートし、転送条件の
設定で行われた転送条件が満たされた場合に、その旨を
ホストコンピュータ102に通知する(ステップS70
2)。
The monitor server 103 includes the image processing device 1
The job management table is updated with information depending on the image processing apparatus every time polling is performed on 01A, and when the transfer condition set in the transfer condition setting is satisfied, the fact is notified to the host computer 102 (step S70
2).

【0047】ホストコンピュータ102で転送許可が決
定されると(ステップS703のYes)、そのジョブ
は画像処理システムAから画像処理システムBへ転送さ
れ、画像処理システムAはその旨を内部のジョブログ2
11に記録する(ステップS704)。
When the transfer permission is determined by the host computer 102 (Yes in step S 703), the job is transferred from the image processing system A to the image processing system B, and the image processing system A notifies the internal job log 2.
11 (step S704).

【0048】一方、モニタサーバー103は、ホストコ
ンピュータ102がジョブの転送を許可した場合、内部
のジョブの管理テーブルの画像処理装置のIDフィール
ドにジョブが転送された先の画像処理装置BのIDを登
録する(ステップS705)。
On the other hand, when the host computer 102 permits the transfer of the job, the monitor server 103 sets the ID of the image processing apparatus B to which the job was transferred to the ID field of the image processing apparatus in the internal job management table. It is registered (step S705).

【0049】また、上述した何れの場合でも、転送条件
が満たされなかった場合、ジョブとジョブを実行する画
像処置システムの整合判定を行う。ここで、ジョブとジ
ョブを実行する画像処置システムの整合判定とは、画像
処理装置101A内部のプリプロセッサがスプールされ
ているジョブに対して、ジョブの特性を調べて以下の不
整合をチェックするものである。 ・両面プリントの指定がされているが、画像処理システ
ムAの複写機100Aにその機能が無い場合 ・ステープルの指定がされているが、画像処理システム
Aの複写機100Aにその機能が無い場合 ・ソートの指定がされているが、画像処理システムAの
複写機100Aにその機能が無い場合 ・ペーパーデッキ給紙の指定がされているが、画像処理
システムAの複写機100Aにその機能が無い場合 ・カラー出力指定がされているが、画像処理システムA
の複写機100Aにその機能が無い場合 以上の不整合状態が、画像処理システムAで発生してい
る場合、画像処理装置101Aはモニタサーバー103
からのポーリング時にその旨をモニタサーバー103に
通知する。
In any of the above cases, if the transfer condition is not satisfied, a match between the job and the image processing system that executes the job is determined. Here, the matching determination between the job and the image processing system that executes the job refers to checking the following inconsistency by checking the job characteristics of the spooled job by the preprocessor inside the image processing apparatus 101A. is there. When double-sided printing is specified, but the copier 100A of the image processing system A does not have the function.- When staple is specified, but the copier 100A of the image processing system A does not have the function. When sorting is specified but the copier 100A of the image processing system A does not have the function.-When paper deck feeding is specified but the copier 100A of the image processing system A does not have the function. -Although the color output is specified, the image processing system A
When the above-described inconsistency state occurs in the image processing system A, the image processing apparatus 101A
At the time of polling from the server, the fact is notified to the monitor server 103.

【0050】モニタサーバー103は、画像処理装置1
01Aへのポーリング毎に画像処理装置に依存する情報
でジョブの管理テーブルをアップデートし、転送条件の
設定で行われた転送条件が満たされた場合に、その旨を
ホストコンピュータ102に通知する。
The monitor server 103 includes the image processing device 1
The job management table is updated with information depending on the image processing apparatus every time polling is performed on 01A, and when the transfer condition set in the transfer condition setting is satisfied, the fact is notified to the host computer 102.

【0051】ホストコンピュータ102で転送許可が決
定されると、そのジョブは画像処理システムAから画像
処理システムBに転送され、画像処理システムAはその
旨を内部のジョブログ211に記録する。
When the transfer permission is determined by the host computer 102, the job is transferred from the image processing system A to the image processing system B, and the image processing system A records the fact in an internal job log 211.

【0052】一方、モニタサーバー103は、ホストコ
ンピュータ102がジョブの転送を許可した場合、内部
のジョブの管理テーブルの画像処理装置のIDフィール
ドにジョブが転送された先の画像処理システムBのID
を登録する。
On the other hand, when the host computer 102 permits the transfer of the job, the monitor server 103 sets the ID of the image processing system B to which the job was transferred to the ID field of the image processing apparatus in the internal job management table.
Register

【0053】上述した判定及び転送処理を繰り返し、ジ
ョブが画像処理システムAから画像処理システムB、画
像処理システムCへ転送される。ここで、画像処理シス
テムCでも転送の判定が下されたジョブの場合は、ジョ
ブが一番最初に送られた画像処理システムAに戻され
る。
The above-described determination and transfer processing are repeated, and the job is transferred from the image processing system A to the image processing systems B and C. Here, in the case of a job for which transfer is also determined in the image processing system C, the job is returned to the image processing system A to which the job was sent first.

【0054】図8は画像処理システムCにおいて転送条
件が画像処理装置の負荷に依存する処理を示すフローチ
ャートであり、図9は画像処理システムCにおいて転送
条件がプリントする複写機の状態に依存する処理を示す
フローチャートである。
FIG. 8 is a flowchart showing a process in which the transfer condition depends on the load of the image processing apparatus in the image processing system C. FIG. 9 shows a process in which the transfer condition depends on the state of the copying machine to be printed in the image processing system C. It is a flowchart which shows.

【0055】尚、最終転送先から一番最初にジョブを転
送した画像処理システムAにジョブが戻される場合は、
モニタサーバー103はホストコンピュータ102に対
して転送許可の判定依頼は行われず、モニタサーバー1
03の判断に依って自動転送される。
When a job is returned from the final transfer destination to the image processing system A to which the job was first transferred,
The monitor server 103 does not request the host computer 102 to determine whether the transfer is permitted.
Automatic transfer is performed according to the judgment of 03.

【0056】また、こうして、画像処理システムAに戻
されたジョブは、画像処理システムA内の特定のキュー
に移動されるか、任意の出力装置に送られて強制的にコ
ピー/プリントされるか、或いは他の画像処理システム
に転送されるかの設定は、本負荷分散型画像処理システ
ム管理者の設定に依っても良い。
The job returned to the image processing system A in this manner is moved to a specific queue in the image processing system A, or sent to an arbitrary output device and forcibly copied / printed. Alternatively, the setting of whether or not the image data is transferred to another image processing system may be based on the setting of the load distribution type image processing system administrator.

【0057】更に、ジョブ転送の対象とならなかったジ
ョブ又はジョブの任意の転送先での処理であるが、ホス
トコンピュータ102から送られ、画像処理装置内10
1Aのスプーラ206で処理待ち状態から処理の順番が
くると、画像処理装置101Aはジョブをラスタライ
ザ:PDL処理部203でビットマップデータに変換
し、画像処理装置101A内部のフレームバッファ20
9にビットマップデータを保存する。その後、先のジョ
ブに含まれていたプリントパラメータ情報に従って、デ
ィジタル複写機100Aからプリントを行う。
Further, the processing of a job or an arbitrary transfer destination of a job which has not been a target of the job transfer is sent from the host computer 102 to the inside of the image processing apparatus.
When the processing order comes from the processing waiting state by the spooler 206 of 1A, the image processing apparatus 101A converts the job into bitmap data by the rasterizer / PDL processing unit 203, and the frame buffer 20 in the image processing apparatus 101A.
9 to store the bitmap data. Thereafter, printing is performed from the digital copying machine 100A according to the print parameter information included in the previous job.

【0058】ここで、画像処理装置101Aはディジタ
ル複写機100Aに対してプリント要求を発行する。こ
の時、画像処理装置101Aで展開されたファイルが複
数のページに渡る場合は、画像処理装置101はページ
毎に画像データをディジタル複写機100A上の画像保
存領域に書き込む。この画像保存領域に画像データが書
き込まれると、ディジタル複写機100Aは、プリント
を開始する。そして、1ページ当たりの画像が必要分プ
リントが完了すると、ディジタル複写機100Aは、そ
の旨を画像処理装置101Aに伝える。また、1ページ
のプリント中に紙ジャム等が発生した場合は、ホストコ
ンピュータ102に対してその旨を通知する。続いて、
画像処理装置101Aは、次のページの画像データをデ
ィジタル複写機100Aに送る。その後、ジョブを展開
した最終ページまで上述の動作を繰り返す。
Here, the image processing apparatus 101A issues a print request to the digital copying machine 100A. At this time, if the file developed by the image processing apparatus 101A spans a plurality of pages, the image processing apparatus 101 writes the image data for each page in the image storage area of the digital copying machine 100A. When the image data is written in the image storage area, the digital copying machine 100A starts printing. When the printing of the required number of images per page is completed, the digital copying machine 100A notifies the image processing apparatus 101A of the completion. If a paper jam or the like occurs during printing one page, the host computer 102 is notified of the occurrence. continue,
The image processing apparatus 101A sends the next page of image data to the digital copying machine 100A. After that, the above operation is repeated until the last page where the job is developed.

【0059】また、画像処理装置101Aはプリントの
実行開始を指示すると同時にタイマ205でコピー/プ
リント処理時間の計時を開始する。ディジタル複写機1
00Aはジョブの実行、即ち所定のモードでのコピー/
プリントと指示された機能を実行し、完了したこと及び
正常な終了であったか否かを示すレポートを画像処理装
置101Aに通知する。この通知を受けた画像処理装置
101Aは、コピー/プリントの処理時間の計時を停止
すると共に、正常な動作が行われたことを確認し、ジョ
ブログ211にログを記録する。尚、ログの条件とし
て、正常な動作が行われなっかった場合でも、ログを記
録するものとする。
At the same time, the image processing apparatus 101A instructs the start of printing to start measuring the copy / print processing time by the timer 205. Digital copier 1
00A indicates execution of a job, that is, copy / copy in a predetermined mode.
The function instructed to print is executed, and the image processing apparatus 101A is notified of a report indicating completion and a normal end. Upon receiving this notification, the image processing apparatus 101A stops counting the copy / print processing time, confirms that a normal operation has been performed, and records the log in the job log 211. As a log condition, a log is recorded even when a normal operation is not performed.

【0060】また、転送が行われなかったジョブの一連
の処理過程は、画像処理システムB、Cにおいても同様
である。
A series of processing steps for a job for which transfer has not been performed is the same in the image processing systems B and C.

【0061】尚、モニタサーバー103内に作成された
図4に示すジョブの管理テーブルはジョブ終了後も一定
期間モニタサーバー103内に保存されるが、この時の
保存される条件として、ジョブの処理終了後一定時間の
間残すか、最新のジョブから遡って一定数のジョブまで
を残すか、或いはジョブの完了と共に直ちに消去するか
は、本負荷分散型画像処理システム管理者のモニタサー
バ103への設定条件に依存する。
The job management table shown in FIG. 4 created in the monitor server 103 is stored in the monitor server 103 for a certain period after the job is completed. Whether the job is to be left for a certain period of time after the end, to keep a certain number of jobs retroactively from the latest job, or to be deleted immediately upon completion of the job is determined by the load balancing type image processing system administrator to the monitor server 103. Depends on setting conditions.

【0062】本実施形態によれば、システムがネットワ
ーク化され、クライアントサーバー方式やウェブ(We
b)のような分散処理が相互に接続されるシステム間で
負荷分散が可能となる。
According to this embodiment, the system is networked, and the client-server system or the Web (Web)
Load distribution can be performed between systems in which distributed processing as in b) is mutually connected.

【0063】また、特定の画像処理装置の負荷が増大し
たり、減少したりすることを防げ、ネットワーク接続さ
れ、モニタサーバーに管理されているそれぞれの、画像
処理システムの負荷を総合的に分散できる。
Further, it is possible to prevent the load on a specific image processing apparatus from increasing or decreasing, and to distribute the load of each image processing system connected to a network and managed by a monitor server comprehensively. .

【0064】従って、モニタサーバーが中心となって各
画像処理装置間の負荷量を測定し、そのデータを蓄積し
てジョブの転送判定を行い、システムの駆動率を向上さ
せた負荷分散を行うことが可能となる。
Therefore, the load amount between the image processing apparatuses is measured mainly by the monitor server, the data is accumulated, the transfer of the job is determined, and the load distribution with the improved system driving ratio is performed. Becomes possible.

【0065】尚、本発明は複数の機器(例えば、ホスト
コンピュータ,インタフェイス機器,リーダ,プリンタ
など)から構成されるシステムに適用しても、一つの機
器からなる装置(例えば、複写機,ファクシミリ装置な
ど)に適用してもよい。
Even if the present invention is applied to a system including a plurality of devices (for example, a host computer, an interface device, a reader, a printer, etc.), an apparatus (for example, a copier, a facsimile) comprising one device Device).

【0066】また、本発明の目的は前述した実施形態の
機能を実現するソフトウェアのプログラムコードを記録
した記憶媒体を、システム或いは装置に供給し、そのシ
ステム或いは装置のコンピュータ(CPU若しくはMP
U)が記憶媒体に格納されたプログラムコードを読出し
実行することによっても、達成されることは言うまでも
ない。
Further, an object of the present invention is to supply a storage medium storing a program code of software for realizing the functions of the above-described embodiment to a system or an apparatus, and to provide a computer (CPU or MP) of the system or apparatus.
It goes without saying that U) can also be achieved by reading and executing the program code stored in the storage medium.

【0067】この場合、記憶媒体から読出されたプログ
ラムコード自体が前述した実施形態の機能を実現するこ
とになり、そのプログラムコードを記憶した記憶媒体は
本発明を構成することになる。
In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiment, and the storage medium storing the program code constitutes the present invention.

【0068】プログラムコードを供給するための記憶媒
体としては、例えばフロッピーディスク,ハードディス
ク,光ディスク,光磁気ディスク,CD−ROM,CD
−R,磁気テープ,不揮発性のメモリカード,ROMな
どを用いることができる。
As a storage medium for supplying the program code, for example, a floppy disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD
-R, a magnetic tape, a nonvolatile memory card, a ROM, or the like can be used.

【0069】また、コンピュータが読出したプログラム
コードを実行することにより、前述した実施形態の機能
が実現されるだけでなく、そのプログラムコードの指示
に基づき、コンピュータ上で稼働しているOS(オペレ
ーティングシステム)などが実際の処理の一部又は全部
を行い、その処理によって前述した実施形態の機能が実
現される場合も含まれることは言うまでもない。
When the computer executes the readout program code, not only the functions of the above-described embodiment are realized, but also the OS (Operating System) running on the computer based on the instruction of the program code. ) May perform some or all of the actual processing, and the processing may realize the functions of the above-described embodiments.

【0070】更に、記憶媒体から読出されたプログラム
コードが、コンピュータに挿入された機能拡張ボードや
コンピュータに接続された機能拡張ユニットに備わるメ
モリに書込まれた後、そのプログラムコードの指示に基
づき、その機能拡張ボードや機能拡張ユニットに備わる
CPUなどが実際の処理の一部又は全部を行い、その処
理によって前述した実施形態の機能が実現される場合も
含まれることは言うまでもない。
Further, after the program code read from the storage medium is written into a memory provided on a function expansion board inserted into the computer or a function expansion unit connected to the computer, based on the instruction of the program code, It goes without saying that the CPU included in the function expansion board or the function expansion unit performs part or all of the actual processing, and the functions of the above-described embodiments are realized by the processing.

【0071】[0071]

【発明の効果】以上説明したように本発明によれば、画
像処理システムの稼働率を向上させ、画像処理の待ち時
間を短縮することができる。また、システムを構成する
各画像処理システムの負荷を総合的に判断し、全体の負
荷バランスを取ることが可能となる。
As described above, according to the present invention, the operation rate of the image processing system can be improved, and the waiting time for image processing can be reduced. In addition, it is possible to comprehensively determine the load of each image processing system constituting the system and to balance the entire load.

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

【図1】本実施形態におけるシステム構成を示す図であ
る。
FIG. 1 is a diagram illustrating a system configuration according to an embodiment.

【図2】図1に示す画像処理装置の構成を示すブロック
図である。
FIG. 2 is a block diagram illustrating a configuration of the image processing apparatus illustrated in FIG. 1;

【図3】画像処理システムAから他の画像処理システム
へ転送を設定する処理を示すフローチャートである。
FIG. 3 is a flowchart illustrating a process of setting transfer from an image processing system A to another image processing system.

【図4】モニタサーバーへの各画像処理システムのジョ
ブ管理テーブルの構成を示す図である。
FIG. 4 is a diagram illustrating a configuration of a job management table of each image processing system to a monitor server.

【図5】本実施形態におけるジョブの転送条件を示すフ
ローチャートである。
FIG. 5 is a flowchart illustrating job transfer conditions according to the embodiment.

【図6】画像処理システムAにおいて転送条件が画像処
理装置の負荷に依存する処理を示すフローチャートであ
る。
FIG. 6 is a flowchart illustrating a process in which a transfer condition in the image processing system A depends on a load of the image processing apparatus.

【図7】画像処理システムAにおいて転送条件がプリン
トする複写機の状態に依存する処理を示すフローチャー
トである。
FIG. 7 is a flowchart showing a process in the image processing system A in which a transfer condition depends on a state of a copying machine which performs printing.

【図8】画像処理システムCにおいて転送条件が画像処
理装置の負荷に依存する処理を示すフローチャートであ
る。
FIG. 8 is a flowchart illustrating a process in which a transfer condition in the image processing system C depends on a load of the image processing apparatus.

【図9】画像処理システムCにおいて転送条件がプリン
トする複写機の状態に依存する処理を示すフローチャー
トである。
FIG. 9 is a flowchart showing a process in the image processing system C in which a transfer condition depends on a state of a copying machine which performs printing.

Claims (17)

【特許請求の範囲】[Claims] 【請求項1】 ネットワーク接続された複数の画像処理
システム間で相互に処理待ちのジョブを転送する機能を
有する画像処理システムであって、 転送元の画像処理システムが処理待ちのジョブを転送先
の画像処理システムに転送する転送条件を設定する設定
手段と、 前記設定手段により設定された転送条件に基づき前記処
理待ちジョブの転送を管理する管理手段とを有すること
を特徴とする画像処理システム。
An image processing system having a function of mutually transferring a job waiting to be processed between a plurality of image processing systems connected to a network, wherein a transfer source image processing system transfers a job waiting to be processed to a transfer destination job. An image processing system comprising: setting means for setting a transfer condition to be transferred to an image processing system; and management means for managing transfer of the waiting job based on the transfer condition set by the setting means.
【請求項2】 前記設定手段は、ジョブの転送条件とし
て画像処理システムを構成する画像処理装置と画像出力
装置とにそれぞれ依存する所定の条件を設定することを
特徴とする請求項1に記載の画像処理システム。
2. The apparatus according to claim 1, wherein the setting unit sets predetermined conditions depending on an image processing apparatus and an image output apparatus constituting the image processing system as job transfer conditions. Image processing system.
【請求項3】 前記所定の条件は、前記画像出力装置に
依存する場合、少なくとも以下を含むことを特徴とする
請求項2に記載の画像処理システム。 ・プリントに使用する複写機が一定のCVを超えている
場合 ・プリントに使用する複写機でオペレータエラーが発生
してプリントが続けられない場合 ・プリントに使用する複写機でサービスマンエラーが発
生してプリントが続けられない場合 ・プリントに使用する複写機にプリントジョブを遂行す
るのに必要なアクセサリが装着されていない場合 ・プリントに使用する複写機に管理キーが挿入されてい
ない場合 ・プリントに使用する複写機に管理カードが挿入されて
いない場合 ・プリントに使用する複写機にIDコードが入力されて
いない場合
3. The image processing system according to claim 2, wherein when the predetermined condition depends on the image output device, the predetermined condition includes at least the following. -When the copier used for printing exceeds a certain CV-When an operator error occurs in the copier used for printing and printing cannot be continued-A serviceman error occurs in the copier used for printing If printing cannot be continued, the copier used for printing does not have the necessary accessories to perform the print job.The management key is not inserted in the copier used for printing. When the management card is not inserted in the copier to be used ・ When the ID code is not entered in the copier to be used for printing
【請求項4】 前記所定の条件は、前記画像処理装置に
依存する場合、少なくとも以下を含むことを特徴とする
請求項2に記載の画像処理システム。 ・直前のジョブの処理時間が一定時間を超えた場合 ・直前のジョブのページ数が一定枚数を超えた場合 ・直前のジョブの部数が一定部数を超えた場合 ・キューに一定数以上のジョブが入っている場合 ・カラー処理のジョブなのに誤って白黒専用の画像処理
システムに送られたジョブ、又はその逆の場合
4. The image processing system according to claim 2, wherein when the predetermined condition depends on the image processing apparatus, the predetermined condition includes at least the following.・ When the processing time of the previous job exceeds a certain time ・ When the number of pages of the previous job exceeds a certain number of sheets ・ When the number of copies of the previous job exceeds a certain number of copies ・ When a certain number or more jobs are in the queue If the job is in the case of a job for color processing, but accidentally sent to a monochrome image processing system, or vice versa
【請求項5】 前記管理手段は、前記画像処理装置が新
しいジョブの依頼を受けると、該ジョブを管理する管理
情報を生成し、該ジョブが終了した後も一定期間或いは
一定条件で保管して管理することを特徴とする請求項2
に記載の画像処理システム。
5. When the image processing apparatus receives a request for a new job, the management means generates management information for managing the job, and stores the management information for a certain period or under certain conditions even after the job is completed. 3. The method according to claim 2, wherein the control is performed.
An image processing system according to claim 1.
【請求項6】 前記管理手段は、前記転送条件と転送元
の画像処理システムの負荷状態とを照合し、前記設定さ
れた転送条件を満たした場合に、前記ジョブの転送を行
うことを特徴とする請求項2に記載の画像処理システ
ム。
6. The method according to claim 1, wherein the managing unit compares the transfer condition with a load state of an image processing system of a transfer source, and transfers the job when the set transfer condition is satisfied. The image processing system according to claim 2.
【請求項7】 前記管理手段は、独自の判断で転送する
場合と、前記ジョブの転送許可否をジョブを発行したク
ライアントに転送前に通知し、結果を転送元、転送先に
連絡し、転送の実行、非実行を行うことを特徴とする請
求項6に記載の画像処理システム。
7. The method according to claim 1, wherein the management unit notifies the client which issued the job of the transfer permission / inhibition before the transfer, and informs the transfer source and the transfer destination of the transfer permission / inhibition. 7. The image processing system according to claim 6, wherein execution and non-execution of the image processing are performed.
【請求項8】 前記管理手段は、転送元からジョブが転
送されてから、そのジョブの転送先での状態をモニタす
る機能を有することを特徴とする請求項1に記載の画像
処理システム。
8. The image processing system according to claim 1, wherein the management unit has a function of monitoring a state of the job at a transfer destination after the job is transferred from the transfer source.
【請求項9】 前記管理手段は、少なくとも以下の情報
を前記画像出力装置から受信して管理することを特徴と
する請求項2に記載の画像処理システム。 ・運転開始からのトータルプリント枚数、用紙サイズ毎
のプリント枚数、カラープリントの枚数、モノクロプリ
ントの枚数、給紙段から排紙段に送られた白紙枚数の通
知 ・サービスマンを呼ばないと復旧しないトラブルの通知 ・紙なし、トナー不足等の一般ユーザーで復旧可能なト
ラブルの通知 ・管理キー、管理カード、ID入力が必要な通知
9. The image processing system according to claim 2, wherein the management unit receives and manages at least the following information from the image output device. -Notification of the total number of prints from the start of operation, the number of prints for each paper size, the number of color prints, the number of monochrome prints, and the number of blank sheets sent from the paper supply stage to the paper discharge stage-Recovery will not be performed unless a service person is called Notification of troubles-Notification of troubles that can be recovered by general users such as out of paper and toner shortage-Notifications that require input of management key, management card, ID
【請求項10】 前記画像処理装置は、少なくとも以下
の機能を有することを特徴とする請求項2に記載の画像
処理システム。 ・ジョブの処理時間を実行からプリント開始直前までの
時間を継続できる機能 ・処理待ち状態のジョブのページ枚数を検知できる機能 ・処理待ち状態のジョブのプリント部数を検知できる機
能 ・処理待ち状態のプリントキューに入っているジョブの
総数を管理できる機能 ・処理待ち状態のジョブがカラー印刷を目的としたもの
か、モノクロ印刷を目的としたものかを認識できる機
能。
10. The image processing system according to claim 2, wherein the image processing apparatus has at least the following functions. -A function that allows the processing time of the job to be continued from the time immediately before execution to immediately before the start of printing-A function that can detect the number of pages of a job that is waiting for processing-A function that can detect the number of copies of a job that is waiting for processing-A print that is waiting for processing Function to manage the total number of jobs in the queue ・ Function to recognize whether the job waiting for processing is for color printing or monochrome printing.
【請求項11】 前記管理手段は、ジョブ転送可能な転
送先の画像処理装置のリストを任意の画像処理装置から
受信することを特徴とする請求項2に記載の画像処理シ
ステム。
11. The image processing system according to claim 2, wherein the management unit receives a list of transfer destination image processing apparatuses to which a job can be transferred from an arbitrary image processing apparatus.
【請求項12】 前記設定手段は、ネットワーク接続さ
れた任意のクライアントからパスワードを入力した後に
行うか、前記管理手段に設けられた操作部からパスワー
ドを入力した後に行うか選択可能であることを特徴とす
る請求項1に記載の画像処理システム。
12. The method according to claim 1, wherein the setting unit is capable of selecting whether to perform the process after inputting a password from an arbitrary client connected to a network or after inputting a password from an operation unit provided in the management unit. The image processing system according to claim 1.
【請求項13】 前記転送条件は、複数の構成要素で構
成され、各構成要素の任意の1つが満足すれば転送動作
に入る場合と、複数の構成要素が満足された時に転送動
作に入る場合とを選択できることを特徴とする請求項1
に記載の画像処理システム。
13. The transfer condition is composed of a plurality of components, a transfer operation is started when any one of the components is satisfied, and a transfer operation is performed when a plurality of components are satisfied. 2. The method according to claim 1, wherein
An image processing system according to claim 1.
【請求項14】 前記管理手段は、画像処理装置からキ
ュー(ダイレクト、プリント、ホールド)毎の負荷状態
を受信し、キュー毎に転送条件を設定できることを特徴
とする請求項2に記載の画像処理システム。
14. The image processing apparatus according to claim 2, wherein the management unit receives a load state for each queue (direct, print, hold) from the image processing apparatus and can set a transfer condition for each queue. system.
【請求項15】 前記管理手段は、画像処理装置からジ
ョブの種類(ファイルタイプ)毎の負荷状態を受信し、
ジョブの種類毎に転送条件を設定できることを特徴とす
る請求項2に記載の画像処理システム。
15. The management means receives a load status for each job type (file type) from the image processing apparatus,
3. The image processing system according to claim 2, wherein transfer conditions can be set for each type of job.
【請求項16】 前記転送元、転送先の画像処理システ
ム、管理手段、及びクライアントは、同一のネットワー
ク内に接続されていることを特徴とする請求項12に記
載の画像処理システム。
16. The image processing system according to claim 12, wherein said transfer source, transfer destination image processing system, management means, and client are connected within the same network.
【請求項17】 前記管理手段は、画像処理装置に接続
された画像出力装置に装着されるているアクセサリーの
情報を受信することを特徴とする請求項2に記載の画像
処理システム。
17. The image processing system according to claim 2, wherein the management unit receives information on an accessory attached to an image output device connected to the image processing device.
JP29008699A 1999-10-12 1999-10-12 Image processing system Withdrawn JP2001109595A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP29008699A JP2001109595A (en) 1999-10-12 1999-10-12 Image processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP29008699A JP2001109595A (en) 1999-10-12 1999-10-12 Image processing system

Publications (1)

Publication Number Publication Date
JP2001109595A true JP2001109595A (en) 2001-04-20

Family

ID=17751628

Family Applications (1)

Application Number Title Priority Date Filing Date
JP29008699A Withdrawn JP2001109595A (en) 1999-10-12 1999-10-12 Image processing system

Country Status (1)

Country Link
JP (1) JP2001109595A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7519302B2 (en) 2005-04-13 2009-04-14 Konica Minolta Business Technologies, Inc. Image processing system and image processing device capable of transferring data of job between image processing device as well as control program for the same
JP2016060161A (en) * 2014-09-19 2016-04-25 京セラドキュメントソリューションズ株式会社 Image forming device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7519302B2 (en) 2005-04-13 2009-04-14 Konica Minolta Business Technologies, Inc. Image processing system and image processing device capable of transferring data of job between image processing device as well as control program for the same
JP2016060161A (en) * 2014-09-19 2016-04-25 京セラドキュメントソリューションズ株式会社 Image forming device

Similar Documents

Publication Publication Date Title
JP3507247B2 (en) Printing system
US5832301A (en) Printer server system for interrupting a job from a first terminal for a job from a second terminal based on detected priorities
JP4185920B2 (en) Print control method, print setting management system, and software distribution server
US6504621B1 (en) System for managing resource deficient jobs in a multifunctional printing system
JP3405159B2 (en) Printing equipment
US8705084B2 (en) Image processing system, image processing apparatus and method for controlling the same
US7852502B2 (en) Management system, image processing apparatus and method for acquiring print job history information
JP3774702B2 (en) Print control program and information processing apparatus
US20070013963A1 (en) Image processing apparatus
US7336909B2 (en) Printer
US7119916B2 (en) Printing system, image forming apparatus and print management program
JPH11143651A (en) Job operation situation notifying system/method and storage medium
JP2002091720A (en) Information processor and method for confirming processing result of job
JP2006041764A (en) Log recording apparatus, log recording program, and recording medium
JP3507401B2 (en) Job management apparatus, job management method, and computer-readable recording medium storing job management program
JP2001034428A (en) Composite picture processing system and picture processor and managing device and load distributing method and storage medium
JP2001109595A (en) Image processing system
JPH10289078A (en) Output control method and device
JP2004248317A (en) Job management apparatus and management method, and computer readable storage medium
JP2000122766A (en) Image processing system, image processor, image processing method, and recording medium
EP1315075A2 (en) Printing engine control system and printing engine control program
JPH11353143A (en) Print data converting method, computer-readable recording medium where program thereof is recorded, print data converting device, and print data deciding method
JP2003283752A (en) Image copying machine
JP2003266892A (en) Information processor, information processing system, control method, control program and storage medium
JP2001105668A (en) Image output apparatus and control method thereof

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20070109