开源组件
-
sentinel,kong,envoy关于限流的比较
浏览数: 267 Sentinel Sentinel 是阿里巴巴开源的一款强大的流量控制组件,它主要提供以下几种维度的限流: 资源维度:这是 Sentinel 最基本的限流维度。在 Sentinel 中,所有的流量控制规…
-
konga 启动后退出排查
浏览数: 655 通过一通过一下日志: Error: The hook `grunt` is taking too long to load. 参考:https://github.com/balderdashy/sail…
-
kafka 实战教程
浏览数: 617 三、kafka的基本知识 1.kafka的安装 部署一台zookeeper服务器 安装jdk 下载kafka 的安装包:http://kafka.apache.org/downloads 上传到kafk…
-
API网关Kong实战
浏览数: 616 1.kong介绍 Kong是一款基于OpenResty(Nginx + Lua模块)编写的高可用、易扩展的,由Mashape公司开源的 API Gateway项目。Kong是基于NGINX和Apache…