한국어 Login Register

Versions available for this page: CUBRID 8.2.1  |  CUBRID 8.3.0  |  CUBRID 8.3.1  |  CUBRID 8.4.0 |  CUBRID 8.4.1  | 

CUBRID Manager Architecture

The figure below shows the architecture of the CUBRID Manager. The CUBRID Manager server runs on a host installed with the Database Server and Broker. The CUBRID Manager client is connected to this CUBRID Manager server.

The CUBRID Manager server consists of a cub_auto process and a cub_js process. To connect to the CUBRID Manager server from the CUBRID Manager client, the CUBRID Manager server must be running, and the network port (TCP/IP) that corresponds to the cub_auto process and the cub_js process must be set. To perform a query, the Broker to which JDBC connects also must be running.

  • The cub_auto process authenticates the CUBRID Manager client users, performs periodic automations, and collects analysis information.
  • The cub_js process executes user requests received from the CUBRID Manager client.

manager_architecture_server.png

For more information on running the server, see Configuring CUBRID Manager Server.