Télécharger la liste

Description du projet

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.

Système requise

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 Retour à la liste release
0.95

Un soutien a été ajouté à la persistance d'agent. En particulier, les changements dans la couche de base permettant la sérialisation des agents alors qu'ils sont en marche. Avec la capacité récemment ajoutée pour mettre en pause des agents en les enfermant, cela permet la persistance des agents de base. La fonctionnalité de couche ARC a été amélioré pour faciliter le contrôle externe des groupes d'agents. Cela peut, par exemple, être utilisé pour sauver des agents au dossier, comme en témoigne le nouveau «tri» application de démonstration. Par ailleurs, la plate-forme supporte maintenant les sockets SSL. Plusieurs bugs mineurs ont été corrigés, principalement liés à la communication à distance.
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