Abstract
|
|
---|---|
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. | |
International
|
Si |
Congress
|
10th International Workshop on Programming Multi-Agent Systems (ProMAS 2012) |
|
960 |
Place
|
Valencia, Spain |
Reviewers
|
Si |
ISBN/ISSN
|
??? |
|
|
Start Date
|
05/06/2012 |
End Date
|
05/06/2012 |
From page
|
|
To page
|
|
|