scispace - formally typeset
H

Harjinder Sandhu

Researcher at University of York

Publications -  3
Citations -  127

Harjinder Sandhu is an academic researcher from University of York. The author has contributed to research in topics: Synchronization (computer science) & Release consistency. The author has an hindex of 3, co-authored 3 publications receiving 127 citations.

Papers
More filters
Proceedings ArticleDOI

ParaWeb: towards world-wide supercomputing

TL;DR: ParaWeb provides extensions to the Java programming environment (through a parallel class library and the Java runtime system) that allow programmers to develop new Java applications with parallelism in mind, or to execute existing Java applications written using Java's multithreading facilities in parallel.
Journal Article

Multiple-writer entry consistency

TL;DR: The design, implementation and evaluation of a new distributed shared memory (DSM) coherence model called multiple-writer entry consistency (MEC) are presented and it is concluded that offering both page-based and region-based models for coherence within the same system is not only practical but necessary.
Journal ArticleDOI

Multiple-Writer Entry Consistency

TL;DR: In this paper, the authors present the design, implementation and evaluation of a new distributed shared memory (DSM) coherence model called multiple-writer entry consistency (MEC), which combines the efficient communication mechanisms of Lazy Release Consistency (LRC) with the flexible data management of the Shared Regions (SR) models.