2019 10th International Conference on Computing, Communication and Networking Technologies (ICCCNT) 2019
DOI: 10.1109/icccnt45670.2019.8944405
|View full text |Cite
|
Sign up to set email alerts
|

Improving Performance of Distributed File System through Frequent Block Access Pattern-Based Prefetching Algorithm

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
4
2
1

Relationship

1
6

Authors

Journals

citations
Cited by 8 publications
(5 citation statements)
references
References 6 publications
0
4
0
Order By: Relevance
“…We considered one lakh sessions of requests for every simulation run to calculate the average read access time (ARAT). We have compared the performance of our HRFP algorithm with Hadoop without caching(HDFS [57]), Hadoop with caching (Dcache) [27], SBFBAP (support-based frequent patterns prefetching and caching) algorithm [58], Support-based prefetching and (SBMS) algorithm [15] by following multi-level caching. Furthermore we also tested the HRFP algorithm performance with LRU (least recently used) [4] replacement policy rather than using a relevancy-based replacement procedure.…”
Section: Methodsmentioning
confidence: 99%
“…We considered one lakh sessions of requests for every simulation run to calculate the average read access time (ARAT). We have compared the performance of our HRFP algorithm with Hadoop without caching(HDFS [57]), Hadoop with caching (Dcache) [27], SBFBAP (support-based frequent patterns prefetching and caching) algorithm [58], Support-based prefetching and (SBMS) algorithm [15] by following multi-level caching. Furthermore we also tested the HRFP algorithm performance with LRU (least recently used) [4] replacement policy rather than using a relevancy-based replacement procedure.…”
Section: Methodsmentioning
confidence: 99%
“…Each segment file corresponds to a video part and establishes an index list for the file segment, mainly for the HLS video, 33,34 and for RTSP video, RTSP is converted into HLS segments for transmission, 35 but the protocol has changed; Another method is memory prefetch. Its basic principle is that when reading the current file segment, multithreading pre read the next segment into memory at the same time 36‐38 …”
Section: Related Workmentioning
confidence: 99%
“…Its basic principle is that when reading the current file segment, multithreading pre read the next segment into memory at the same time. [36][37][38] In any case, the existing methods to improve the throughput of the VOD system do not take the architecture and solution of VR FOR solution into consideration, and our solution aims to improve it.…”
Section: Cdn Optimizationmentioning
confidence: 99%
“…The prefetching techniques discussed in the literature mainly focus on prefetching popular files, file blocks, and access patterns depending on prediction, either on frequency or on the relevancy of the data. In [22], we proposed a supportbased frequent file block access pattern prefetching technique to reduce the average read access time of the distributed file system. In [23], we proposed rank-based prefetching techniques based on support and access timestamp.…”
Section: A Prefetching Techniquesmentioning
confidence: 99%