Server cluster-based parallel real-time database
A server cluster, real-time data technology, applied in the field of informatization, can solve problems such as slow operation speed, high hardware requirements for parallel databases, and inability to restore server failure data, and achieve the effect of meeting processing needs
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment
[0030] 1. Data writing
[0031] The steps for the client to write data to the database are as follows:
[0032] 1. The client packs and compresses the data to be sent to the access layer of the database;
[0033]2. The database access layer decompresses the data packets sent by the client after receiving them, then repackages the data packets according to the built-in distribution algorithm, and then sends the repackaged data packets to the corresponding data layer;
[0034] 3. After the corresponding data layer receives the data packet, it first parses the data and then saves it to the disk.
[0035] 2. Data reading
[0036] The steps for the client to read data from the database are as follows:
[0037] 1. The client sends a read command (including query parameters);
[0038] 2. After the database access layer receives the read command, it parses the query parameters in the command;
[0039] 3. The database access layer splits the query instructions according to the bui...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 

