引用本文:王平,胡守仁.并行逻辑程序设计语言GHC的实现.软件学报,1991,2(1):52-63
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 4616次   下载 5336 本文二维码信息
码上扫一扫!
分享到: 微信 更多
并行逻辑程序设计语言GHC的实现
王平1, 胡守仁1
长沙工学院
摘要:
本文设计了一个GHC的并行抽象推理机,对该推理机的进程管理、环境管理、挂起机制、托付机制等一系列课题进行了探讨和研究,并提出了相应的策略和算法。本文提出了一种新的挂起机制实现方法。该方法在保持环境访问效率的前提下,具有较小的系统开销,为GHC的高效实现提供了可能。
关键词:  
DOI:
分类号:
基金项目:霍英东教育基金委员会资助
IMPLEMENTATION OF THE PARALLEL LOGIC PROGRAMMING LANGUAGE GHC
Wang Ping,Hu Shouren
Abstract:
In this paper, we disigned an abstract parallel inference machine for GHC. We approached and studied a series of subjects about the inference machine, say, process management, environment management, suspending mechanism, committing mechanism, ect., and proposed the corresponding strategy or algorithm. This paper presented a new implementation method for the suspending mechanism. Under the premise of maintaining the efficiency of environment access, the method needs less system overhead and provides the possibility of efficiently implementing GHC.
Key words: