Loading

摘要: 1、总览 Webservice Query Meta Storage Raftpart Kvstore 1.1、时序图 2、Query流程 query:parser → validator → optimizer → executor Parser 完成对语句的词法语法解析并生成抽象语法树(AST) 阅读全文
posted @ 2023-01-13 15:05 koko1996 阅读(382) 评论(0) 推荐(0)
摘要: 网络 TCP TCP三次握手过程: TCP服务器进程先创建传输控制块TCB,时刻准备接受客户进程的连接请求,此时服务器就进入了LISTEN(监听)状态; TCP客户进程也是先创建传输控制块TCB,然后向服务器发出连接请求报文,这时报文首部中的同部位SYN=1,同时选择一个初始序列号 seq=x ,此 阅读全文
posted @ 2022-12-29 11:02 koko1996 阅读(125) 评论(0) 推荐(0)
摘要: Ansible Role 修改文件一行 - name: modify hard limit of max open files number lineinfile: path: /etc/security/limits.conf regexp: '^root hard nofile' inserta 阅读全文
posted @ 2022-07-18 18:47 koko1996 阅读(52) 评论(0) 推荐(0)
摘要: Spring Boot拦截器 阅读全文
posted @ 2021-04-08 16:37 koko1996 阅读(61) 评论(0) 推荐(0)
摘要: CPU占有率曲线 阅读全文
posted @ 2021-03-16 14:30 koko1996 阅读(34) 评论(0) 推荐(0)
摘要: 备用shell 阅读全文
posted @ 2021-03-12 10:18 koko1996 阅读(168) 评论(0) 推荐(0)
摘要: 备用shell 阅读全文
posted @ 2020-10-20 18:58 koko1996 阅读(72) 评论(0) 推荐(0)
摘要: 有人一辈子专注于十步之内,有人却会在某一时刻醒悟,从此志在千里。 阅读全文
posted @ 2020-10-08 21:55 koko1996 阅读(60) 评论(0) 推荐(0)