DotNetAgent Wiki
Agent Behaviour
Notes on the architecture as it relates to Jade (http://jade.tilab.com/)Behaviours and the Container are implemented as Agents.
Instead of having multiple behaviours, each agent has only one "behaviour" but may host other child agents.
The Container is thus a top-level agent.
Agent Communication
Agent Communication is done via messaging and implemented using WCF through TCP