HomeMogDBMogDB StackUqbar
v5.0

Documentation:v5.0

Supported Versions:

Other Versions:

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 MogDB source code, and master basic storage knowledge and basic Linux commands.

The following figure shows the resource pooling architecture.

Figure 1: MogDB resource pooling architecture

img

  • 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.
Copyright © 2011-2024 www.enmotech.com All rights reserved.