Old actsim cluster agent code for action 0.0.1
Find a file
2024-01-09 20:40:26 -05:00
.vscode add vscode settings to repo - to be removed later 2024-01-08 13:20:55 -05:00
include change db lib to take credential reference instead 2024-01-09 20:39:53 -05:00
src fix worker checks if thread object exists before attempting join 2024-01-09 20:40:26 -05:00
.gitignore exclude build files from git 2024-01-08 13:21:20 -05:00
CMakeLists.txt compile main tool functionality as shared library 2024-01-08 17:11:27 -05:00
README.md update readme 2024-01-05 12:12:22 -05:00

Actsim Cluster Agent

Database frontend for the actsim simulator. This tool works in conjunction with act-deploy and its associated database.

If you want to run a lot of distributed simulations, this is how to do it.

Roadmap

  • Run simulations from the database

Authors and acknowledgment

Base simulator actsim written by Rajit Manohar. Multi-head modifications and database frontend written by Fabian Posch.

License

This will probably end up with GPL-v3. For now all rights reserved.

Project status

Not even pre-alpha. I have to get this to a working state until the end of February.