Skip to content
/ Macsy Public
forked from mediapatterns/Macsy

Macsy is a framework for developing modular agents. Data is organised in blackboards. Computations are performed by modules that annotate the data in the blackboards. Modules communicate indirectly through the annotations that they leave in the blackboards. The framework enables the development of decentralised software agents for a plethora of …

Notifications You must be signed in to change notification settings

fabon/Macsy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Macsy

Macsy is a framework for developing modular agents. Data is organised in blackboards. Computations are performed by modules that annotate the data in the blackboards. Modules communicate indirectly through the annotations that they leave in the blackboards. The framework enables the development of decentralised software agents for a plethora of applications.

About

Macsy is a framework for developing modular agents. Data is organised in blackboards. Computations are performed by modules that annotate the data in the blackboards. Modules communicate indirectly through the annotations that they leave in the blackboards. The framework enables the development of decentralised software agents for a plethora of …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.9%
  • HTML 0.1%