Add-ons & associated documentation
-
Jade Web-Services Integration Gateway (WSIG) - WSIG code : The Web Service Integration Gateway add-on allows automatically exposing agent services registered with the DF as Web Services.
-
Jade Web Services Dynamic Client (WSDC) - WSDC code : The Web Service Dynamic Client add-on allows invoking web services without any previous class generation step.
-
Distilled StateChart Behaviour : The DSC is a new JADE behaviour that allows defining agent behaviour through a particular hierarchical state machine called “Distilled StateChart (DSC)”. DSCs are obtained from the Statecharts formalism (Harel 1987) to model the agent behaviour as a set of consistent states and transitions, driven by events, to which specific actions are associated.
-
Jade Inter-Platform Mobility Service (IPMS) : IPMS is a JADE Kernel service that allows agents to migrate between different JADE platforms. From developers point of view inter-platform mobility is identical to the ontainer-to-Container mobility natively supported by JADE. The only difference is that a PlatformID is specified as destination location instead of a ContainerID. IPMS was origially developed by the Universita Autonoma de Barcelona.
-
Jade Security (Jade-S) - Jade-S code : This add-on allows deploying JADE-based system where each component (agents, containers) is owned by an authenticated user.
More to come.