中文
相关论文

相关论文: On the Impact of Network Delays on Time-to-Live Ca…

200 篇论文

We optimize hierarchies of Time-to-Live (TTL) caches under random network delays. A TTL cache assigns individual eviction timers to cached objects that are usually refreshed upon a hit where upon a miss the object requires a random time to…

网络与互联网体系结构 · 计算机科学 2024-05-08 Karim S. Elsayed , Fabien Geyer , Amr Rizk

Caching systems have long been crucial for improving the performance of a wide variety of network and web based online applications. In such systems, end-to-end application performance heavily depends on the fraction of objects transferred…

性能 · 计算机科学 2021-06-14 Nitish K. Panigrahy , Philippe Nain , Giovanni Neglia , Don Towsley

Caching is crucial for system performance, but the delayed hit phenomenon, where requests queue during lengthy fetches after a cache miss, significantly degrades user-perceived latency in modern high-throughput systems. While prior works…

网络与互联网体系结构 · 计算机科学 2025-05-22 Bowen Jiang , Chaofan Ma

Content Delivery Networks (CDNs) deliver a majority of the user-requested content on the Internet, including web pages, videos, and software downloads. A CDN server caches and serves the content requested by users. Designing caching…

网络与互联网体系结构 · 计算机科学 2017-12-12 Soumya Basu , Aditya Sundarrajan , Javad Ghaderi , Sanjay Shakkottai , Ramesh Sitaraman

In the classical caching problem, when a requested page is not present in the cache (i.e., a "miss"), it is assumed to travel from the backing store into the cache "before" the next request arrives. However, in many real-life applications,…

数据结构与算法 · 计算机科学 2025-01-29 Keerthana Gurushankar , Noah G. Singer , Bernardo Subercaseaux

Standard Time-to-Live (TTL) cache management prescribes the storage of entire files, or possibly fractions thereof, for a given amount of time after a request. As a generalization of this approach, this work proposes the storage of a…

网络与互联网体系结构 · 计算机科学 2018-07-12 Jasper Goseling , Osvaldo Simeone

The modeling and analysis of an LRU cache is extremely challenging as exact results for the main performance metrics (e.g. hit rate) are either lacking or cannot be used because of their high computational complexity for large caches. As a…

性能 · 计算机科学 2018-07-11 Bo Jiang , Philippe Nain , Don Towsley

We consider elastic resource provisioning in the cloud, focusing on in-memory key-value stores used as caches. Our goal is to dynamically scale resources to the traffic pattern minimizing the overall cost, which includes not only the…

分布式、并行与集群计算 · 计算机科学 2018-02-14 Damiano Carra , Giovanni Neglia , Pietro Michiardi

Similarity caching allows requests for an item \(i\) to be served by a similar item \(i'\). Applications include recommendation systems, multimedia retrieval, and machine learning. Recently, many similarity caching policies have been…

数据结构与算法 · 计算机科学 2022-09-08 Younes Ben Mazziane , Sara Alouf , Giovanni Neglia , Daniel Sadoc Menasche

TTL caching models have recently regained significant research interest, largely due to their ability to fit popular caching policies such as LRU. This paper advances the state-of-the-art analysis of TTL-based cache networks by developing…

性能 · 计算机科学 2014-02-26 Daniel S. Berger , Philipp Gland , Sahil Singla , Florin Ciucu

A temporal graph is a dynamic graph where every edge is assigned a set of integer time labels that indicate at which discrete time step the edge is available. In this paper, we study how changes of the time labels, corresponding to delays…

数据结构与算法 · 计算机科学 2020-11-13 Argyrios Deligkas , Igor Potapov

Edge networks are promising to provide better services to users by provisioning computing and storage resources at the edge of networks. However, due to the uncertainty and diversity of user interests, content popularity, distributed…

网络与互联网体系结构 · 计算机科学 2020-03-16 Nitish K. Panigrahy , Jian Li , Faheem Zafari , Don Towsley , Paul Yu

Caching is widely used in industry to improve application performance by reducing data-access latency and taking the load off the backend infrastructure. TTLs have become the de-facto mechanism used to keep cached data reasonably fresh…

操作系统 · 计算机科学 2024-12-31 Ziming Mao , Rishabh Iyer , Scott Shenker , Ion Stoica

Caches are fundamental to latency-sensitive systems like Content Delivery Networks (CDNs) and Mobile Edge Computing (MEC). However, the delayed hit phenomenon where multiple requests for an object occur during its fetch from the remote…

网络与互联网体系结构 · 计算机科学 2025-05-06 Bowen Jiang , Chaofan Ma , Duo Wang

The Internet is becoming more and more content-oriented, where one of main components in content-oriented Internet architectures is network caching. Despite a surge of extensive use of network cashing in the current and future Internet…

网络与互联网体系结构 · 计算机科学 2013-10-07 Boram Jin , Se-Young Yun , Deawoo Kim , Jinwoo Shin , Yung Yi , Seongik Hong , Byoung-Joon , Lee

In this paper, we investigate the effect of bursty traffic and random availability of caching helpers in a wireless caching system. More explicitly, we consider a general system consisting of a caching helper with its dedicated user in…

信息论 · 计算机科学 2017-09-04 Nikolaos Pappas , Zheng Chen , Ioannis Dimitriou

Similarity caching allows requests for an item to be served by a similar item. Applications include recommendation systems, multimedia retrieval, and machine learning. Recently, many similarity caching policies have been proposed, like…

网络与互联网体系结构 · 计算机科学 2023-09-22 Younes Ben Mazziane , Sara Alouf , Giovanni Neglia , Daniel S. Menasche

This paper presents a new research direction for online Multi-Level Aggregation (MLA) with delays. In this problem, we are given an edge-weighted rooted tree $T$, and we have to serve a sequence of requests arriving at its vertices in an…

数据结构与算法 · 计算机科学 2024-10-01 Mathieu Mari , Michał Pawłowski , Runtian Ren , Piotr Sankowski

Time-to-Live data in the IP header offers two interesting characteristics: First, different IP stacks pick different start TTL values. Second, each traversed router should decrement the TTL value. The combination of both offers host and…

网络与互联网体系结构 · 计算机科学 2016-06-27 Quirin Scheitle , Oliver Gasser , Paul Emmerich , Georg Carle

Software caches are an intrinsic component of almost every computer system. Consequently, caching algorithms, particularly eviction policies, are the topic of many papers. Almost all these prior papers evaluate the caching algorithm based…

性能 · 计算机科学 2024-11-19 Ziyue Qiu , Juncheng Yang , Mor Harchol-Balter
‹ 上一页 1 2 3 10 下一页 ›