Download List

Projeto Descrição

DIET Agents is a multi-agent platform in Java. A
bottom-up design is used to ensure that the
platform is lightweight, scalable, robust,
adaptive, and extensible. It is especially
suitable for rapidly developing peer-to-peer
prototype applications and/or adaptive,
distributed applications that use bottom-up,
nature-inspired techniques.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-11-02 11:57 Back to release list
0.95

Foi adicionado suporte para a persistência do agente. Em particular, as mudanças na camada de núcleo permitir a serialização de agentes enquanto estiverem em execução. Juntamente com a capacidade recém-adicionado para fazer uma pausa por agentes de trancá-los, isso fornece a persistência do agente de base. A funcionalidade da camada ARC foi aprimorado para facilitar o controle externo dos grupos de agentes. Isto pode, por exemplo, ser usado para salvar os agentes ao processo, como demonstrado pelo novo "persistente triagem" a aplicação de demonstração. Além disso, a plataforma suporta agora soquetes SSL. Vários pequenos bugs foram corrigidos, principalmente relacionadas com a comunicação remota.
Tags: Major feature enhancements
Support has been added for agent persistence. In
particular, changes in the core layer enable
serialization of agents while they are running.
Together with the newly added ability to pause
agents by locking them, this provides basic agent
persistence. The ARC layer functionality has been
enhanced to facilitate external control of groups
of agents. This can, for instance, be used in
order to save agents to file, as demonstrated by
the new "persistent sorting" demo application.
Furthermore, the platform now supports SSL
sockets. Several minor bugs were fixed, mostly
related to remote communication.

Project Resources