Wiki source code of TuCSoN4Jason
Last modified by Stefano Mariani on 2020/11/30 13:36
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | |||
2 | 1 TuCSoN4Jason | ||
3 | |||
4 | See main page [ here | https://apice.unibo.it/xwiki/bin/view/TuCSoN/4Jason ] | ||
5 | |||
6 | 1.1 Team | ||
7 | |||
8 | * [Alessandro Fantini>https://apice.unibo.it/xwiki/bin/view/XWiki/AlessandroFantini3] | ||
9 | * [Federico Foschini>https://apice.unibo.it/xwiki/bin/view/XWiki/FedericoFoschini4] | ||
10 | |||
11 | 1.1 Overview | ||
12 | |||
13 | #tforjn() (#tforjnsh() for short) is a Java library enabling #jason() agents to exploit #tucson() coordination services wrapped as #jason() internal actions. [Jason > http://http://jason.sourceforge.net/wp/] is a well-known Java-based implementation of the #agentsl() language for BDI agents. [TuCSoN > http://tucson.unibo.it] is Java-based middleware providing software agents with coordination as a service via programmable logic tuple spaces, called tuple centres. | ||
14 | |||
15 | By combining #tucson() and #jason(), #tforjnsh() aims at providing MAS engineers with a full-featured ~~MAS middleware~~ for cognitive agents, enabling them to exploit both dimensions of agent-oriented software engineering — ~~individual~~, through #jason() agents; ~~social~~, via #tucson() tuple centres — in a complete and well-balanced way. | ||
16 | |||
17 | #tforjnsh() is available under [GNU LGPL license > https://www.gnu.org/licenses/lgpl.html]. |