登入選單
返回Google圖書搜尋
註釋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."