
- 1 Hwang, K. and Briggs, F.A. Computer Architecture and Parallel Processing. McGraw-Hill Book Company, New York, N. Y., 1984. Google Scholar
Digital Library
- 2 Uht, A. K. Hardware Extraction of Low-Level Concurrency from Sequential Instruction Streams. PhD thesis, Carnegie-Mellon University, ~mber, 1985. Google Scholar
Digital Library
- 3 Uht, A.K. A Theory of Reduced and Minimal Procedtual Dependencies. IEEE Transactions on Computers 40(6):681-692, June, 1991. Google Scholar
Digital Library
- 4 Uht, A. K. Concurrency Extraction via Hardware Methods Executing the Static Instruction Stream. IEEE Transactions on Computers 41 (7):826-841, July, 1992. Google Scholar
Digital Library
- 5 Uht, A. K. and Johnson, D. B. Data Path Issues in a Highly Concurrent Machine. Technical Report CS92-262, Deparunent of Computer Science and Engineering, University of California, San Diego, September, 1992.Google Scholar
- 6 Wedig, R. G. Detection of Concurrency in Directly Executed Language Instruction Streams. PhD thesis, Stanford University, June, 1982.Google Scholar
Index Terms
Data path issues in a highly concurrent machine
Recommendations
Highly Concurrent Locking in Shared Memory Database Systems
Euro-Par '99: Proceedings of the 5th International Euro-Par Conference on Parallel ProcessingIn parallel database systems, conflicts for accesses to objects are solved through object locking. In order to acquire and release locks, in the standard implementation of a lock manager small sections of the code may be executed only by a single ...
A methodology for implementing highly concurrent data structures
A concurrent object is a data structure shared by concurrent processes. Conventional techniques for implementing concurrent objects typically rely on critical sections: ensuring that only one process at a time can operate on the object. Nevertheless, ...
A methodology for implementing highly concurrent data structures
PPOPP '90: Proceedings of the second ACM SIGPLAN symposium on Principles & practice of parallel programmingA concurrent object is a data structure shared by concurrent processes. Conventional techniques for implementing concurrent objects typically rely on critical sections: ensuring that only one process at a time can operate on the object. Nevertheless, ...






Comments