Resource Pooling Architecture

This document describes some best practices and precautions in the resource pooling architecture. Developers who are interested in related features can quickly deploy, practice, or perform customized development. It is recommended that developers have at least basic knowledge, be proficient in compiling openGauss source code, and master basic storage knowledge and basic Linux commands.

The following figure shows the resource pooling architecture.

Figure 1: openGauss resource pooling architecture

  • The read/write node and the read-only node share the same underlying storage.
  • The read/write node and the read-only node use the DMS components to share hot data pages in the shared buffer pool through the TCP or RDMA protocol.
  • The read/write node and the read-only node access persistent data in the underlying shared storage through DSS APIs and DSS servers.
Feedback
编组 3备份
    openGauss 2024-05-19 00:42:09
    cancel