Karolina Drewnik
Wael Jarad
Tomasz Kozicki
Communications in SPADE are handled internally by means of the Jabber protocol.
Every agent has Jabber ID (JID) and a valid password to establish a connection with the platform.
e.g. myagent@myprovider.com
Each SPADE agent has an internal message dispatcher component
A behavior is a task that an agent can execute using repeating patterns:
Cyclic and Periodic behaviours are useful for performing repetitive tasks
One-Shot and Time-Out behaviors can be used to perform casual tasks
The Finite State Machine allows more complex behaviors to be built
Event behaviors respond to some event that the agent perceives