2013 IEEE/ACM 6th International Conference on Utility and Cloud Computing 2013
DOI: 10.1109/ucc.2013.34
|View full text |Cite
|
Sign up to set email alerts
|

KV-Cache: A Scalable High-Performance Web-Object Cache for Manycore

Abstract: Latency and cost of Internet-based services are driving the proliferation of web-object caching. Memcached, the most broadly deployed web-object caching solution, is a key infrastructure component for many companies that offer services via the Web, such as Amazon, Facebook, LinkedIn, Twitter, Wikipedia, and YouTube. Its aim is to reduce service latency and improve processing capability on back-end data servers by caching immutable data closer to the client machines. Caching of key-value pairs is performed sole… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2014
2014
2018
2018

Publication Types

Select...
6
1

Relationship

1
6

Authors

Journals

citations
Cited by 8 publications
(2 citation statements)
references
References 14 publications
0
2
0
Order By: Relevance
“…For example, many websites have highly-personalized content, thus rendering wholepage web caches is mostly useless; application-level caches can be used to separate shared content from customized content, and then the shared content can be cached and reused among users [4]. Memcached [26] and Redis [27] are popular solutions and are a critical web infrastructure component for some big players such as Amazon, Facebook, LinkedIn, Twitter, Wikipedia, and YouTube [28].…”
Section: Background and Related Workmentioning
confidence: 99%
“…For example, many websites have highly-personalized content, thus rendering wholepage web caches is mostly useless; application-level caches can be used to separate shared content from customized content, and then the shared content can be cached and reused among users [4]. Memcached [26] and Redis [27] are popular solutions and are a critical web infrastructure component for some big players such as Amazon, Facebook, LinkedIn, Twitter, Wikipedia, and YouTube [28].…”
Section: Background and Related Workmentioning
confidence: 99%
“…Indeed, this is true for I/O intensive applications due to limitations in I/O devices and critical sections in device drivers [6,10,21], but this argument is rarely true for computation-intensive applications. Computation-intensive applications typically perform in-memory computations and can minimize the overhead of system calls.…”
Section: Introductionmentioning
confidence: 99%