2006
DOI: 10.1007/s00778-006-0005-2
|View full text |Cite
|
Sign up to set email alerts
|

Compression techniques for fast external sorting

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
3
0
1

Year Published

2008
2008
2018
2018

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 10 publications
(4 citation statements)
references
References 29 publications
0
3
0
1
Order By: Relevance
“…Yiannis and Zobel studied the possibility of compressing sets of records during the run generation phase in order to reduce disk and transfer costs of external sorting by reducing the number of runs generated, and proposed a new compression technique adapted to sets of records [11].…”
Section: Related Workmentioning
confidence: 99%
“…Yiannis and Zobel studied the possibility of compressing sets of records during the run generation phase in order to reduce disk and transfer costs of external sorting by reducing the number of runs generated, and proposed a new compression technique adapted to sets of records [11].…”
Section: Related Workmentioning
confidence: 99%
“…Sorting lexicographically large files in external memory is not excessively expensive [30,31]. With a memory buffer of M elements, we can sort almost M 2 elements in two passes.…”
Section: Sorting Rowsmentioning
confidence: 99%
“…However, because the size limit of main memory, a large file can not be sorted in main memory so that the external merge sort in disk-based storage systems has been studied extensively. Many previous research [1,2,3] has been proposed for the external merge sort in disk-based storage systems. Because the external merge sort in disk-based storage systems might incur a lot of data access, the external sorting design on flash-based storage systems will be different from the implementations and considerations on disk-based storage systems.…”
Section: Motivationmentioning
confidence: 99%