Toggle navigation
SARL
Home
Download
Library
Documentation
Community
Run-time
News & Events
Publications & Presentations
About
Two simple agents in basic interaction
This code sample provides an illustration of:
Creation of agents by another agents (not sub-agents);
Firing of events to other agents;
Delay of asynchronous task execution;
Kill of the agent.
Code on GitHub