1 / 10

JADE - Java Agent DEvelopment framework -

JADE - Java Agent DEvelopment framework -. Chao-Lin Wu Multi-Agent System May 13th, 2004. Introduction. A framework to develop multi-agent systems in compliance with the FIPA specification System Requirements Java Run Time Environment v1.4 (JDK1.4). Introduction (cont.). Download

huela
Download Presentation

JADE - Java Agent DEvelopment framework -

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. JADE- Java Agent DEvelopment framework - Chao-Lin Wu Multi-Agent System May 13th, 2004

  2. Introduction • A framework to develop multi-agent systems in compliance with the FIPA specification • System Requirements • Java Run Time Environment v1.4 (JDK1.4)

  3. Introduction (cont.) • Download • JADE web site, http://jade.cselt.it • For all platform • Joining JADE-develop mailing group • http://sgi.csie.ntu.edu.tw/~clwu/mas/ • For windows platform only • Including all the example codes and compiled

  4. Introduction (cont.) • Installation • Unzip the file to some directory, e.g. c:\jade • Setup • CLASSPATH • %CLASSPATH%;.;c:\jade\lib\jade.jar;c:\jade\lib\jadeTools.jar;c:\jade\lib\Base64.jar;c:\jade\lib\iiop.jar;c:\jade\classes

  5. Agent Agent Agent Agent Agent Agent Agent Agent Agent Agent Main-Container Container Container Container Agent Platform Concept • Main-Container • Container • Agent …

  6. Main-Container Main-Container Main-Container Container Container Container Container Container Fault Tolerant • Multiple backup Main-Containers? NO!

  7. Main-Container1 Container Container Container Container Container Cooperative Agent Platform • IOR – later in demonstration Main-Container2 Main-Container3

  8. DEMO • Single Agent Platform • Sniffer • Initiate Agent • Name:Jave.Class • Command Line • GUI of RMA (Remote Manage Agent) • GUI of Directory Facilitator • Dummy Agent

  9. DEMO (cont.) • Single Platform with Remote Container • Remote RMA • Remote Sniffer • No Remote GUI of Directory Facilitator • Cooperative Agent Platforms – IOR • Identification code when start JADE • Storing as a text file under c:\jade

  10. Potential Problems • Examples in the JADE Document • Not compiled yet • Not included in current version • Solved if using the second resource • Blocked Communication due to Firewall • Necessary to shutdown (main-)container before running updated Agent

More Related