Sciweavers

MIDDLEWARE
2010
Springer

Automatically Generating Symbolic Prefetches for Distributed Transactional Memories

13 years 2 months ago
Automatically Generating Symbolic Prefetches for Distributed Transactional Memories
Abstract. Developing efficient distributed applications while managing complexity can be challenging. Managing network latency is a key challenge for distributed applications. We propose a new approach to prefetching, symbolic prefetching, that can prefetch remote objects before their addresses are known. Our approach was designed to hide the latency of accessing remote objects in distributed transactional memory and a wide range of distributed object middleware frameworks. We present a static compiler analysis for the automatic generation of symbolic prefetches — symbolic prefetches allow objects whose addresses are unknown to be prefetched. We evaluate this prefetching mechanism in the context of a middleware framework for distributed transactional memory. Our evaluation includes microbenchmarks, scientific benchmarks, and distributed benchmarks. Our results show that symbolic prefetching combined with caching can eliminate an average of 87% of remote reads. We measured speedups ...
Alokika Dash, Brian Demsky
Added 29 Jan 2011
Updated 29 Jan 2011
Type Journal
Year 2010
Where MIDDLEWARE
Authors Alokika Dash, Brian Demsky
Comments (0)