HIGHER-ORDER DISTRIBUTED OBJECTS

Citation
H. Cejtin et al., HIGHER-ORDER DISTRIBUTED OBJECTS, ACM transactions on programming languages and systems, 17(5), 1995, pp. 704-739
Citations number
37
Categorie Soggetti
Computer Sciences","Computer Science Software Graphycs Programming
ISSN journal
01640925
Volume
17
Issue
5
Year of publication
1995
Pages
704 - 739
Database
ISI
SICI code
0164-0925(1995)17:5<704:HDO>2.0.ZU;2-3
Abstract
We describe a distributed implementation of Scheme that permits effici ent transmission of higher-order objects such as closures and continua tions. The integration of distributed communication facilities within a higher-order programming language engenders a number of new abstract ions and paradigms for distributed computing. Among these are user-spe cified load-balancing and migration policies for threads, incrementall y linked distributed computations, and parameterized client-server app lications. To our knowledge, this is the first distributed dialect of Scheme (or a related language) that addresses lightweight communicatio n abstractions for higher-order objects.