当前位置:网站首页>[tcaplusdb knowledge base] Introduction to tcaplusdb tcaplusadmin tool
[tcaplusdb knowledge base] Introduction to tcaplusdb tcaplusadmin tool
2022-06-27 11:02:00 【InfoQ】
【TcaplusDB The knowledge base 】TcaplusDB Table data cache Introduction



- Cache cycle : Represents data that users can accept from Tcapdb Delay in synchronizing to third-party systems , Minimum 1s, The bigger this is , It means that the user is less sensitive to delay .Tcapdb The side will de duplicate the requests within the cache cycle time window ( for example ,1s Inside to the same key Many times Replace operation , After weight removal, only the last time Replace The content after synchronization is sent to the third-party system , The first two requests can be omitted ), So as to reduce the overall synchronization QPS Lifting performance .
- key Field mapping :tcaplus surface key Fields to MySQL Watch or Kafka Of key Mapping of fields , If there is no special requirement, the table fields of the two systems should be consistent , It is conducive to positioning . Binary type is not supported key Field ( namely tdr In the array 、 Secondary field ,pb Medium bytes 、repeated Other types ) Cache .
- value Field mapping :tcaplus surface value Fields to MySQL Watch or Kafka Of value Mapping of fields , If there is no special requirement, the table fields of the two systems should be consistent , It is conducive to positioning .value If the field is of binary type , Will binary Synchronize to MySQL perhaps Kafka, Users need to learn from MySQL Read deserialization resolution .
- tcaplus The cache function only synchronizes the incremental modification to the third-party system after the cache is enabled , The data before enabling is not synchronized , If you want to synchronize this part of data, you need DBA Pull out the cold standby , take txh data dump Import into the third-party system , Then enable cache .
- The performance bottleneck of caching is tcapsvr Synchronization thread CPU,tcapsvr Side stand alone QPS Up to 8w/s.tcapdb The capability of the side can be expanded horizontally, which is not a bottleneck .

边栏推荐
- Review of last week's hot spots (6.20-6.26)
- 【TcaplusDB知识库】TcaplusDB表数据缓写介绍
- [methodot topic] what kind of low code platform is more suitable for developers?
- 【TcaplusDB知识库】TcaplusDB机器初始化和上架介绍
- Change PIP mirror source
- Ci/cd automatic test_ 16 best practices for CI / CD pipeline to accelerate test automation
- Mongodb cross host database copy and common commands
- Evolution of software system architecture
- “互联网+”大赛命题火热对接中 | 一图读懂百度38道命题
- [learn FPGA programming from scratch -47]: Vision - current situation and development trend of the third generation semiconductor technology
猜你喜欢

Oracle group statistics query

KDD 2022 | 基于分层图扩散学习的癫痫波预测

Tcp/ip explanation (version 2) notes / 3 link layer / 3.4 bridge and switch / 3.4.1 spanning tree protocol (STP)

一篇抄十篇,CVPR Oral被指大量抄袭

Error im002 when Oracle connects to MySQL

Working at home is more tiring than going to work at the company| Community essay solicitation

“全班29人24人成功读研”冲上热搜!剩下的5个人去哪了?
![LeetCode 522 最长特殊序列II[枚举 双指针] HERODING的LeetCode之路](/img/b1/80a51b403dfb0611b87ef9aa3215af.png)
LeetCode 522 最长特殊序列II[枚举 双指针] HERODING的LeetCode之路

红包雨: Redis 和 Lua 的奇妙邂逅

How to deploy jupyterlab in methodot?
随机推荐
【TcaplusDB知识库】Tmonitor后台一键安装介绍(一)
ECMAScript 6(es6)
Metadata of database
“互联网+”大赛命题火热对接中 | 一图读懂百度38道命题
[tcapulusdb knowledge base] Introduction to tmonitor stand-alone installation guidelines (II)
3D移动 translate3d
How to deploy jupyterlab in methodot?
Support system of softswitch call center system
堆-堆排序-TopK
KDD 2022 | epileptic wave prediction based on hierarchical graph diffusion learning
微软云 (Microsoft Cloud) 技术概述
Based on swift admin's rapid background development framework, I made a rookie tutorial [professional version]
Code for structural design of proe/creo household appliances - electric frying pan
NAACL 2022 | TAMT:通过下游任务无关掩码训练搜索可迁移的BERT子网络
面试突击60:什么情况会导致 MySQL 索引失效?
【TcaplusDB知识库】TcaplusDB数据构造介绍
【TcaplusDB知识库】TcaplusDB OMS业务人员权限介绍
go-zero微服务实战系列(七、请求量这么高该如何优化)
学习笔记之——数据集的生成
Design and Simulation of direct torque control system for induction motor (motion control matlab/simulink)