JPH0334015A - Input/output parallel processing method in quick sorting technique - Google Patents

Input/output parallel processing method in quick sorting technique

Info

Publication number
JPH0334015A
JPH0334015A JP16912989A JP16912989A JPH0334015A JP H0334015 A JPH0334015 A JP H0334015A JP 16912989 A JP16912989 A JP 16912989A JP 16912989 A JP16912989 A JP 16912989A JP H0334015 A JPH0334015 A JP H0334015A
Authority
JP
Japan
Prior art keywords
records
input
record
processing
sorting process
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP16912989A
Other languages
Japanese (ja)
Inventor
Takeshi Konagai
小永井 豪
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP16912989A priority Critical patent/JPH0334015A/en
Publication of JPH0334015A publication Critical patent/JPH0334015A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi-Process Working Machines And Systems (AREA)

Abstract

PURPOSE:To shorten the sorting process time by carrying out the input/output processes of the record of a part where the sorting process is completed and the record to be newly processed in parallel with a sorting process. CONSTITUTION:The input/output processes are repeated at every progress of a sorting process. Therefore since the new records to be sequentially sorted are already inputted to a record R1 area, a record R2 area... of a record storage area 4 when a 1st sorting process for all records stored in the area 4 with the initial input is completed, the 2nd sorting process can be immediately started. Then the time required to the sorting process can be shortened.

Description

【発明の詳細な説明】 〔概 劃 ソート処理、特にクイックソート技法を用いたソート処
理中に、ソート処理の終了した部分のレコードを逐次出
力すると共に、この出力されたしコードの空き領域に次
回に処理されるべき新たなレコードを逐次入力するよう
にしてソート処理が行われるクイックソート技法におけ
る入出力の並行処理方法に関し ソート処理が終了した部分のレコード及び新たに処理さ
れるべきレコードの入出力処理をソート処理と並行して
実行し、ソート処理時間の短縮化を目的とし。
[Detailed Description of the Invention] [Overview] During sorting processing, in particular, during sorting processing using the quick sort technique, the records of the part where the sorting processing has been completed are sequentially output, and the output is stored in the free area of the code next time. Concerning the parallel input/output processing method in the quick sort technique, in which sort processing is performed by sequentially inputting new records to be processed, the input/output of records for which sort processing has been completed and records to be newly processed The purpose is to shorten the sort processing time by executing processing in parallel with the sort processing.

レコ−ド群納il+!Iiに入力されたレコードに対し
クインク技法を用いたソート処理を行って出力するソー
ト処理方式において、上記ソート処理中にソート処理が
終了した部分のレコードを逐次レコード格納領域から出
力すると共に、この出力により空きとなったレコード格
納領域へ次回に処理されるべき新たなレコードを逐次入
力する処理構成となし、ソート処理とソート処理が終了
した部分のレコードの出力処理及び次回に処理されるべ
き新たなレコードの入力処理とが並行して処理されるよ
うに構成されている。
Record Gunno il+! In a sort processing method that performs sort processing using the quinque technique on the records input to Ii and outputs the results, the records for which the sort processing has been completed are sequentially output from the record storage area during the above sort processing, and this output The processing configuration is such that new records to be processed next time are sequentially input into the record storage area that has become empty, and the processing is configured to sequentially input new records to be processed next time, sort processing, output processing of records for which sort processing has been completed, and new records to be processed next time. The record input process is configured to be processed in parallel.

[産業上の利用分野] 本発明は、ソート処理、特にクイックソート技法を用い
たソート処理中に、ソート処理の終了した部分のレコー
ドを逐次出力すると共に、この出力されたレコードの空
き領域に次回に処理されるべき新たなレコードを逐次入
力するようにしてソート処理が行われるクイックソート
技法における入出力の並行処理方法に関する。
[Industrial Application Field] The present invention sequentially outputs the records of the part where the sorting process has been completed during the sorting process, particularly the sorting process using the quick sort technique, and also stores the records in the free space of the outputted records next time. The present invention relates to a parallel input/output processing method in a quick sort technique in which sort processing is performed by sequentially inputting new records to be processed.

近年のコンピュータシステムの高速化の要求に伴い、ソ
ート処理においてもその高速処理化が要求されている。
With the recent demand for faster computer systems, there is also a demand for faster sorting processing.

〔従来の技術〕[Conventional technology]

従来の外部記憶装置に格納されているレコードを所定の
順1例えば番号の小さい順に並び換える昇順のソート処
理方式は2入力処理、ソート処理及び出力処理を順次独
立的に行って処理していた。
In the conventional ascending order sorting processing method of sorting records stored in an external storage device in a predetermined order, for example, ascending order of numbers, two input processing, sorting processing, and output processing are sequentially and independently performed.

すなわち、第5図は従来のその処理方式を説明している
処理過程説明図であり5例えばディスク等の外部記憶装
置1に格納されているレコードを処理装置2内の入力バ
ッファ3に入力し、入力バッファ3に入力されたレコー
ドをレコード格納領域4に入力する入力処理が行われ、
このレコード格納領域4に格納されたレコードに対し図
示されていないCPUが昇順のソート処理1例えば上記
クイックソート技法によるソート処理を行っていた。
That is, FIG. 5 is a processing process explanatory diagram explaining the conventional processing method. Input processing is performed to input the record input into the input buffer 3 into the record storage area 4,
A CPU (not shown) performs sorting processing 1 in ascending order on the records stored in the record storage area 4, for example, by the quick sorting technique described above.

このクイックソート技法は、レコード群の中から任意に
選び出された境界値に対して当該境界値より小さい番号
を有するレコード群と当該境界値以上の番号を有するレ
コード群とに分割する手順を各群が1つのレコードから
なるまで繰り返すことにより、レコードを所定の順に並
び換える技法である。
This quick sort technique involves dividing a group of records into a group of records with numbers smaller than the boundary value and a group of records with numbers greater than or equal to the boundary value, each of which is arbitrarily selected from a group of records. This is a technique for rearranging records in a predetermined order by repeating until a group consists of one record.

レコード格納領域4に格納されたレコードについて、こ
のクイックソート技法をソートマージプログラムに適用
して実行し、昇順に並び換えられたレコードを作業バッ
ファ5に出力し、さらに処理装置2から外部記憶装置6
へ出力する出力処理が行われていた。
For the records stored in the record storage area 4, this quick sort technique is applied to the sort merge program and executed, the records sorted in ascending order are output to the work buffer 5, and are further transferred from the processing device 2 to the external storage device 6.
Output processing was being performed to output to.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

従来の様に、レコード格納領域4に格納されたレコード
に対し上記クイックソート技法が適用されたソート処理
の全部の終了を待って、昇順に並び換えられたレコード
をレコード格納領域4から作業バンファ5へ出力する出
力処理が行われ、またこの出力処理が終了するのを待っ
て入力バッファ3からレコード格納領域4へ次回に処理
されるべき新たなレコードの入力処理が行われていた従
来のソート処理方式では1入力処理、ソート処理及び出
力処理の各処理が完全に終わってはしめて次の処理へ移
る独立型であるため、ソート処理時間が長くなる欠点が
あった。
As in the past, after waiting for the completion of all the sorting processes in which the above quick sort technique has been applied to the records stored in the record storage area 4, the records sorted in ascending order are transferred from the record storage area 4 to the work buffer 5. In the conventional sorting process, output processing is performed to output the data to the record storage area 4, and after waiting for this output processing to finish, input processing of a new record to be processed next from the input buffer 3 to the record storage area 4 is performed. Since this method is an independent type in which each process of input processing, sorting processing, and output processing is completely completed and then moving on to the next processing, it has the drawback that the sorting processing time is long.

本発明はソート処理の終了した部分のレコード及び新た
にソート処理されるべきレコードの入出力処理をソート
処理と並行して実行し、ソート処理時間の短縮化が可能
なりイックソート技法における人出力の並行処理方法を
提供することを目的としている。
The present invention executes the input/output processing of records for which sorting has been completed and records to be newly sorted in parallel with the sorting process, thereby making it possible to shorten the sorting processing time and parallelizing human output in the quick sorting technique. The purpose is to provide a processing method.

ソート処理対象の外部記憶装置lに格納されているレコ
ード件数との大小に分けて説明する。
This will be explained in terms of the number of records stored in the external storage device l to be sorted.

(1)外部記憶装置lに格納されているレコード件数が
レコード格納領域4のレコード格納数より大きい場合 初期入力により入力バッファ3を介してレコード格納領
域4に入力された全レコードに対し、処理装置2はソー
ト処理を行う、すなわち第2図(B)図示の如く、任意
に選定された境界値Llを基にして大小の分割が行われ
る。当該境界値11以上の番号を有するレコード群のが
レコード格納領域4に格納される。当該境界値LLより
小さい番号を有する残りのレコード群に対し任意に選定
された境界値L2 (L2<LL)を基にしてその大小
の分割が行われ、当該境界(iL2以上の番号を有する
レコード群■がレコード格納領域4に格納される。この
様に分割された大きな番号を有する範囲のレコード群を
常にレコード格納領域4に格納し、小さい番号を有する
範囲のレコード群のレコードに対し境界値を定めて分割
してゆくクイックソート技法が用いられ、クイックソー
トのリミット値になるまで繰り返しその処理が行われる
(1) When the number of records stored in the external storage device l is larger than the number of records stored in the record storage area 4, the processing device 2 performs a sorting process, that is, as shown in FIG. 2(B), division into sizes is performed based on an arbitrarily selected boundary value Ll. Records having numbers equal to or higher than the boundary value 11 are stored in the record storage area 4. The remaining records having numbers smaller than the boundary value LL are divided into sizes based on the arbitrarily selected boundary value L2 (L2<LL), and the records having numbers equal to or higher than the boundary value (iL2) are Group ■ is stored in the record storage area 4. The record group in the range with large numbers divided in this way is always stored in the record storage area 4, and the boundary value is set for the records in the range of records in the range with small numbers. A quick sort technique is used to determine and divide the data, and the process is repeated until the quick sort limit is reached.

分割されてゆくレコード数がリミット値以下になったと
き、隣同志のレコード間でその番号の大小によって位置
の入れ換えを行う直接挿入法が行われる。この直接挿入
法で昇順に並び換えられたレコード群■のレコードが5
 ソート処理が終了したものとして第2図(C)図示の
如く作業バッファ5へ出力される。
When the number of records to be divided becomes less than the limit value, a direct insertion method is performed in which the positions of adjacent records are swapped depending on the size of their numbers. There are 5 records in the record group ■ sorted in ascending order by this direct insertion method.
It is assumed that the sorting process has been completed and is output to the work buffer 5 as shown in FIG. 2(C).

次いで処理装置2は一番最後に分割されレコード格納領
域4に格納されているレコード群■を取り出し、このレ
コード群■のレコードに対し直接挿入法でレコードを昇
順に並び換える。このレコード群■のソート処理中に、
上記ソート処理の終了したレコード群■が作業バッファ
5へ出力されレコード格納領域4内の空き領域■に新た
にソート処理されるべきレコードが第2図(D)図示の
如く入力バッファ3から入力される。以下同様に次のソ
ート処理中に、このソート処理の終了したレコード群■
が作業バッファ5へ出力され、レコード格納領域4内の
空き領域■に新たにソート処理されるべきレコードが入
力バッファ3から入力される。
Next, the processing device 2 takes out the record group {circle around (2)} which was divided last and is stored in the record storage area 4, and rearranges the records in this record group {circle around (2)} in ascending order by the direct insertion method. While sorting this record group,
The record group ■ for which the above sorting process has been completed is output to the work buffer 5, and records to be newly sorted are inputted from the input buffer 3 to the empty area ■ in the record storage area 4 as shown in FIG. 2(D). Ru. In the same way, during the next sorting process, the records for which this sorting process has been completed ■
is output to the work buffer 5, and a new record to be sorted is input from the input buffer 3 into the free area 2 in the record storage area 4.

更に次に処理装置2は最後から二番目に分割されレコー
ド格納領域4に格納されているレコード群■を取り出し
、このレコード群■のレコードに対し上記説明のクイッ
クソートのリミット値になるまでクイックソート技法で
分割してゆき、すξフト値以下になったらそのレコード
群内のレコードを直接挿入法で並び換える。この直接挿
入法で並び換えられたレコード群を作業バッファ5へ出
力する1作業バッファ5へ出力して空いたレコード格納
領域4に入力バッファ3から新たにソート処理されるべ
きレコードを入力しておく、この様なソート処理をレコ
ード群■に対して行いそのソート処理が終了したとき1
次のレコード群■、■に対しても同様のソート処理が実
行される。
Furthermore, the processing device 2 takes out the record group ■ which has been divided into the second to last and is stored in the record storage area 4, and performs quick sort on the records of this record group ■ until the quick sort limit value described above is reached. Divide the record group using the technique, and when it becomes less than the ξ value, rearrange the records within that record group using the direct insertion method. Output the records sorted by this direct insertion method to the work buffer 5. 1 Output to the work buffer 5 and input records to be newly sorted from the input buffer 3 into the empty record storage area 4. , such a sorting process is performed on the record group ■, and when the sorting process is completed, 1
Similar sorting processing is performed for the next record groups ■ and ■.

初期入力でレコード格納領域4に格納された全レコード
に対しそのソート処理が終了して作業バッファ5にすべ
てのレコードが出力されたとき。
When the sorting process for all records stored in the record storage area 4 during initial input is completed and all records are output to the work buffer 5.

当該レコード格納領域4には第2回目のソート処理され
るべきレコードが既に格納された状態となっているので
、処理装置2はレコード格納領域4に格納されている全
レコードに対し直ちに第2回目のソート処理が行える。
Since records to be subjected to the second sorting process are already stored in the record storage area 4, the processing device 2 immediately performs the second sorting process on all records stored in the record storage area 4. sort processing can be performed.

(n)外部記憶装置lに格納されているレコード件数が
レコード格納領域4のレコード格納数より小さい場合 この場合は初期入力の段階で7外部記憶装置lから入力
バッファ3を介してレコード格納領域4へソート処理の
対象となっているレコードがすべて入力されている状態
となっており、従ってN)の場合におけるソート処理と
出力処理とだけが並行した形で処理される。ソート処理
が終了したレコードが逐次作業バッファ5へ出力されて
いるので、ソート処理に要する時間が短縮化される。
(n) When the number of records stored in the external storage device l is smaller than the number of records stored in the record storage area 4. In this case, at the initial input stage, the records are transferred from the external storage device l to the record storage area 4 via the input buffer 3. All records to be sorted have been input, so only the sorting and output processing in case N) are processed in parallel. Since the records for which the sorting process has been completed are sequentially output to the work buffer 5, the time required for the sorting process is shortened.

上記説明は昇順についてなされているが降順についても
同様に行うことができる。
Although the above explanation is given for ascending order, the same can be done for descending order.

第3図は本発明の入出力処理におけるレコードの転送状
態を説明するレコード転送説明図、第4図はその一実施
例タイムチャートである。
FIG. 3 is a record transfer explanatory diagram for explaining the record transfer state in the input/output process of the present invention, and FIG. 4 is a time chart of one embodiment thereof.

レコード格納領域4には初期入力により第1回目のソー
ト処理の対象となっているレコードが既に入力されてい
るものとする。第4図のタイムチャートを参照しながら
説明すると次の如くである。
It is assumed that records to be subjected to the first sorting process have already been input into the record storage area 4 by initial input. The explanation will be as follows with reference to the time chart of FIG.

すなわちレコード格納領域4のレコードに対しソート処
理が開始されると、初期状態で入カバ・ノファ3−1.
1−2が空きのとき、外部記憶装置1に格納されている
レコード(イ)、(ロ)が人カバソファ3−1へ転送さ
れる。この転送終了を待って外部記憶装置1に格納され
ているレコード(ハ)、(ニ)が入力バツファ3−2に
転送される。なお入力バッファ3−1.3−2は説明の
便宜上2つのレコード(イ)ないしく二)でそれぞれ満
杯となる容量として説明する。
That is, when the sorting process is started for the records in the record storage area 4, the input covers 3-1.
When 1-2 is empty, records (a) and (b) stored in the external storage device 1 are transferred to the human cover sofa 3-1. Waiting for the completion of this transfer, records (c) and (d) stored in the external storage device 1 are transferred to the input buffer 3-2. For convenience of explanation, the input buffers 3-1 and 3-2 will be described as having a capacity that is filled with two records (a) and 2).

レコード格納領域4のレコードに対する上記説明のクイ
ックソートのりξット値になるまでクイックソート技法
で小さい群に分割してゆき、リミット値以下になったら
その範囲を直接挿入法で昇順に並び換えるソート処理を
行い、最初にソート処理が終了したレコード格納領域4
内の■領域のレコード(い)が作業バッファ3−1へ出
力される。この空きとなったレコード格納領域4内の■
領域に入力バッファ3−1のレコード(イ)が入力され
る。第2番目にソート処理が終了したレコード格納領域
4内の■領域のレコード(ろ)が作業バッファ3−1へ
出力される。この空きとなったレコード格納領域4内の
■領域に入力バッファ3−1のレコード(ロ)が入力さ
れる。同様に第3番目、第4番目にソート処理が終了し
たレコード格納領域4内の05■領域のレコード(は)
The quick sort described above for the records in record storage area 4 divides the records into small groups using the quick sort technique until the number reaches the limit value, and when the number falls below the limit value, the range is sorted in ascending order using the direct insertion method. Record storage area 4 where processing is performed and the sorting process is completed first
The record (i) in the area ■ is output to the work buffer 3-1. ■ in this empty record storage area 4
The record (a) of the input buffer 3-1 is input to the area. The second record in area 2 in the record storage area 4 for which the sorting process has been completed is output to the work buffer 3-1. The record (b) of the input buffer 3-1 is input into the area (2) in the now empty record storage area 4. Similarly, the third and fourth records in the 05■ area in the record storage area 4 for which sorting processing has been completed (ha)
.

(に)が作業バッファ5−2へ逐次出力される。(in) are sequentially output to the work buffer 5-2.

この作業バッファ5−1.5−2も説明の便宜上2つの
レコード(い)ないしくに〉でそれぞれ満杯となる容量
として説明されている。
For convenience of explanation, this work buffer 5-1.5-2 is also explained as having a capacity that is filled with two records.

入力バッファ3−1からレコード格納領域4ヘレコード
(ロ)を出力し終わった後直ちに又は適当なときに、当
該入力バッファ3−1に外部記憶装置1から新たなソー
ト処理の対象となっているレコード(ホ)、(へ)が入
力されるようになっており、またレコード格納領域4か
ら作業バ・ソファ5−1にレコード(ろ)が入力されて
満杯となったとき直ちに又は適当なときに、当該作業バ
ッファ5−1はレコード(い)、(ろ)を外部記憶装置
6へ出力し空きとなっているので、第5番目。
Immediately after the record (b) is output from the input buffer 3-1 to the record storage area 4, or at an appropriate time, a new record to be sorted is sent from the external storage device 1 to the input buffer 3-1. (e) and (f) are inputted, and when records (ro) are inputted from the record storage area 4 to the work bar 5-1 and the work bar sofa 5-1 becomes full, immediately or at an appropriate time. , the work buffer 5-1 is empty after outputting records (i) and (ro) to the external storage device 6, so it is the fifth buffer.

第6番目のソート処理終了に応しレコード格納領域4内
の■、[F]領領域各レコード(は)、(へ)が作業バ
ッファ5−1へ逐次出力される。またこの出力により空
きとなったレコード格納領域4内の■、[F]領領域入
力バッファ3−1からレコード(ホ)、(へ)が逐次入
力される。もう一方の入力バッファ3−2及び作業バッ
ファ5−2も入力バッファ3−1及び作業バッファ5−
1と交互に同様の動作が行われ、入出力処理の連続性が
保持されるようになっている。
Upon completion of the sixth sorting process, the records (A) and (F) in the ■ and [F] areas in the record storage area 4 are sequentially output to the work buffer 5-1. Also, records (E) and (E) are sequentially input from the input buffer 3-1 in the ■ and [F] areas in the record storage area 4 which have become vacant due to this output. The other input buffer 3-2 and work buffer 5-2 are also input buffer 3-1 and work buffer 5-2.
1 and the same operation is performed alternately, so that continuity of input/output processing is maintained.

この様にソート処理が進行する毎に入力処理及び出力処
理が繰り返され、初期入力によりレコード格納領域4に
格納されていた全レコードに対する第1回目のソート処
理が終了したときには、レコード格納領域4には片仮名
で表された新たなレコードが既に格納された状態となっ
ており、直ちに第2回目のソート処理が開始される。
In this way, each time the sorting process progresses, the input processing and output processing are repeated, and when the first sorting process for all records stored in the record storage area 4 due to initial input is completed, the records are stored in the record storage area 4. A new record expressed in katakana has already been stored, and the second sorting process is started immediately.

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

以上説明した如く2本発明によれば、ソート処理中に入
出力処理が並行して行われるので、ソート処理時間が短
縮化され、かつ全体の処理時間も短縮化される。
As explained above, according to the two aspects of the present invention, the input/output processing is performed in parallel during the sorting process, so the sorting process time is shortened, and the overall processing time is also shortened.

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

第1図は本発明の詳細な説明するためのレコー名々 ド転送説明図、第2図(A)ないしくD)!守発明の一
実施例分解処理説明図、第3図は本発明の入出力処理に
おけるレコードの転送状態を説明するレコード転送説明
図、第4図はその一実施例タイムチャート、第5図は従
来のソート処理方法を説明している処理経過説明図を示
している。 図中、lは外部記憶装置、2は処理装置、3゜3−1.
3−2は入力バッファ、4はレコード格納領域、5.5
−1.5−2は作業バッファは外部記憶装置を表してい
る。
FIG. 1 is an explanatory diagram of record-to-record transfer for explaining the present invention in detail, and FIG. 2 (A) to D)! Fig. 3 is an explanatory diagram of disassembly processing of an embodiment of the invention; Fig. 3 is an explanatory diagram of record transfer to explain the state of record transfer in the input/output processing of the invention; Fig. 4 is a time chart of the embodiment; Fig. 5 is a conventional diagram. Fig. 11 is a processing progress explanatory diagram illustrating a sorting processing method. In the figure, l is an external storage device, 2 is a processing device, and 3°3-1.
3-2 is an input buffer, 4 is a record storage area, 5.5
-1.5-2 indicates that the work buffer is an external storage device.

Claims (1)

【特許請求の範囲】 外部記憶装置(1)に格納されているレコードを処理装
置(2)内の入力バッファ(3)に入力すると共に、 入力バッファ(3)のレコードをレコード格納領域(4
)に入力し、 このレコード格納領域(4)に入力されたレコードに対
しクイックソート技法を用いたソート処理を行い、 所定の順に並び換えられたレコードをレコード格納領域
(4)から作業バッファ(5)を介して外部記憶装置(
6)へ出力するソート処理方式において、 上記ソート処理中に、 ソート処理が終了した部分のレコードを逐次レコード格
納領域(4)から作業バッファ(5)へ出力すると共に
、 このソート処理が終了した部分のレコードが作業バッフ
ァ(5)へ出力されることにより空きとなったレコード
格納領域(4)へ入力バッファ(3)からそのレコード
分を逐次入力する処理構成となし、 ソート処理とソート処理が終了した部分のレコードの出
力処理及び次回に処理されるべき新たなレコードの入力
処理とが並行して処理されるようにした ことを特徴とするクイックソート技法における入出力の
並行処理方法。
[Claims] Records stored in an external storage device (1) are input to an input buffer (3) in a processing device (2), and records in the input buffer (3) are input to a record storage area (4).
), the records input to this record storage area (4) are sorted using the quick sort technique, and the records sorted in a predetermined order are transferred from the record storage area (4) to the work buffer (5). ) via an external storage device (
In the sort processing method that outputs to 6), during the above sorting process, the records of the part where the sorting process has been completed are sequentially output from the record storage area (4) to the work buffer (5), and the records of the part where this sorting process has been completed are The processing configuration is such that the records are sequentially input from the input buffer (3) to the record storage area (4) which becomes vacant by outputting the record to the work buffer (5), and the sorting process and the sorting process are completed. 1. A method for parallel input/output processing in a quick sort technique, characterized in that output processing of a record of a previously processed portion and input processing of a new record to be processed next time are processed in parallel.
JP16912989A 1989-06-30 1989-06-30 Input/output parallel processing method in quick sorting technique Pending JPH0334015A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16912989A JPH0334015A (en) 1989-06-30 1989-06-30 Input/output parallel processing method in quick sorting technique

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16912989A JPH0334015A (en) 1989-06-30 1989-06-30 Input/output parallel processing method in quick sorting technique

Publications (1)

Publication Number Publication Date
JPH0334015A true JPH0334015A (en) 1991-02-14

Family

ID=15880819

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16912989A Pending JPH0334015A (en) 1989-06-30 1989-06-30 Input/output parallel processing method in quick sorting technique

Country Status (1)

Country Link
JP (1) JPH0334015A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61275935A (en) * 1985-05-31 1986-12-06 Toshiba Corp Merge system
JPS62179026A (en) * 1986-01-31 1987-08-06 Nec Corp Sort block forward looking system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61275935A (en) * 1985-05-31 1986-12-06 Toshiba Corp Merge system
JPS62179026A (en) * 1986-01-31 1987-08-06 Nec Corp Sort block forward looking system

Similar Documents

Publication Publication Date Title
US5715471A (en) Parallel computer
WO2003091872A1 (en) Parallel merge/sort processing device, method, and program
CN112015366A (en) Data sorting method, data sorting device and database system
US5727200A (en) Parallel merge sorting apparatus with an accelerated section
JPS6142031A (en) Sorting processor
JPH0334015A (en) Input/output parallel processing method in quick sorting technique
JPH04172570A (en) Task division parallel processing method for picture signal
JPS6172333A (en) Merge processing system
JPS6310263A (en) Vector processor
JPH08221254A (en) Method and device for merging sort
JPH0328926A (en) Data processor
JP2001357395A (en) Device and method for processing picture
JP2003256193A (en) Parallel sort device, parallel sort method and program
JPS62251923A (en) Sort processing method
JPH0926872A (en) Pipeline merge sorter
JPS59123048A (en) Sorting processor
JPS6266326A (en) Array processing system for japanese data
JPH01173230A (en) Merge processing system
JPS60178547A (en) Data processing system
JPH03196257A (en) Vector processor
JPS60200337A (en) Sorting control system
JPH0289129A (en) Rearranging circuit
JPS60128529A (en) Merge processing device
JPS61246836A (en) External sorting method
JPH0512011A (en) Pipeline circuit