首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > Erlang风格的并发策略方案

Erlang风格的并发策略方案

  • 资源大小:75.67 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: erlang 并发 风格 方案 策略

资 源 简 介

About Termite Scheme is a variant of Scheme intended for distributed computing. It offers a simple and powerful concurrency model, inspired by the Erlang programming language, which is based on a message-passing model of concurrency. There"s a paper about Termite. It runs on top of Gambit-C, a very nice Scheme system developed by Marc Feeley at Université de Montréal. License Termite is distributed under the terms of the LGPL license. Installation 1 Install the latest version of Gambit-C 2 Get the latest Termite and put it in Gambit"s lib/ directory $ cd /usr/local/Gambit-C/current/lib$ svn checkout http://termite.googlecode.com/svn/trunk/ termite 3 Copy the tsi script to Gambit"s bin directory (optional) Contact

文 件 列 表

termite
.svn
test
otp
benchmarks
examples
deftype.scm
recv.scm
CHANGELOG
LICENSE
VERSION
INSTALL
tsi
match-support.scm
uuid.scm
data.scm
termite.scm
README
termite#.scm
match.scm
VIP VIP
0.175893s