2021
DOI: 10.7717/peerj-cs.355
|View full text |Cite
|
Sign up to set email alerts
|

Correct and stable sorting for overflow streaming data with a limited storage size and a uniprocessor

Abstract: Tremendous quantities of numeric data have been generated as streams in various cyber ecosystems. Sorting is one of the most fundamental operations to gain knowledge from data. However, due to size restrictions of data storage which includes storage inside and outside CPU with respect to the massive streaming data sources, data can obviously overflow the storage. Consequently, all classic sorting algorithms of the past are incapable of obtaining a correct sorted sequence because data to be sorted cannot be tot… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
13
0

Year Published

2022
2022
2022
2022

Publication Types

Select...
1

Relationship

1
0

Authors

Journals

citations
Cited by 1 publication
(13 citation statements)
references
References 28 publications
0
13
0
Order By: Relevance
“…The basic studied problem in this paper focuses on the sorting of streaming data under the constraints of limited working memory size and a uniprocessor similar to the problem studied in [ 17 ]. Although the sorting algorithm in [ 34 ] can efficiently sort the streaming data under the imposed constraints, it assumes that there are no duplicate data in the streaming input. This assumption is impractical for many real-world data sets.…”
Section: Studied Problems and Constraintsmentioning
confidence: 99%
See 4 more Smart Citations
“…The basic studied problem in this paper focuses on the sorting of streaming data under the constraints of limited working memory size and a uniprocessor similar to the problem studied in [ 17 ]. Although the sorting algorithm in [ 34 ] can efficiently sort the streaming data under the imposed constraints, it assumes that there are no duplicate data in the streaming input. This assumption is impractical for many real-world data sets.…”
Section: Studied Problems and Constraintsmentioning
confidence: 99%
“…Since this paper concerns the improvement of the algorithm in [ 34 ], the definitions of introduced sequence types must be recapped here as follows.…”
Section: Definitions and Notationsmentioning
confidence: 99%
See 3 more Smart Citations