Old code from action 0.1 for cluster communication.
| include | ||
| src | ||
| .gitignore | ||
| CMakeLists.txt | ||
| README.md | ||
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.
Known issues
- When the destructor of a connection is called after a "Too many clients" error, the connection object segfaults