Open Access   Article Go Back

Analysis and Performance of Cache Using Persisted Java Topics

Ankush Sharma1 , Vishal Gupta2

Section:Review Paper, Product Type: Journal Paper
Volume-6 , Issue-10 , Page no. 524-529, Oct-2018

CrossRef-DOI:   https://doi.org/10.26438/ijcse/v6i10.524529

Online published on Oct 31, 2018

Copyright © Ankush Sharma, Vishal Gupta . This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

View this paper at   Google Scholar | DPI Digital Library

How to Cite this Paper

  • IEEE Citation
  • MLA Citation
  • APA Citation
  • BibTex Citation
  • RIS Citation

IEEE Style Citation: Ankush Sharma, Vishal Gupta, “Analysis and Performance of Cache Using Persisted Java Topics,” International Journal of Computer Sciences and Engineering, Vol.6, Issue.10, pp.524-529, 2018.

MLA Style Citation: Ankush Sharma, Vishal Gupta "Analysis and Performance of Cache Using Persisted Java Topics." International Journal of Computer Sciences and Engineering 6.10 (2018): 524-529.

APA Style Citation: Ankush Sharma, Vishal Gupta, (2018). Analysis and Performance of Cache Using Persisted Java Topics. International Journal of Computer Sciences and Engineering, 6(10), 524-529.

BibTex Style Citation:
@article{Sharma_2018,
author = {Ankush Sharma, Vishal Gupta},
title = {Analysis and Performance of Cache Using Persisted Java Topics},
journal = {International Journal of Computer Sciences and Engineering},
issue_date = {10 2018},
volume = {6},
Issue = {10},
month = {10},
year = {2018},
issn = {2347-2693},
pages = {524-529},
url = {https://www.ijcseonline.org/full_paper_view.php?paper_id=3057},
doi = {https://doi.org/10.26438/ijcse/v6i10.524529}
publisher = {IJCSE, Indore, INDIA},
}

RIS Style Citation:
TY - JOUR
DO = {https://doi.org/10.26438/ijcse/v6i10.524529}
UR - https://www.ijcseonline.org/full_paper_view.php?paper_id=3057
TI - Analysis and Performance of Cache Using Persisted Java Topics
T2 - International Journal of Computer Sciences and Engineering
AU - Ankush Sharma, Vishal Gupta
PY - 2018
DA - 2018/10/31
PB - IJCSE, Indore, INDIA
SP - 524-529
IS - 10
VL - 6
SN - 2347-2693
ER -

VIEWS PDF XML
314 188 downloads 181 downloads
  
  
           

Abstract

In most of the applications in today’s world, data is fetched from the secondary storage i.e. hard disk. The user connects directly to the database for fetching the data. In current approach of cache management and loading, data is loaded from the secondary storage i.e. from the database to the primary storage i.e. cache. In case of any cache failure, entire data has to be reloaded from the database which consumes a lot of time in case the volume of data runs into millions. In the proposed design, data will be fetched from cached data and will be displayed to the end user. In this design of the cache reload we will be persisting the cached objects in some persistent storage as jms topics or flat files. The cache will be rebuilt again from these objects rather than from the database in case of any cache failures. In addition to it, analysis and performance of cache has been shown in this paper considering various parameters.

Key-Words / Index Term

Coherence cache, hard drive, secondary storage

References

[1] Kuber Vikram Singh and Inderjeet Yadav, “Improving Data Access Performance Using Coherence Caching in SOA and ADF Application." International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 3 Issue: 5 (2015)
[2] Tamura, E., et al. "High performance memory architectures with dynamic locking cache for real-time systems." Proceedings of the 16th Euromicro Conference on Real-Time Systems, Italy. 2004.
[3] Chaplot, Vivek. "Cache Memory: An Analysis on Performance Issues." International Journal 4, no. 7 (2016).
[4] Mathew, Sharon, and D. M. Jagadeeswari. "Task scheduling and memory partitioning for multiprocessor system-on-chip using low-power L2 cache architecture." Int J Emerg Trends Eng Dev 2, no. 3 (2013): 95-105.
[5] Patel, Ronak. "Implementation of Cache Designs and Efficiency of Cache Memory."
[6] Dimple Juneja and Atul Garg, “Collective Intelligence based framework for load balancing of Web servers”, IJICT, Vol 3 No-1 Jan-2012
[7] Sandeep Sharma, S.Singh and Meenakshi, “Performance analysis of load balancing algorithms”, World academy of science, 2008
[8] Jospeh Kee Yin Ng and Chui Ying Hui, “ Client-Side caching strategies and On demand broadcast Algorithms for Real Time Information”, IEEE , March 2008.
[9] Hossam Hassanein, Zhengang Liang and Patrick Martin, “Performance Comparison of Alternative Web Caching Techniques”, Procceedings of the seventh International Symposium on Computers and Communications, IEEE, 2002.
[10] M. Liu, F. Wang, D. Zeng and L.Yang, “An Overview of world wide Web Caching”, International conference on Systems Man and Cybernetics, IEEE, 2001, pp.3045-3050.