Sciweavers

867 search results - page 103 / 174
» The Design and Performance of a Conflict-Avoiding Cache
Sort
View
CONEXT
2008
ACM
15 years 7 months ago
Distributed content delivery using load-aware network coordinates
To scale to millions of Internet users with good performance, content delivery networks (CDNs) must balance requests between content servers while assigning clients to nearby serv...
Nicholas Ball, Peter R. Pietzuch
JSA
2008
142views more  JSA 2008»
15 years 6 months ago
A Java processor architecture for embedded real-time systems
Architectural advancements in modern processor designs increase average performance with features such as pipelines, caches, branch prediction, and out-of-order execution. However...
Martin Schoeberl
SIGCOMM
2012
ACM
13 years 8 months ago
Distributed content storage for just-in-time streaming
We propose a content distribution strategy over municipal WiFi networks where Access Points (APs) collaboratively cache popular multimedia content, and disseminate them in a manne...
Sourav Kumar Dandapat, Sanyam Jain, Romit Roy Chou...
SIGMOD
2009
ACM
130views Database» more  SIGMOD 2009»
16 years 6 months ago
FlashLogging: exploiting flash devices for synchronous logging performance
Synchronous transactional logging is the central mechanism for ensuring data persistency and recoverability in database systems. Unfortunately, magnetic disks are ill-suited for t...
Shimin Chen
LCTRTS
2007
Springer
16 years 5 days ago
Addressing instruction fetch bottlenecks by using an instruction register file
The Instruction Register File (IRF) is an architectural extension for providing improved access to frequently occurring instructions. An optimizing compiler can exploit an IRF by ...
Stephen Roderick Hines, Gary S. Tyson, David B. Wh...