PackCache: An Online Cost-driven Data Caching Algorithm in the Cloud

July 19, 2022 Β· Declared Dead Β· πŸ› IEEE transactions on computers

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Jiashu Wu, Hao Dai, Yang Wang, Yong Zhang, Dong Huang, Chengzhong Xu arXiv ID 2207.09035 Category cs.DS: Data Structures & Algorithms Cross-listed cs.DC, cs.NI Citations 6 Venue IEEE transactions on computers Last Checked 4 months ago
Abstract
In this paper, we study a data caching problem in the cloud environment, where multiple frequently co-utilised data items could be packed as a single item being transferred to serve a sequence of data requests dynamically with reduced cost. To this end, we propose an online algorithm with respect to a homogeneous cost model, called PackCache, that can leverage the FP-Tree technique to mine those frequently co-utilised data items for packing whereby the incoming requests could be cost-effectively served online by exploiting the concept of anticipatory caching. We show the algorithm is 2Ξ±competitive, reaching the lower bound of the competitive ratio for any deterministic online algorithm on the studied caching problem, and also time and space efficient to serve the requests. Finally, we evaluate the performance of the algorithm via experimental studies to show its actual cost-effectiveness and scalability.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted