Making asynchronous parallelism safe for the world

作者: Guy L. Steele

DOI: 10.1145/96709.96731

关键词:

摘要: We need a programming model that combines the advantages of synchronous and asynchronous parallel styles. Synchronous programs are determinate (thus easier to reason about) avoid synchronization overheads. Asynchronous more flexible handle conditionals efficiently.Here we propose with benefits both allow threads control but restrict shared-memory accesses other side effects so as prevent behavior program from depending on any accidents execution order can arise indeterminacy process model.These restrictions may be enforced either dynamically (at run time) or statically compile time). In this paper concentrate dynamic enforcement, exhibit an implementation dialect Scheme based these ideas. A single successful in constitutes proof is free race conditions (for particular set input data).We also speculate design for language using static enforcement. The notion distinctness important proofs noninterference. An appropriately designed must support such concepts “all elements array distinct,” perhaps through its type system.This does not all styles programming, argue it large class interesting algorithms considerably greater efficiency (in some cases) than strict SIMD approach safety full-blown MIMD approach.

参考文章(33)
Allen D. Malony, Walid A. Abu-Sufah, Vector processing on the Alliant FX/8 multiprocessor international conference on parallel processing. pp. 559- 566 ,(1986)
Douglas Stott Parker, Partial Order Programming. POPL. pp. 260- 266 ,(1989)
Jr. Guy L. Steele, Common LISP: the language (2nd ed.) Digital Press. ,(1990)
Gerald J. Sussman, Guy L. Steele, An Interpreter for Extended Lambda Calculus Massachusetts Institute of Technology. ,(1975)
Allen J. Rose, Leonard Gilman, APL, an interactive approach ,(1974)
Guy Lewis Steele Jr, Gerald Jay Sussman, The Revised Report on SCHEME: A Dialect of LISP. ,(1978)
David Elliot Shaw, The NON-VON Supercomputer Department of Computer Science, Columbia University. ,(1982) , 10.7916/D8PV6TC0
Gerald J Sussman, Guy L Steele, Lambda: The Ultimate Imperative Massachusetts Institute of Technology. ,(1976)
Charles L. Seitz, The cosmic cube Communications of the ACM. ,vol. 28, pp. 22- 33 ,(1985) , 10.1145/2465.2467