Memorias de investigación
Ponencias en congresos:
eJason: an implementation of Jason in Erlang
Año:2012

Áreas de investigación
  • Ciencias de la computación y tecnología informática

Datos
Descripción
In this paper we describe eJason, a prototype implementation of Jason, the well-known agent-oriented programming language, in Erlang, a concurrent functional programming language. The reason for choosing Erlang as the implementation vehicle is the surprising number of similarities between Jason and Erlang, e.g., both have their syntactical roots in logic programming, and share an actor-based process and communication model. Moreover, the Erlang runtime system implements lightweight processes and fast message passing between processes. Thus, by mapping Jason agents and agent-to-agent communication onto Erlang processes and Erlang process-to-process communication, we can create a very high-performing Jason implementation, potentially capable of supporting up to a hundred thousand concurrent actors. In this paper we describe in detail the implementation of Jason in Erlang, and provide early feedback on the performance of the implementation.
Internacional
Si
Nombre congreso
10th International Workshop on Programming Multi-Agent Systems (ProMAS 2012)
Tipo de participación
960
Lugar del congreso
Valencia, Spain
Revisores
Si
ISBN o ISSN
???
DOI
Fecha inicio congreso
05/06/2012
Fecha fin congreso
05/06/2012
Desde la página
Hasta la página
Título de las actas

Esta actividad pertenece a memorias de investigación

Participantes

Grupos de investigación, Departamentos, Centros e Institutos de I+D+i relacionados
  • Creador: Grupo de Investigación: BABEL: Desarrollo de Software Fiable y de Alta Calidad a partir de Tecnología Declarativa