Sciweavers

88 search results - page 13 / 18
» Outperforming LRU with an Adaptive Replacement Cache Algorit...
Sort
View
ICMCS
2005
IEEE
130views Multimedia» more  ICMCS 2005»
15 years 4 months ago
Efficient Segment-Based Video Transcoding Proxy for Mobile Multimedia Services
To support various bandwidth requirements for mobile multimedia services for future heterogeneous mobile environments, a transcoding video proxy is usually necessary to provide ad...
Kuei-Chung Chang, Ren-Yo Wu, Tien-Fu Chen
VLDB
1998
ACM
131views Database» more  VLDB 1998»
15 years 3 months ago
An Asynchronous Avoidance-Based Cache Consistency Algorithm for Client Caching DBMSs
We present a new client cache consistency algorithm for client caching database management systems. The algorithm, called Asynchronous Avoidance-based Cache Consistency (AACC), pr...
M. Tamer Özsu, Kaladhar Voruganti, Ronald C. ...
CN
2004
109views more  CN 2004»
14 years 10 months ago
Modeling correlations in web traces and implications for designing replacement policies
A number of web cache-related algorithms, such as replacement and prefetching policies, rely on specific characteristics present in the sequence of requests for efficient performa...
Konstantinos Psounis, An Zhu, Balaji Prabhakar, Ra...
WWW
2003
ACM
15 years 11 months ago
Efficient URL caching for world wide web crawling
Crawling the web is deceptively simple: the basic algorithm is (a) Fetch a page (b) Parse it to extract all linked URLs (c) For all the URLs not seen before, repeat (a)?(c). Howev...
Andrei Z. Broder, Marc Najork, Janet L. Wiener
ICS
2003
Tsinghua U.
15 years 4 months ago
Estimating cache misses and locality using stack distances
Cache behavior modeling is an important part of modern optimizing compilers. In this paper we present a method to estimate the number of cache misses, at compile time, using a mac...
Calin Cascaval, David A. Padua