Distributed programming environments: an example of a message protocol
Abstract
In this paper we present a message protocol used for message passing between external components and a distributed programming environment. These message protocol allows structured data transfer and remote operations as function calls or signal emission. In the distributed programming environment, a new component called a Message Manager handles the incoming messages and management. This message protocol has been implemented and validated in the {\sc centaur} system.