当前位置:网站首页>[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 .

边栏推荐
- 21:第三章:开发通行证服务:4:进一步完善【发送短信,接口】;(在【发送短信,接口】中,调用阿里云短信服务和redis服务;一种设计思想:BaseController;)
- 中科院微生物所招聘青年PI 20比特,2百萬安家費,千萬啟動經費(長期有效)
- For a moment, the ban of the US e-cigarette giant has been postponed, and products can be sold in the US for the time being
- Ci/cd automatic test_ 16 best practices for CI / CD pipeline to accelerate test automation
- If you find any loopholes later, don't tell China!
- [tcapulusdb knowledge base] Introduction to tmonitor background one click installation (II)
- [cloud enjoys freshness] community weekly · vol.68- Huawei cloud recruits partners in the field of industrial intelligence to provide strong support + business realization
- ci/cd自动化测试_CI / CD管道加快测试自动化的16种最佳实践
- ECMAScript 6(es6)
- Border affects the height of the parent element - solution
猜你喜欢
嵌入式软件架构设计-模块化
The tutor invites you to continue your doctoral study with him. Will you agree immediately?
[methodot topic] what kind of low code platform is more suitable for developers?
Quelles sont les fonctions de base nécessaires au développement d'applications de commerce électronique en direct? Quelles sont les perspectives d'avenir?
Eureka核心源码解析
面试突击60:什么情况会导致 MySQL 索引失效?
学习笔记之——数据集的生成
Imeta: a collection of imagegp+ video tutorials of high-value drawing websites, which has been cited 360 times (220625 updates)
Mail system (based on SMTP protocol and POP3 protocol -c language implementation)
File name setting causes an error to be written to writelines: oserror: [errno 22] invalid argument
随机推荐
VPT模型视频讲解
闭包的常见问题
Queue, two-way queue, and its application
[methodot topic] what kind of low code platform is more suitable for developers?
Exception in Chinese character fuzzy query of MySQL database
【TcaplusDB知识库】TcaplusDB表数据缓写介绍
[learn FPGA programming from scratch -47]: Vision - current situation and development trend of the third generation semiconductor technology
Ubuntu手动安装MySQL
NVME2.0协议——新特性
Ubuntu手動安裝MySQL
数据库之元数据
软件系统架构的演变
实验笔记之——CARMEN (.log .clf)文件转换为rosbag
【TcaplusDB知识库】TcaplusDB集群管理介绍
基于swiftadmin极速后台开发框架,我制作了菜鸟教程[专业版]
Oracle trigger stored procedure writes at the same time
[tcapulusdb knowledge base] Introduction to new models of tcapulusdb
Naacl 2022 | TAMT: search the transportable Bert subnet through downstream task independent mask training
.NET6接入Skywalking链路追踪完整流程
Leetcode to do questions