Toggle navigation
SARL
Home
Download
Library
Documentation
Community
Run-time
News & Events
Publications & Presentations
About
A simple agent decrementing an integer before dying
This code sample provides an illustration of:
Definition of a agent;
Definition of a asynchronously run task;
Decrementation of a counter;
Kill of the agent.
Code on GitHub