scispace - formally typeset
K

K. M. Chandy

Researcher at University of Texas at Austin

Publications -  26
Citations -  4439

K. M. Chandy is an academic researcher from University of Texas at Austin. The author has contributed to research in topics: Deadlock & Correctness. The author has an hindex of 18, co-authored 26 publications receiving 4374 citations.

Papers
More filters
Journal ArticleDOI

Distributed Simulation: A Case Study in Design and Verification of Distributed Programs

TL;DR: This work proposes a distributed solution where processes communicate only through messages with their neighbors; there are no shared variables and there is no central process for message routing or process scheduling.
Journal ArticleDOI

Asynchronous distributed simulation via a sequence of parallel computations

TL;DR: An approach to carrying out asynchronous, distributed simulation on multiprocessor messagepassing architectures because the amount of memory required by all processors together is bounded and no more than the amount required in sequential simulation.
Journal ArticleDOI

A comparison of list schedules for parallel processing systems

TL;DR: The problem of scheduling two or more processors to minimize the execution time of a program which consists of a set of partially ordered tasks and a dynamic programming solution for the case in which execution times are random variables is presented.
Journal ArticleDOI

Proofs of Networks of Processes

TL;DR: The proof method is based upon specifying a process by a pair of assertions, analogous to pre-and post-conditions in sequential program proving, and the correctness of network specification is proven by applying inference rules to the specifications of component processes.
Journal ArticleDOI

The drinking philosophers problem

TL;DR: Two paradigms are presented: the well-known distributed dining philosophers problem and a generalization of it, the distributed drinking philosophers problem, in which the depth of a process is a distinguishing property and a distributed implementation of an acyclic precedence graph is presented.