|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 116 - Issue 8 |
| Published: April 2015 |
| Authors: B. Rangaswamy, N. Geethanjali, T. Ragunathan |
10.5120/20353-2545
|
B. Rangaswamy, N. Geethanjali, T. Ragunathan . Improving the Performance of Read Operations in Distributed File System Using Global Cache Mechanism and Anticipated Parallel Processing. International Journal of Computer Applications. 116, 8 (April 2015), 1-5. DOI=10.5120/20353-2545
@article{ 10.5120/20353-2545,
author = { B. Rangaswamy,N. Geethanjali,T. Ragunathan },
title = { Improving the Performance of Read Operations in Distributed File System Using Global Cache Mechanism and Anticipated Parallel Processing },
journal = { International Journal of Computer Applications },
year = { 2015 },
volume = { 116 },
number = { 8 },
pages = { 1-5 },
doi = { 10.5120/20353-2545 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2015
%A B. Rangaswamy
%A N. Geethanjali
%A T. Ragunathan
%T Improving the Performance of Read Operations in Distributed File System Using Global Cache Mechanism and Anticipated Parallel Processing%T
%J International Journal of Computer Applications
%V 116
%N 8
%P 1-5
%R 10.5120/20353-2545
%I Foundation of Computer Science (FCS), NY, USA
Distributed file system (DFS) is the main storage component of a distributed system (DS). DFS provides scalable storage to the DS and it is also the main component of any cloud storage system. Improving the performance of read operations in a DFS is very important as many web-based applications deployed in the cloud perform read operations quite frequently. Many pre fetching and caching techniques are used to improve the performance of the read operations in a DFS. Speculation-based techniques have also been proposed in the literature for reducing the read access time. In this paper, we propose a novel anticipation-based parallel processing technique by considering global caching technique for a DFS. The results of performance analysis through mathematical and simulation modeling indicate that the proposed technique improves the performance of read operations better than the speculation-based algorithm proposed in the literature.