JPS59116840A - Parallel printing processing system - Google Patents

Parallel printing processing system

Info

Publication number
JPS59116840A
JPS59116840A JP57225323A JP22532382A JPS59116840A JP S59116840 A JPS59116840 A JP S59116840A JP 57225323 A JP57225323 A JP 57225323A JP 22532382 A JP22532382 A JP 22532382A JP S59116840 A JPS59116840 A JP S59116840A
Authority
JP
Japan
Prior art keywords
printer
printing
parallel
printers
logical block
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
JP57225323A
Other languages
Japanese (ja)
Other versions
JPH0437450B2 (en
Inventor
Kaneo Matsuura
松浦 兼生
Katsumi Konnai
近内 勝美
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP57225323A priority Critical patent/JPS59116840A/en
Publication of JPS59116840A publication Critical patent/JPS59116840A/en
Publication of JPH0437450B2 publication Critical patent/JPH0437450B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)
  • Record Information Processing For Printing (AREA)

Abstract

PURPOSE:To print out the contents of CPU processing on the way to processing and to shorten a printing time when an output file is large by dividing the output file and printing by plural printers in parallel. CONSTITUTION:An information printing processing system is provided with plural sets of printers 111-113 and a printer controller 16 is connected to the respective printers 111-113 to perform printing control. Further, a storage part 13 is stored with the output file in logical block unit and a parallel printing discrimination part 14 discriminates whether logical blocks outputted from the storage part 13 is specified in parallel or not. A printer selector 15 refers to a device state flag 12 on the basis of this discrimination result to select the printers 111-113 which are usable for the next time, and informs the controller 16 of that. Then, parallel processing specification is sent from a CPU to the discrimination part 14 and selector 15, and the discrimination part 14 detect a logical block sectioning code to confirm that it is the parallelly processed block, performing parallel printing processing.

Description

【発明の詳細な説明】 〔発明の技術分野〕 本発明はマルチモードシステムなど複数のプリンタを備
えた情報処理システムに好適する並行印字処理方式に関
する。
DETAILED DESCRIPTION OF THE INVENTION [Technical Field of the Invention] The present invention relates to a parallel print processing method suitable for an information processing system including a plurality of printers such as a multi-mode system.

〔従来技術とその問題点〕[Prior art and its problems]

との種の情報処理システムでは、CPUがプリンタバッ
ファに出力ファイルを転送し印字指令をプリンタコント
ローラに与えることによシ、プリンタコントローラはプ
リンタバッファ内の出力ファイルをプリンタに出力して
印字を行なう。このとき、1個のジョブ(JOB )だ
けしか動いていなければ、すなわち1個の出力ファイル
しか無ければ、当該出力ファイルの印字出力に1台のプ
リンタだけが使用され、残シのプリンタは停止されたま
まであつた。上記出力ファイルは、ジョブ(JOB )
、によっては例えば得意先別などの論理的グループ(論
理ブロック)毎にリスト出力があシ、それらの集合によ
って形成されている。したがって、このような出力ファ
イルを上述の如く1台のプリンタで順次印字出力したの
では時間がかかシすぎ問題であった。
In such an information processing system, the CPU transfers the output file to the printer buffer and gives a print command to the printer controller, so that the printer controller outputs the output file in the printer buffer to the printer for printing. At this time, if only one job (JOB) is running, that is, if there is only one output file, only one printer will be used to print out that output file, and the remaining printers will be stopped. It was hot. The above output file is job (JOB)
In some cases, a list is output for each logical group (logical block), such as by customer, and is formed by a collection of these. Therefore, if such output files were sequentially printed out using one printer as described above, it would be too time consuming.

また、周知のようにプリンタの印字速度はCPU処理に
比べて著しく遅いため、処理と同時にプリンタから印字
出力するようなジョブの場合、CPUはたとえ後続する
処理を行なってもその処理結果をグリンタパッファに格
納することができない。このため、従来は、プリンタの
印字期間中CPUは待たされ、後続する処理が停止され
ていた。したがって、この種のジョブの場合にはCPU
自体の処理速度が高速であっても、システムとしての処
理速度はプリンタの印字速度で制限されてしまい、CP
Uの処理能力を有効に発揮できなかった。
Furthermore, as is well known, the printing speed of printers is significantly slower than CPU processing, so if the job is to be printed out from the printer at the same time as processing, the CPU will send the processing results to the printer buffer even if subsequent processing is performed. cannot be stored. For this reason, conventionally, the CPU was forced to wait during the printing period of the printer, and subsequent processing was stopped. Therefore, for this type of job, the CPU
Even if the processing speed itself is high, the processing speed of the system is limited by the printing speed of the printer, and the CP
U's processing ability could not be utilized effectively.

〔発明の目的〕[Purpose of the invention]

本発明は上記事情に鑑みてなされたものでその目的は、
出力ファイルを分割して複数のプリンタから並行印字出
力でき、かつCPU処理の途中でその処理内容の印字出
力が行なわれている間にもCPU処理が続行でき、もっ
て処理の高速化が図れる並行印字処理方式を提供するこ
とにある。
The present invention has been made in view of the above circumstances, and its purpose is to:
Parallel printing allows you to divide an output file and output parallel printouts from multiple printers, and also allows CPU processing to continue while the processing contents are being printed out in the middle of CPU processing, thereby speeding up processing. The objective is to provide a processing method.

〔発明の要点〕[Key points of the invention]

本発明は複数のプリンタを備えた情報処理システム如お
いて、論理ブロック構成の出力ファイルが格納される記
憶部から取シ出された論理プロ、りに付された論理ブロ
ック区切シコーPを検出することによシ、上記複数のプ
リンタの状態を示すデバイス状態フラグを参照して次に
使用可能なプリンタを決定しておき、このようKして決
定されたプリンタに次の論理ブロックを出力するようK
したもので、こうすることによって出力ファイルを論理
プロ、り単位で上記複数のプリンタから並行印字出力さ
せるようにしている。
The present invention detects, in an information processing system equipped with a plurality of printers, a logical block delimiter P attached to a logical program taken out from a storage unit in which an output file having a logical block configuration is stored. In particular, the next available printer is determined by referring to the device status flags indicating the status of the plurality of printers, and the next logical block is output to the printer determined in this way. K
By doing this, the output files can be printed out in parallel from the plurality of printers for each logic program.

〔実施例〕〔Example〕

以下、本発明の一実施例を図面を参照して説明する。第
1図は本発明が適用されるマルチモードシステムなどの
情報処理システムの本発明に直接関係する部分の構成を
示すものである。
Hereinafter, one embodiment of the present invention will be described with reference to the drawings. FIG. 1 shows the configuration of a portion directly related to the present invention of an information processing system such as a multi-mode system to which the present invention is applied.

111〜113はプリンタ(この例では3台のプリンタ
であるが複数台であればよい)、12は、これらプリン
タ111〜113の状態、例えばビジィ−(BUSY 
) /レディー(READY )を示すデノぐイス状態
フラグである。13は出力ファイルで。
111 to 113 are printers (in this example, there are three printers, but multiple printers may be used), and 12 is the status of these printers 111 to 113, for example, BUSY.
)/Ready (READY). 13 is the output file.

(出力レコード)が論理ブロック単位で格納さ、れるゾ
リンタ出力パッファなどの記憶部である。
This is a storage unit such as a Zolinta output puffer in which (output records) are stored in units of logical blocks.

当該ブロックは論理的なものでO8(制御プログラム)
でダイナミックに割当て/解放される。
The block is logical and O8 (control program)
dynamically allocated/freed.

14は記憶部13から出力される論理ブロックが並行印
字指定ブロックであるか否かを識別する並行印字識別部
である。15はデバイス状態7ラグ12を参照して次に
使用可能なプリンタを選択指定するプリンタセレクタ(
以下、単にセレクタと称する)、16はプリンタ11〜
113を印字制御するプリンタコントローラ(以5− 下、単にコントローラと称する)である。
Reference numeral 14 denotes a parallel print identifying unit that identifies whether or not the logical block output from the storage unit 13 is a parallel print designated block. 15 is a printer selector (which selects and specifies the next available printer by referring to the device status 7 lag 12);
(hereinafter simply referred to as selector), 16 is the printer 11 to
113 is a printer controller (hereinafter simply referred to as controller) that controls printing.

次に本発明の一実施例の動作を第2図(a) 、 (b
)の記憶部内論理ブロック格納状態図、第3図のタイミ
ングチャートを参照して説明する。今、図示せぬCPU
がユーザプログラム実行によシ出カレコードを記憶部1
3に出力し、当該記憶部13上に1論理ブロツク(論理
プロックナ1)を形成したものとする。しかしてCPU
から並行印字処理指定が発せられる。この指定は並行印
字識別部14、セレクタ15に与えられる。これによシ
並行印字識別部14は成るユーザプログラムについては
並行印字するということを認識すると共釦、コントロー
ラ16にその指定を通知する。これによシ、コントロー
ラ16は記憶部13から論理プロ、り+1を取シ出して
プリンタ111〜113の1つ例えばプリンタ111に
出力し、第3図に示されるようにプリンタ111から論
理プロ、フナ1を印字出力せしめる。
Next, the operation of one embodiment of the present invention is shown in FIGS. 2(a) and 2(b).
) and the timing chart of FIG. 3. Now, the CPU (not shown)
When the user program is executed, the output record is stored in storage unit 1.
3, and one logic block (logic blocker 1) is formed on the storage section 13. However, the CPU
A parallel print processing designation is issued. This designation is given to the parallel print identifying section 14 and selector 15. When the parallel printing identifying section 14 recognizes that parallel printing is to be performed for the user program, it notifies the controller 16 of the designation. Accordingly, the controller 16 takes out the logic program RI+1 from the storage unit 13 and outputs it to one of the printers 111 to 113, for example, the printer 111, and as shown in FIG. Print out the crucian carp 1.

一方、並行印字識別部14は並行印字処理指定が与えら
fまた場合、記憶部13から取シ出さ6一 れる論理ブロックに付された論理ブロック区切シコード
を検出する。このコードは例えば印字制御情報部分に設
定されており、並行印字処理指定が与えられているとき
に当該コードが検出されることにより並行印字識別部1
4は該尚論理ブロックが並行印字用ブロックであること
を認識する。この例では、記憶部13から論理ブロック
4−1が取シ出された場合に、並行印字識別部14は並
行印字用ブロックであることを認識する。しかして並行
印字識別部14は並行印字用ブロックが出力された旨を
セレクタ15に通知する。セレクタ15はこれKより起
動され、デバイス状態フラグ12を参照してレディー状
態にあるf IJンタを調べる。この時点においてプリ
ンタIltは論理ブロック+1の印字出力中であシ、シ
たがってプリンタ1ハの状態フラグはコントローラ16
によってビジィ−状態を示すように設定されている。そ
こでセレクタ15は例えばプリンタ111の次のプリン
タ112を後続する論理ブロック(+2)印字出力用の
プリンタとしてそのプリンタ番号(デバイス番号)をコ
ントローラ16に通知し、かつセレクト終了を並行印字
識別部14に通知する。
On the other hand, when the parallel printing process designation is given, the parallel printing identification section 14 detects the logical block delimiter code attached to the logical block taken out from the storage section 13. This code is set, for example, in the print control information part, and when the code is detected when parallel print processing is specified, the parallel print identification unit 1
4 recognizes that the logical block is a block for parallel printing. In this example, when the logical block 4-1 is taken out from the storage section 13, the parallel printing identifying section 14 recognizes that it is a block for parallel printing. The parallel printing identification unit 14 then notifies the selector 15 that the parallel printing block has been output. The selector 15 is activated by K, and refers to the device status flag 12 to check which fIJ terminal is in the ready state. At this point, the printer Ilt is printing out logical block +1, so the status flag of the printer Ilt is set to the controller 16.
is set to indicate a busy state. Therefore, the selector 15 notifies the controller 16 of the printer number (device number) of the printer 112 next to the printer 111 as a printer for printing out the subsequent logical block (+2), and also notifies the parallel printing identification unit 14 of the completion of selection. Notice.

CPUは論理ブロック+1を形成後、処理を続行し、後
続する論理プロ、り4P2.φ3.・・・を順次記憶部
13上に形成している(第2図(a)参照)。コントロ
ーラ16は論理ブロック+1を全てプリンタ11!へ出
力し終え、かつセレクタ15からプリンタ番号が通知(
選択指定)されていると、プリンタ1ハの動作に無関係
に記憶部13から次の論理ブロック+2を取り出す。
After forming the logical block +1, the CPU continues processing and processes the subsequent logical blocks, RI4P2. φ3. ... are sequentially formed on the storage unit 13 (see FIG. 2(a)). The controller 16 sends all logical blocks +1 to the printer 11! When the output is finished and the printer number is notified from the selector 15 (
If selected (designated), the next logical block +2 is taken out from the storage section 13 regardless of the operation of the printer 1c.

そして、コントローラ16は当該論理ブロック÷2をセ
レクタ15によって選択指定された使用可能プリンタ(
この例ではプリンタ112)K出力し、当該プリンタ1
1!から第3図に示されるように!!&理ブロックナ2
を印字出力せしめる。
Then, the controller 16 divides the logical block by 2 into the usable printer selected and designated by the selector 15 (
In this example, the printer 112)K outputs, and the printer 1
1! As shown in Figure 3! ! & Ri Blockna 2
to be printed out.

一方、並行印字識別部14は、前述した論理ブロックナ
1の場合と同様に次の論理プロ、フナ2についても論理
ブロック区切りコードを検出することにより並行印字用
ブロックであるこ゛との識別を行ない、その旨をセレク
タ15に通知する。セレクタ15は前述した場合と同様
にデバイス状態フラグ12を参照してレディー状態にあ
るプリンタ(使用可能プリンタ)を調べる。この時点に
おいてプリンタ”1 # 112はそれぞれ論理ブロッ
ク+1.+2を並行して印字出力中(第3図参照)であ
シ、シたがって、プリンタ”1 r 112の状態フラ
グはコントローラ16によってビジィ−状態を示すよう
に設定されている。そこでセレクタ15はレディー状態
にあるプリンタ1ハを後続する論理ブロック(+3)印
字出力用のプリンタとしてそのプリンタ番号をコントロ
ーラ16に通知する。コントローラ16は論理ブロック
+2を全てプリンタ11!へ出力し終え、かつセレクタ
15からプリンタ番号が通知されていると、記憶部13
から次の論理ブロックナ3を取シ出してそのプリンタ番
号のプリンタ(この例ではプリンタ113)に出力し、
当該プリンタ113から第3図に示されるように論理ブ
ロック+3を印字出力せしめ9− る。また、コントローラ16はデバイス状態フラグ12
内のプリンタ113用状態フラグをビジィ−状態を示す
ように設定する。しかしてプリンタ111〜11.は第
3図に示されるように並行印字出力状態となシ、論理プ
ロ、り≠1〜す3がプリンタ111〜113から分割印
字出力される。
On the other hand, the parallel printing identification unit 14 identifies the next logical block block 2 as a block for parallel printing by detecting the logical block delimiter code in the same way as in the case of the logic block 1 described above. The selector 15 is notified of this. As in the case described above, the selector 15 refers to the device status flag 12 to check for printers in a ready state (available printers). At this point, printer "1 # 112 is printing out logical blocks +1.+2 in parallel (see FIG. 3), and therefore the status flag of printer "1 r 112 is set to busy by controller 16. It is set to indicate the status. Therefore, the selector 15 notifies the controller 16 of the printer number of the printer 1C in the ready state as a printer for printing out the subsequent logical block (+3). The controller 16 sends all logical blocks +2 to the printer 11! When the output has been completed and the printer number has been notified from the selector 15, the storage unit 13
Extracts the next logical block number 3 from and outputs it to the printer of that printer number (printer 113 in this example),
The printer 113 prints out the logic block +3 as shown in FIG. 3 (9-). In addition, the controller 16 also controls the device status flag 12.
The status flag for the printer 113 in the printer 113 is set to indicate a busy status. However, the printers 111-11. As shown in FIG. 3, the logic processors 1 to 3 are printed out in parallel from the printers 111 to 113 in a parallel print output state.

一方、並行印字識別部14は、前述した論理ブロック+
1.+2の場合と同様に論理ブロック+3についても並
行印字用ブロックであることの識別を行ない、その旨を
セレクタ15に通知する。セレクタ15はデバイス状態
フラグ12を参照してレディー状態にあるプリンタをチ
ェックする・プリンタ111〜113が並行印字状態に
ある場合には、該当プリンタが存在しないため、セレク
タ15はプリンタ111〜1ハのいずれかが印字を終了
してレディー状態となるまで上述のチェックを繰り返す
。コントローラ16は論理ブロック(この例では論理ブ
ロック≠3)を全てプリンタ(この例ではプリンタJJ
、 )へ出力し終えても、セレクタ15からプリンタ番
10− 号が通知されていない場合には、次の論理ブロック(こ
の例では論理ブロック+4)の取り出しを行々わない。
On the other hand, the parallel printing identification section 14 is configured to include the above-mentioned logical block +
1. Similarly to the case of +2, logical block +3 is also identified as a block for parallel printing, and the selector 15 is notified of this fact. The selector 15 refers to the device status flag 12 and checks the printer in the ready state. If the printers 111 to 113 are in the parallel printing state, the corresponding printer does not exist, so the selector 15 checks the printers in the ready state. The above-mentioned check is repeated until one of them finishes printing and becomes ready. The controller 16 transfers all logical blocks (logical blocks≠3 in this example) to printers (in this example, printer JJ
, ), if printer number 10- has not been notified from the selector 15, the next logical block (logical block +4 in this example) is not taken out.

やがて第3図に示されるようにプリンタ111による論
理ブロック≠1の印字出力が終了するとコントローラ1
6はデバイス状態フラグ12のプリンタ111用状態フ
ラグをレディー状態を示すように設定する。これによシ
セレクタ15はプリンタ1ハが使用可となったことを検
出し、該当するプリンタ番号をコントローラ16に通知
する。以下、前述した場合と同様にして後続する論理ブ
ロックの取υ出し、印字出力とが繰シ返される。ところ
で本実施例では、例えば論理ブロック÷1〜÷11から
なる出力レコードが記憶部13の格納領域より大きい場
合(第2図(、)には論理ブロック÷1〜≠6だけが記
憶部13に格納可能な例が示されている)、記憶部13
に格納しきれない論理ブロック例えば論理ブロック+7
〜4p11については論理ブロック≠6が記憶部13か
ら取り出された後CPHによって第2図(b)に示され
るように記憶部13上に形成されるようになっている。
Eventually, as shown in FIG. 3, when the printer 111 finishes printing the logic block ≠ 1,
6 sets the printer 111 status flag of the device status flag 12 to indicate the ready status. As a result, the selector 15 detects that the printer 1c is available for use, and notifies the controller 16 of the corresponding printer number. Thereafter, the extraction and printing of subsequent logical blocks are repeated in the same manner as in the case described above. By the way, in this embodiment, for example, if the output record consisting of logical blocks ÷1 to ÷11 is larger than the storage area of the storage unit 13 (in FIG. (a storage example is shown), storage unit 13
For example, logical block +7
For ~4p11, the logical block≠6 is taken out from the storage unit 13 and then formed on the storage unit 13 by CPH as shown in FIG. 2(b).

なお、論理ブロックの取り出しと並行してその空き領域
に後続する論理ブロックを形成するようにしてもよい。
Note that a subsequent logical block may be formed in the empty area in parallel with the extraction of the logical block.

とれは、特に論理ブロックが1ペ一ジ分に相当するなど
固定のサイズで取り扱える場合に有効である。
This is particularly effective when a logical block can be handled as a fixed size, such as one page.

次に通常の印字指定の場合について簡単に説明する。と
の場合、並行印字識別部14は識別動作を行なわず、し
たがってセレクタ15はプリンタ番号の通知を行なわな
い。そしてコントローラ16は1個の出力レコード(出
力ファイル)を従来と同様に複数のプリンタの1つ(こ
の例ではプリンタ111)だけに先頭よシ順に転送する
Next, the case of normal print specification will be briefly explained. In this case, the parallel printing identifying section 14 does not perform the identifying operation, and therefore the selector 15 does not notify the printer number. Then, the controller 16 transfers one output record (output file) to only one of the plurality of printers (printer 111 in this example) in order from top to bottom, as in the conventional case.

なお、前記実施例では、CPUによって並行印字処理指
定が与えられるものとして説明したが、例えばスイッチ
操作などによって指定するようにしてもよい。この場合
、CPUからは並行印字/通常印字に共通の印字指定(
印字命令)が少なくともコントローラ16に与えられれ
ばよい。
In the above embodiment, the parallel printing process designation is given by the CPU, but the designation may be made by operating a switch, for example. In this case, the CPU sends a common print specification for parallel printing/normal printing (
It is sufficient that at least a print command (print command) is given to the controller 16.

また、前記実施例では、論理ブロックに論理ブロック区
切レコードが付されているものとして説明したが、例え
ば論理ブロックが1ペ一ジ分など固定のサイズである場
合にはページ情報を当該区切レコードに代えて用いても
よい。また、並行印字処理が必要な場合、出力レコード
生成時に各論理ブロック毎に並行印字用ブロックを示す
特定コードを特定の区切レコードとして設定しておくよ
うにしてもよい。この場合、並行印字処理指定は必ずし
も必要でなく、並行印字/通常印字に共通の印字指定が
少なくともコントロー゛う16に与えられればよい。
Furthermore, in the above embodiment, the logical block has been described as having a logical block delimiter record attached to it, but if the logical block has a fixed size, such as one page, page information is attached to the delimiter record. It may be used instead. Furthermore, if parallel printing processing is required, a specific code indicating a block for parallel printing may be set as a specific delimiter record for each logical block when generating an output record. In this case, the parallel printing process designation is not necessarily necessary, and it is sufficient if a common print designation for parallel printing/normal printing is given to at least the controller 16.

〔発明の効果〕〔Effect of the invention〕

以上詳述したように本発明によれば、次に列挙する作用
効果を奏するととができる。
As described in detail above, according to the present invention, the following effects can be achieved.

1)出力ファイルを分割して複数のプリンタから並行印
字できる。
1) Output files can be divided and printed in parallel from multiple printers.

1i)  したがって、出力ファイルが大きい場合には
印字時間を従来に比べて最大1/プリンタ台数に短縮す
ることができる。
1i) Therefore, when the output file is large, the printing time can be reduced to at most 1/number of printers compared to the conventional method.

13− ifi)  CPU処理の途中でその処理内容の印字出
力が行なわれている間にもCPU処理が続行できる。
13-ifi) The CPU processing can be continued even while the processing contents are being printed out in the middle of the CPU processing.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例を示すブロック構成図、第2
図は上記実施例における記憶部内論理ブロック格納状態
図、第3図は動作を説明するためのタイミングチャート
である。 111〜1ハ・・・プリンタ、12・・・デバイス状態
フラグ、13・・・記憶部、14・・・並行印字識別部
、15・・・プリンタセレクタ、16・・・プリンタコ
ントローラ。 出願人代理人 弁理士 鈴 江 武 彦14−
FIG. 1 is a block diagram showing one embodiment of the present invention, and FIG.
The figure is a storage state diagram of logical blocks in the storage section in the above embodiment, and FIG. 3 is a timing chart for explaining the operation. 111-1c...Printer, 12...Device status flag, 13...Storage unit, 14...Parallel printing identification unit, 15...Printer selector, 16...Printer controller. Applicant's agent Patent attorney Takehiko Suzue 14-

Claims (1)

【特許請求の範囲】[Claims] 複数のプリンタを備えた情報処理システムにおいて、C
PU処理によシ作成される出力ファイルが格納される記
憶部と、上記複数のプリンタの状態を示すデバイス状態
フラグと、起動時にこのデバイス°状態フラグを参照し
て次に使用可能なプリンタを選択指定する選択手段と、
印字指令に応じて上記記憶部から上記出力ファイルの先
頭論理ブロックを取シ出し、上記複数のプリンタの1つ
を用いて印字を行なう一方、上記選択手段゛Iによりて
プリンタ選択指定された場合に上記記憶部から上記出力
ファイルの後続する論理ブロックを取シ出し、上記選択
手段によって指定された上記プリンタを用いて印字を行
なう手段と、この手段によって上記記憶部から取シ出さ
れた上記論理ブロックに付されている論理プロ、り区切
りコードを検出することによ)上記選択手段を起動する
手段とを具備し、上記出力ファイルを論理ブロック単位
で上記複数のプリンタに並行処理させるようにしたこと
を特徴とする並行印字処理方式。
In an information processing system equipped with multiple printers, C
A storage unit that stores output files created by PU processing, a device status flag that indicates the status of the multiple printers mentioned above, and a device status flag that refers to the device status flag at startup to select the next available printer. a selection means to specify;
In response to a print command, the first logical block of the output file is retrieved from the storage section and printed using one of the plurality of printers, and when a printer is selected by the selection means I, means for fetching a subsequent logical block of the output file from the storage section and printing it using the printer specified by the selection means; and the logical block fetched from the storage section by this means. and a means for activating the selection means (by detecting a logical program and delimiter code attached to the output file), so that the output file is processed in parallel by the plurality of printers in units of logical blocks. A parallel printing processing method featuring:
JP57225323A 1982-12-22 1982-12-22 Parallel printing processing system Granted JPS59116840A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57225323A JPS59116840A (en) 1982-12-22 1982-12-22 Parallel printing processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57225323A JPS59116840A (en) 1982-12-22 1982-12-22 Parallel printing processing system

Publications (2)

Publication Number Publication Date
JPS59116840A true JPS59116840A (en) 1984-07-05
JPH0437450B2 JPH0437450B2 (en) 1992-06-19

Family

ID=16827550

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57225323A Granted JPS59116840A (en) 1982-12-22 1982-12-22 Parallel printing processing system

Country Status (1)

Country Link
JP (1) JPS59116840A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6215628A (en) * 1985-07-15 1987-01-24 Canon Inc Document processor
JPS63136132A (en) * 1986-11-27 1988-06-08 Nec Corp Method and device for control of document print
JPS63502860A (en) * 1986-03-08 1988-10-20 ゲルト フイツシエル ゲ−エムベ−ハ− Device and method for selectively duplicating European letters/figure symbols
JPH07164682A (en) * 1994-11-21 1995-06-27 Canon Inc Document processing method
WO1996032290A3 (en) * 1995-04-12 1996-11-14 Eastman Kodak Co Modular digital printing
JP2013105242A (en) * 2011-11-11 2013-05-30 Riso Kagaku Corp Job dividing device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS55150446U (en) * 1979-04-11 1980-10-29
JPS58163084A (en) * 1982-03-23 1983-09-27 Omron Tateisi Electronics Co Bankbook processing system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS55150446U (en) * 1979-04-11 1980-10-29
JPS58163084A (en) * 1982-03-23 1983-09-27 Omron Tateisi Electronics Co Bankbook processing system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6215628A (en) * 1985-07-15 1987-01-24 Canon Inc Document processor
JPH0570856B2 (en) * 1985-07-15 1993-10-06 Canon Kk
JPS63502860A (en) * 1986-03-08 1988-10-20 ゲルト フイツシエル ゲ−エムベ−ハ− Device and method for selectively duplicating European letters/figure symbols
JPS63136132A (en) * 1986-11-27 1988-06-08 Nec Corp Method and device for control of document print
JPH07164682A (en) * 1994-11-21 1995-06-27 Canon Inc Document processing method
WO1996032290A3 (en) * 1995-04-12 1996-11-14 Eastman Kodak Co Modular digital printing
JP2013105242A (en) * 2011-11-11 2013-05-30 Riso Kagaku Corp Job dividing device

Also Published As

Publication number Publication date
JPH0437450B2 (en) 1992-06-19

Similar Documents

Publication Publication Date Title
JP4417153B2 (en) Parallel printing system
JP5839845B2 (en) Printing apparatus, printing method, and program
US5854940A (en) Output control system for interpreting input data according to a specific control language based upon outputs from a plurality of control language determining devices
JPS59116840A (en) Parallel printing processing system
US5623675A (en) Printing system, and method of receiving and processing interrupt request in printer
JPS5876941A (en) Word processing system
US10885409B2 (en) Print data processing apparatus
JP2828011B2 (en) Printer device
JP5244770B2 (en) Image forming apparatus
CN107544761B (en) Image forming apparatus and information processing method
JP7191713B2 (en) Printer controller, printer control program, and printer
JP3083251B2 (en) Page printer
JPH01126738A (en) System for control data set competition in execution of multiple job
JPH07325685A (en) Printing system
JPH024925B2 (en)
JPH07334334A (en) Printing management system, and its managing method and printer
JPH03149617A (en) Printer controller
JP2544896B2 (en) Scheduling method and scheduling device
JP2785742B2 (en) Printer device
JPH0863307A (en) Print device
JP2513303B2 (en) Spool file distribution method
JP3274628B2 (en) Job result high-speed printing method
JPH04233028A (en) Printer
JPH0792735B2 (en) Print output control method
JPH09212320A (en) Information processor, printer, information processing system, and data processing method for information processing system