Abstract
Big streaming data environment concerns a complicated scenario where data to be processed continuously flow into a processing unit and certainly cause a memory overflow problem. This obstructs the adaptation of deploying all existing classic sorting algorithms because the data to be sorted must be entirely stored inside the fixed-size storage including the space in internal and external storage devices. Generally, it is always assumed that the size of each data chunk is not larger than the size of storage (M) but in fact the size of the entire stream (n) is usually much larger than M. In this paper, a new fast continuous streaming sorting is proposed to cope with the constraint of storage overflow. The algorithm was tested with various real data sets consisting of 10,000 to 17,000,000 numbers and different storage sizes ranging from 0.01n to 0.50n. It was found that the feasible lower bound of storage size is 0.35n with 100% sorting accuracy. The sorting time outperforms bubble sort, quick sort, insertion sort, and merge sort when data size is greater than 1,000,000 numbers. Remarkably, the sorting time of the proposed algorithm is 1,452 times less than the sorting time of external merge sort and 28.1767 times less than the sorting time of streaming data sort. The time complexity of proposed algorithm is O(n) while the space complexity is O(M).
Funder
Research Promotion and Technology Transfer Center
Thailand Research Fund
Publisher
Public Library of Science (PLoS)
Reference42 articles.
1. Big data for cyber physical systems in industry 4.0: a survey;LD Xu;Enterprise Information Systems,2019
2. The big data system, components, tools and technologies: a survey;TR Rao;Knowledge and Information Systems,2019
3. Big data issues in smart grids: a survey;M Ghorbanian;IEEE Systems Journal,2019
4. Research on data science, data analytics and big data;RR Nadikattu;INTERNATIONAL JOURNAL OF ENGINEERING, SCIENCE AND,2020
5. Multimodal emotion and sentiment modeling from unstructured big data: challenges, architecture, techniques;JKP Seng;IEEE Access,2019