We describe Slisp (pronounced 'Ess-Lisp'), a hybrid Lisp-C programming toolkit for the development of scriptable and distributed applications. Computationally expensive operations implemented as separate C-coded modules are selectively compiled into a small Xlisp interpreter, then called as Lisp fun
Distributed BACI: a toolkit for distributed applications
β Scribed by Burdette, Steven; Camp, Tracy; Bynum, Bill
- Publisher
- John Wiley and Sons
- Year
- 2000
- Tongue
- English
- Weight
- 139 KB
- Volume
- 12
- Category
- Article
- ISSN
- 1040-3108
No coin nor oath required. For personal study only.
β¦ Synopsis
We have built a distributed Ben-Ari Concurrent Interpreter (distributed BACI), which provides easy-touse commands to implement distributed algorithms. In distributed BACI, a send process, receive process, and interpreter process combine to provide the distributed system functionality necessary to implement distributed algorithms. In this paper, we introduce the distributed BACI toolkit, illustrate the toolkit with a distributed mutual exclusion algorithm, and discuss how the toolkit is implemented.
π SIMILAR VOLUMES
This paper presents the design and development of a co-ordination framework that enables a distributed, heterogeneous environment to be used as a single integrated system. The design has been motivated by the requirements of financial applications: in particular by a computationally intensive actuar