The design and implementation of distributed Smalltalk
1987; Association for Computing Machinery; Volume: 22; Issue: 12 Linguagem: Inglês
10.1145/38807.38836
ISSN1558-1160
Autores Tópico(s)Peer-to-Peer Network Technologies
ResumoDistributed Smalltalk (DS) is an implementation of Smalltalk that allows objects on different machines to send and respond to messages. It also provides some capability for sharing objects among users. The distributed aspects of the system are largely user transparent and preserve the reactive quality of Smalltalk objects. Distributed Smalltalk is currently operational on a network of Sun workstations. The implementation includes an incremental distributed garbage collector and support for remote debugging, access control, and object mobility. This paper concentrates on the important design issues encountered and some of the more interesting implementation details. Performance measurements of the current implementation are included.
Referência(s)