Old code from action 0.1 for cluster communication.
Find a file
2024-01-17 13:22:44 -05:00
include fix documentation 2024-01-16 17:14:33 -05:00
src implement get_task_status 2024-01-17 13:22:44 -05:00
.gitignore prevent accidental vscode commits 2024-01-11 11:52:44 -05:00
CMakeLists.txt fix library name and add public header intstallation 2024-01-11 11:53:17 -05:00
README.md initial commit 2024-01-10 18:11:43 -05:00

ACT cluster library

This library is shared between all tools using the ACT cluster build system. This includes act-deploy and the various tool agents.

Dependencies

This library requires libpqxx as well as an installation of the act language to build.