当前位置:网站首页>Kunlunbase meetup is waiting for you!
Kunlunbase meetup is waiting for you!
2022-07-03 08:18:00 【Kunlunbase Kunlun database】
7 month 2 Japan ( Saturday ),KunlunBase on-line MeetUP I'm waiting for you !
Welcome to Saturday afternoon KunlunBase studio , Our technical experts will explain to you KunlunBase The design idea and implementation of the characteristic distributed task framework 、 applied technology , as well as KunlunBase Unique read-write separation scheme and its unique advantages over other types of functional components . Learn to exchange and learn software design and development technology and database system application and management technology , Come on KunlunBase studio !
15:00-15:40
lecturer :Summer( Database system technologist )
The theme :《KunlunBase Introduction to distributed task coordination framework 》
Content introduction :KunlunBase( Kunlun database ) As a distributed database product , Native has the need for multiple physical devices to work together . Many cluster level operations, such as capacity expansion , Retreated , Add slices (storage shard), Increase / decrease calculation node , Increase or decrease storage nodes , Redo the standby machine , data shuffle And so on need to be completed on different physical devices .KunlunBase These tasks in are usually composed of multiple or parallel or serial steps , And different tasks need to be executed in parallel . In order to make this distributed collaborative task complete reliably, it has both scalability and concurrency , The team built a distributed task execution framework . After our practice and continuous improvement , This framework can well Abstract tasks with complex temporal dependencies , To achieve a high degree of concurrency , Easy to program , Task status is observable , And good packaging and modularization . This technology sharing introduces this distributed task processing framework and its application in KunlunBase Application in .
15:40-16:20
lecturer : He Chuangxin ( Zetuo technology pre-sales technical expert )
The theme :《KunlunBase Read write separation scheme 》
Content introduction : Database read-write separation technology is widely used in production systems , By executing read-only queries on the standby machine, you can make full use of the hardware resources of the standby machine , Avoid read-only queries affecting the write performance of the primary node . There are many implementation schemes for read-write separation : Based on Applications 、 Based on database driver 、 Based on middleware , Some of these schemes usually need to modify the application code , Some schemes ignore the requirements of data consistency , This leads to inaccurate query results .KunlunBase The database cluster passes through KunlunServer( Computing node ) Read and write separation , Easy to use and efficient , The configuration is simple and convenient , There is no need to modify the application code , It can realize the separation of reading and writing transparently , And keep things going ACID attribute . This topic describes KunlunBase The working principle of read-write separation of database clusters , advantage 、 Implementation methods and usage methods , The configuration process of read-write separation is demonstrated by a case .
Broadcast address
https://live.bilibili.com/24046901
This Saturday afternoon 15:00-16:20, Welcome to the live broadcast room ~

Long press to identify the qr code , Focus on the studio
边栏推荐
- Zohocrm deluge function application time verification
- 【K&R】中文第二版 个人题解 Chapter1
- Maxcompute string splitting function -split_ PART
- Luaframwrok handles resource updates
- JS to implement publish and subscribe
- Golang time format sorting
- One dimensional array two dimensional array (sort Max insert sort)
- oracle中的 (+)是什么意思
- swagger文档配置
- Student educational administration management system of C # curriculum design
猜你喜欢
![P1596 [USACO10OCT]Lake Counting S](/img/a7/07a84c93ee476788d9443c0add808b.png)
P1596 [USACO10OCT]Lake Counting S

An intern's journey to cnosdb

My touch screen production "brief history" 1

Detailed explanation of all transfer function (activation function) formulas of MATLAB neural network

Wpf: solve the problem that materialdesign:dialoghost cannot be closed

Pycharm remote ssh pyenv error: pydev debugger: warning: trying to add breakpoint to file that does

MAE

Ventuz Foundation Series "one step at the door"

超限黑客认知

Viz artist advanced script video tutorial -- stringmap use and vertex operation
随机推荐
[cocos creator] get the resource UUID
LinkList
Huawei interview summary during the epidemic
A tunnel to all ports of the server
Map的实现类的顺序性
About the problem that the editor and the white screen of the login interface cannot be found after the location of unityhub is changed
P2622 light off problem II (state compression search)
Conversion between JSON and object
E: Unable to locate package ROS melody desktop full
Redis的数据结构
Display terrain database on osgearth ball
Unity change default editor
超限黑客认知
Solution détaillée de toutes les formules de fonction de transfert (fonction d'activation) du réseau neuronal MATLAB
Retail philosophy retail psychological warfare after reading -- 7-11 is a good product!
Youyou1 of xlua knapsack system
Abstract classes and interfaces
Minimap plug-in
【K&R】中文第二版 个人题解 Chapter1
C#课程设计之员工信息管理系统