Happy

Results 12 comments of Happy

# 快慢key https://tech.meituan.com/2020/07/01/kv-squirrel-cellar.html ![image](https://github.com/OpenAtomFoundation/pika/assets/20750625/9fb1c887-2203-4631-bd4e-933e177a64e7) 限流: - 访问量 - 带宽的占用量 热点key(怎么判断出来的?就是上面的限流key吗?)调度: - 把热点 Slot 迁移到这个热点主从 # 队列 + 线程池 + 动态调整 https://tech.meituan.com/2020/07/01/kv-squirrel-cellar.html ![image](https://github.com/OpenAtomFoundation/pika/assets/20750625/8e5e78d0-02bb-4f0f-8cbd-896dc2a34871) https://tech.meituan.com/2024/03/15/kv-squirrel-cellar.html ![image](https://github.com/OpenAtomFoundation/pika/assets/20750625/b3858255-3c40-41c0-8da4-6773140fca7f) ![image](https://github.com/OpenAtomFoundation/pika/assets/20750625/2aa109e8-bdc1-4ae9-a3c1-b6b08ec2be33) 多队列:4 个队列 + 4 个线程池的结构,将请求分成...

I found that this parameter already exists, how can I modify it. https://github.com/chaos-mesh/chaos-mesh/blob/release-2.7/helm/chaos-mesh/values.yaml#L539