scispace - formally typeset
M

Manhoi Choy

Researcher at University of California, Santa Barbara

Publications -  11
Citations -  266

Manhoi Choy is an academic researcher from University of California, Santa Barbara. The author has contributed to research in topics: Dining philosophers problem & Mutual exclusion. The author has an hindex of 7, co-authored 11 publications receiving 263 citations.

Papers
More filters
Journal ArticleDOI

Adaptive solutions to the mutual exclusion problem

TL;DR: Algorithms for mutual exclusion that adapt to the current degree of contention are developed and achieve system response times that are independent of the total number of processes and governed instead by the current level of contention.
Proceedings ArticleDOI

Efficient fault tolerant algorithms for resource allocation in distributed systems

TL;DR: In this paper, the authors examined the problem of resource allocation in distributed systems with respect to the measures of response time, message complexity, and failure locality, and presented an algorithm that achieves a constant failure locality of four along with a quadratic response time and a quadruplet message complexity.
Journal ArticleDOI

Efficient fault-tolerant algorithms for distributed resource allocation

TL;DR: An algorithm for the resource allocation problem is presented that achieves a constant failure locality of four along with a quadratic response time and aquadratic message complexity and applications to other process synchronization problems in distributed systems are demonstrated.
Proceedings ArticleDOI

Adaptive solutions to the mutual exclusion problem

TL;DR: Algorithms for mutual exclusion that adapt to the current degree of contention are developed and achieve system response times that are independent of the total number of processes and governed instead by the current level of contention.
Proceedings ArticleDOI

Mixed consistency: a model for parallel programming (extended abstract)

TL;DR: A general purpose parallel programming model called mixed consistency is developed for distributed shared memory systems that combines two kinds of weak memory consistency conditions: causal memory and pipelined random access memory and provides four kinds of explicit synchronization operations.