./lang/kali, Distributed implementation of Scheme

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2013Q1, Version: 0.52.2, Package name: kali-0.52.2, Maintainer: pkgsrc-users

Kali Scheme is a distributed implementation of Scheme that permits
efficient transmission of higher-order objects such as closures
and continuations. The integration of distributed communication
facilities within a higher-order programming language engenders a
number of new abstractions and paradigms for distributed computing.
Among these are user-specified load-balancing and migration policies
for threads, incrementally-linked distributed computations, and
parameterized client-server applications. Kali Scheme supports
concurrency and communication using first-class procedures and
continuations. It integrates procedures and continuations into a
message-based distributed framework that allows any Scheme object
(including code vectors) to be sent and received in a message. Some
of the applications and implementation techniques we have looked
at using Kali Scheme include:

User-level load balancing and migration.
Incremental distributed linking of code objects.
Parameterized client-server applications.
Long-lived parallel computations.
Distributed data mining.
Executable content in messages over wide-area networks
(e.g. the World-Wide Web)


Master sites:

SHA1: 85e2fe2f2d01c867ab15a513a4ec7313ebd5155e
RMD160: 012889783fcc2247130d3705ca7c9423cc0e5ac3
Filesize: 1040.629 KB

Version history: (Expand)