Glossary

AcronymMeaningDescription
PSPrimary ServerTomcat hosting CJCMA
SSSecondary ServerTomcat hosting CJNMA
TSTertiary ServerTomcat hosting the user’s .war
CJCMAclusterj-cluster-manager-api.war.war with the endpoints for cluster management and machine management
CJNMAclusterj-node-manager-api.war.war with the endpoints for node management
SDBSetup databaseClusterJ database to store user data, organizations data, cluster data, machines data.
All stored procedures for setup handling are in this database too
UDBUser databasedatabase to handle user transactions
CJSTClusterJ Session TokenSome cluster operations must be authorized. A session token is necessary for user authorization. The session token is generated by session operations.