Sciweavers

833 search results - page 2 / 167
» Joining a Distributed Shared Memory Computation in a Dynamic...
Sort
View
HPCC
2005
Springer
13 years 10 months ago
Reducing Memory Sharing Overheads in Distributed JVMs
Distributed JVM systems enable concurrent Java applications to transparently run on clusters of commodity computers by supporting Java’s shared-memory model over multiple JVMs di...
Marcelo Lobosco, Orlando Loques, Claudio Luis de A...
EUROPAR
2010
Springer
13 years 6 months ago
Value-Based Sequential Consistency for Set Objects in Dynamic Distributed Systems
This paper introduces a set object, namely a shared object that allows processes to add and remove values as well as take a snapshot of its content. A new consistency condition su...
Roberto Baldoni, Silvia Bonomi, Michel Raynal
ICPP
1996
IEEE
13 years 9 months ago
Efficient and Flexible Object Sharing
Miguel Castro, Manuel Sequeira, Manuel Costa, Paul...
IPPS
1996
IEEE
13 years 9 months ago
Dag-Consistent Distributed Shared Memory
We introduce dag consistency, a relaxed consistency model for distributed shared memory which is suitable for multithreaded programming. We have implemented dag consistency in sof...
Robert D. Blumofe, Matteo Frigo, Christopher F. Jo...