Vincent Rodin and Alexis Nédélec.
oRis: An agents communication language for distributed virtual environment.
RO-MAN'99, 8th IEEE International Workshop on Robot and Human Interaction, pages 41-46, Pisa (Italy), 27-29 September 1999.
Abstract:
In this paper, we present oRis which is a multiagent language. This language is particularly well adapted to the creation of applications in distributed virtual environments.
oRis language is agent oriented (active object) and interpreted. The interpreter is written in C++. Then, oRis allows a deep coupling with C++ language. Moreover, due to the oRis/C++ coupling, oRis may be connected to other languages. For example, we are able to call Java for network communication.
In its basic version, oRis authorizes different types of communications between agents located on the same machine: synchronous, asynchronous and diffusion. Thus, we have developed a communication layer allowing communication among distant agents located on different machines.
[doi:10.1109/ROMAN.1999.900311] [Rodin99b.pdf]