developing.multi.agent.systems.with.jade
JADE是意大利的itilab实验室为应用多Agent系统开发的中间件,本书是应用JADE开发多Agent的教材,作者是Fabio Luigi Bellifemine, Giovanni Caire, Dominic Greenwood。是学习多Agent并给予JADE平台的非常好的一本书。本书目录:The Authors. List of Contributors. Preface. 1 Introduction. 2 Agent Technology Overview. 2.1 About agents. 2.2 The Foundation for Intelligent, Physical Agents (FIPA). 3 The JADE Platform. 3.1 Brief history. 3.2 JADE and the agents paradigm. 3.3 JADE architecture. 3.4 Compiling the software and launching the platform. 3.5 JADE packages. 3.6 Message transport service. 3.7 Admin and debugging tools. 4 Programming with JADE – Basic Features. 4.1 Creating agents. 4.2 Agent tasks. 4.3 Agent communication. 4.4 Agent discovery: the yellow pages service. 4.5 Agents with a GUI. 5 Programming with JADE – Advanced Features. 5.1 Ontologies and content languages. 5.2 Composing behaviours to create complex tasks. 5.3 Threaded behaviours. 5.4 Interaction protocols. 5.5 Interacting with the AMS. 5.6 Starting JADE from an external Java application. 6 Agent Mobility. 6.1 Agent mobility. 6.2 Intra-platform mobility. 6.3 Inter-platform mobility service. 6.4 Usage of the JADE mobility services. 7 JADE Internal Architecture. 7.1 Distributed coordinated filters. 7.2 Creating a JADE kernel service. 8 Running JADE Agents on Mobile Devices. 8.1 Main limitations of the mobile environment. 8.2 The LEAP add-on. 8.3 The split container execution mode. 8.4 Developing MIDP agents. 8.5 LEAP add-on advanced. 9 Deploying a Fault-Tolerant JADE Platform. 9.1 The main replication service. 9.2 Attaching the DF to a relational DB. 10 The JADE Web Services Integration Gateway. 10.1 Web service tech
下载地址
用户评论
多代理开发经典教材!感谢。