http://gimg2.baidu.com/image_search/src=http%3A%2F%2Fc-ssl.duitang.com%2Fuploads%2Fitem%2F202005%2F08%2F20200508102713_L8aCB.jpeg&refer=http%3A%2F%2Fc-ssl.duitang.com&app=2002&size=f9999,10000&q=a80&n=0&g=0n&fmt=jpeg?sec=1649077062&t=40b7b14053ef546a57de4934b9442cbe",

05 2024 档案

摘要:一、背景 Redis 哨兵模式在一定程度上解决的系统的高可用问题,但单 master 节点的写入也成为了系统处理高并发请求时的瓶颈。 二、方案原理 采用多个 master 节点集群模式实现 Redis 水平扩容,提供并发请求处理能力; cluster 自带 sentinel 故障转移机制,无需再使用 阅读全文
posted @ 2024-05-19 10:47 DeepInThought 阅读(15) 评论(0) 推荐(0) 编辑
摘要:一、An unexpected connection driver error occurred (Exception message: Connection reset) 大致描述:springboot 在集成 rabbitMQ 时启动服务一直报这个错。 原因是代码中使用了延迟队列但是为下载延迟插 阅读全文
posted @ 2024-05-18 00:15 DeepInThought 阅读(572) 评论(0) 推荐(0) 编辑
摘要:一、下载地址 https://skywalking.apache.org/downloads/ 需下载安装包: SkyWalking APM (v9.6.0) (新版本 Booster UI 已集成在 SkyWalking APM中) apache-skywalking-apm-9.6.0.tar 阅读全文
posted @ 2024-05-17 22:25 DeepInThought 阅读(214) 评论(0) 推荐(0) 编辑
摘要:一、安装 ## rabbitmq 依赖 erlang 环境, 先安装 erlang brew install erlang brew install rabbitmq ## 安装主要日志(备份) ==> Caveats ==> erlang Man pages can be found in: /u 阅读全文
posted @ 2024-05-15 21:47 DeepInThought 阅读(179) 评论(0) 推荐(0) 编辑
摘要:一、安装 elasticsearch(单机版) 下载地址:https://www.elastic.co/cn/downloads/elasticsearch 指定版本:https://www.elastic.co/cn/downloads/past-releases/elasticsearch-8- 阅读全文
posted @ 2024-05-08 08:33 DeepInThought 阅读(1194) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示