登入
選單
返回
Google圖書搜尋
ActorSpaces
Gul A. Agha
University of Illinois at Urbana-Champaign. Department of Computer Science
Christian J. Callsen
其他書名
An Open Distributed Programming Paradigm
出版
Department of Computer Science, University of Illinois at Urbana-Champaign
, 1992
URL
http://books.google.com.hk/books?id=bUagpwAACAAJ&hl=&source=gbs_api
註釋
Abstract: "We present a new programming paradigm based on Actors called ActorSpace, where the communication style is replaced with a one to one-out-of-many communication style. This style was inspired by Linda, and extended with broadcast primitives to allow group-based communication. In order to add scoping to broadcast messages, we introduce the notion of ActorSpaces, which are collections of actors. We define several operations on ActorSpaces, and their names can be communicated as with actornames. The resulting paradigm provides powerful support for distributed computing in scalable, open systems. We give an example to demonstrate the ideas and use of the new concepts developed and briefly describe work in progress to implement a prototype for ActorSpaces."