The Tiny Multiagent Platform is a very small platform which permits to implement and run agent-based systems.
This platform was written by Stéphane GALLAND and Nicolas GAUD for the multiagent courses of the Computer Science Department of the University of Technology of Belfort-Montbéliard.
The Tiny Multiagent Platform contains the following projects:
org.arakhne.tinyMAS.core: the core implementation of the platform including kernel, scheduler, white pages, yellow pages, agents, environment, influence and perception.org.arakhne.tinyMAS.network: an extension of the tinyMAS platform that supports kernels distributed on a network.org.arakhne.tinyMAS.situatedEnvironment: an extension of the tinyMAS core platform that provides features for situated environments: environment, body, perception and influence.org.arakhne.tinyMAS.demo: demos that illustrate several features of the tinyMAS platform.tinyMAS is dedicated to students. If you are searching for an industry-ready platform, please take a look at the: