12 2024 档案

摘要:Sentinel介绍 略 https://sentinelguard.io/zh-cn/ https://github.com/alibaba/Sentinel https://sentinelguard.io/zh-cn/docs/quick-start.html https://github.c 阅读全文
posted @ 2024-12-31 17:37 木马不是马 阅读(12) 评论(0) 推荐(0) 编辑
摘要:死锁、活锁、饥饿锁 死锁的产生场景 synchronized 两种锁类型 (代码块和方法上) mysql索引的数据结构 hash和b+树 hash区间查询的时候会全表扫描吗 索引覆盖 (覆盖索引的实际场景) 怎么解决回表查询 学生id,课程id,课程成绩 各成绩都大于60的学生id select i 阅读全文
posted @ 2024-12-13 15:17 木马不是马 阅读(4) 评论(0) 推荐(0) 编辑