An algorithm for maintaining working memory consistency in multiple rule firing systems

作者:

Highlights:

摘要

Multiple rule firing models are used to improve the performance of forward chaining production systems. Interference analysis techniques are used to detect cases when the result of a concurrent execution is different from the result of any sequential firing. The current interference analysis techniques are computationally intensive. Further, these techniques permit less concurrency than that is actually possible. Multiple rule firing is akin to concurrent transaction execution in databases. The interference problem can be viewed as a problem of maintaining working memory (WM) consistency in multiple rule firing environments. We propose a new algorithm to maintain working memory consistency. This algorithm uses `Access requests' to control access to working memory. Though, `Access requests' seem to be similar to locks in databases, they have different semantics. These different semantics allow the algorithm to be deadlock free. A comparison of different algorithms shows that the degree of concurrency permitted by our algorithm is more than that allowed by other algorithms.

论文关键词:Concurrency control,Interference analysis,Multiple rule firing,Production systems,Real time expert systems,Speed up,Working memory consistency

论文评审过程:Received 6 January 1999, Revised 30 April 1999, Accepted 21 June 1999, Available online 29 November 1999.

论文官网地址:https://doi.org/10.1016/S0169-023X(99)00038-5