Changes for page TuCSoN4JADE
From version 17.1
edited by Andrea Omicini
on 31/12/2021 13:20
on 31/12/2021 13:20
Change comment:
There is no comment for this version
To version 20.1
edited by Andrea Omicini
on 02/11/2022 19:32
on 02/11/2022 19:32
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,10 +1,10 @@ 1 -= {{ italiano}}Home di {{/italiano}}{{t4j short='n'/}}{{english}}Home{{/english}}=1 += {{t4j short='n'/}} = 2 2 3 3 >What is {{t4j short='n'/}} 4 4 5 5 {{t4j short='n'/}} ({{t4j/}} for short) is a Java library enabling JADE agents to exploit {{tucson/}} coordination services wrapped as an ad-hoc API into a JADE kernel service. 6 6 7 -[[JADE>>http://jade.tilab.com]] is a FIPA-compliant Java-based agent development framework featuring standard //MAS middleware// features such as agent mobility, white and yellow pages service, ACL-based message passing, and built-in FIPA protocols. [[{{tucson/}}>>TuCSoN.WebHome]] is a Java-based middleware providing software agents with //coordination as a service// via programmable logic tuple spaces, called tuple centres. By combining {{tucson/}} and JADE, {{t4j/}} aims at providing MAS engineers with a full-featured MAS middleware, enabling them to exploit both dimensions of //agent-oriented software engineering// — //individual//, through #jade()agents; //social//, via {{tucson/}} tuple centres — in a complete and well-balanced way.7 +[[JADE>>http://jade.tilab.com]] is a FIPA-compliant Java-based agent development framework featuring standard //MAS middleware// features such as agent mobility, white and yellow pages service, ACL-based message passing, and built-in FIPA protocols. [[{{tucson/}}>>TuCSoN.WebHome]] is a Java-based middleware providing software agents with //coordination as a service// via programmable logic tuple spaces, called tuple centres. By combining {{tucson/}} and JADE, {{t4j/}} aims at providing MAS engineers with a full-featured MAS middleware, enabling them to exploit both dimensions of //agent-oriented software engineering// — //individual//, through JADE agents; //social//, via {{tucson/}} tuple centres — in a complete and well-balanced way. 8 8 9 9 {{t4j/}} is available under [[GNU LGPL license>>https://www.gnu.org/licenses/lgpl.html]]. 10 10 ... ... @@ -22,4 +22,5 @@ 22 22 {{code}}java -cp t4j.jar:tucson.jar;2p.jar;jade.jar jade.Boot -gui -services it.unibo.tucson.jade.service.TucsonService{{/code}} 23 23 * JADE GUI should appear as depicted below 24 24 ** [[image:t4j-running.jpeg||width="800"]] 25 -{{include reference='Environment'/}} 25 + 26 +{{include reference="Environment" excludeFirstHeading="true"/}}