Sciweavers

21 search results - page 1 / 5
» Relationships Between Broadcast and Shared Memory in Reliabl...
Sort
View
WDAG
2004
Springer
103views Algorithms» more  WDAG 2004»
13 years 10 months ago
Relationships Between Broadcast and Shared Memory in Reliable Anonymous Distributed Systems
We study the power of reliable anonymous distributed systems, where processes do not fail, do not have identifiers, and run identical programmes. We are interested specifically i...
James Aspnes, Faith Ellen Fich, Eric Ruppert
HICSS
2008
IEEE
148views Biometrics» more  HICSS 2008»
13 years 11 months ago
Understanding the Relationship between Justice and Team Goal Commitment in Virtual Project Teams: An Empirical Investigation
Virtual project teams are spontaneous group configurations that endeavor to overcome spatial and temporal restrictions in bringing together distant experts to create just-in-time ...
Eric Tze Kuan Lim, Yu-Ting Caisy Hung
CJ
2010
190views more  CJ 2010»
13 years 2 months ago
A Methodological Construction of an Efficient Sequentially Consistent Distributed Shared Memory
A concurrent object is an object that can be concurrently accessed by several processes. Sequential consistency is a consistency criterion for such objects. Informally, it states ...
Vicent Cholvi, Antonio Fernández, Ernesto J...
WDAG
1995
Springer
102views Algorithms» more  WDAG 1995»
13 years 8 months ago
Larchant-RDOSS: a Distributed Shared Persistent Memory and its Garbage Collector
Larchant-RDOSS is a distributed shared memory that persists on reliable storage across process lifetimes. Memory management is automatic: including consistent caching of data and ...
Marc Shapiro, Paulo Ferreira
IEEEPACT
1999
IEEE
13 years 9 months ago
On Reducing False Sharing while Improving Locality on Shared Memory Multiprocessors
The performance of applications on large shared-memory multiprocessors with coherent caches depends on the interaction between the granularity of data sharing, the size of the coh...
Mahmut T. Kandemir, Alok N. Choudhary, J. Ramanuja...