English

ReStorEdge: An edge computing system with reuse semantics

Emerging Technologies 2024-05-29 v2 Databases Distributed, Parallel, and Cluster Computing Networking and Internet Architecture

Abstract

This paper investigates an edge computing system where requests are processed by a set of replicated edge servers. We investigate a class of applications where similar queries produce identical results. To reduce processing overhead on the edge servers we store the results of previous computations and return them when new queries are sufficiently similar to earlier ones that produced the results, avoiding the necessity of processing every new query. We implement a similarity-based data classification system, which we evaluate based on real-world datasets of images and voice queries. We evaluate a range of orchestration strategies to distribute queries and cached results between edge nodes and show that the throughput of queries over a system of distributed edge nodes can be increased by 25-33%, increasing its capacity for higher workloads.

Keywords

Cite

@article{arxiv.2405.17263,
  title  = {ReStorEdge: An edge computing system with reuse semantics},
  author = {Adrian-Cristian Nicolaescu and Spyridon Mastorakis and Md Washik Al Azad and David Griffin and Miguel Rio},
  journal= {arXiv preprint arXiv:2405.17263},
  year   = {2024}
}

Comments

12 pages, submitted for publication in IEEE Transactions on Emerging Topics in Computing

R2 v1 2026-06-28T16:42:15.500Z