Simplex Queues for Hot-Data Download
Mehmet Fatih Aktas, Elie Najm, Emina Soljanin

TL;DR
This paper analyzes data access times in cloud storage systems using simplex codes, focusing on how code locality and availability influence performance under different request assignment strategies.
Contribution
It provides an approximate analysis of data access times for simplex codes and compares three request assignment strategies in hot-data download scenarios.
Findings
Simplex codes are effective for hot-data storage with high availability.
Different request assignment strategies impact download times and system efficiency.
The analysis offers insights into optimizing storage and retrieval in cloud systems.
Abstract
In cloud storage systems, hot data is usually replicated over multiple nodes in order to accommodate simultaneous access by multiple users as well as increase the fault tolerance of the system. Recent cloud storage research has proposed using availability codes, which is a special class of erasure codes, as a more storage efficient way to store hot data. These codes enable data recovery from multiple, small disjoint groups of servers. The number of the recovery groups is referred to as the availability and the size of each group as the locality of the code. Until now, we have very limited knowledge on how code locality and availability affect data access time. Data download from these systems involves multiple fork-join queues operating in-parallel, making the analysis of access time a very challenging problem. In this paper, we present an approximate analysis of data access time in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Storage Technologies · Distributed systems and fault tolerance · Caching and Content Delivery
