@inproceedings{c84b91fb545641f4aaf3c511dc1c0dac,
title = "Parallel architecture for large scale production systems",
abstract = "The authors present an architecture, suitable for implementation on a shared memory multiprocessor system, in which all the phases can run in parallel. Running multiple match, execution, and select phases causes subtle synchronization problems, which if not resolved can lead to altered semantics. The proposed architecture uses a lock and interference manager and a scheduler to resolve the possible synchronization conflicts. A new lock which provides concurrency beyond the standard two-phase locking in databases is used. The conflict resolution phase has been formalized as a scheduling problem. The approach taken is conservative in the sense that the scheduler performs careful analysis (interference avoidance and abort avoidance tests) to prevent interference, abort, and blocking.",
author = "Hwang, {K. W.} and J. Tan and Wang, {J. H.} and J. Srivastava and Tsai, {W. T.}",
year = "1989",
language = "English (US)",
isbn = "0818619848",
series = "IEEE Int Workshop Tools Artif Intell Archit Lang Algorithms",
publisher = "Publ by IEEE",
pages = "27--33",
editor = "Anon",
booktitle = "IEEE Int Workshop Tools Artif Intell Archit Lang Algorithms",
note = "IEEE International Workshop on Tools for Artificial Intelligence: Architectures, Languages and Algorithms ; Conference date: 23-10-1989 Through 25-10-1989",
}