Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/all4you/sentinel-tutorial
Sentinel 教程,包括原理分析,源码阅读,实战分享
https://github.com/all4you/sentinel-tutorial
Last synced: about 8 hours ago
JSON representation
Sentinel 教程,包括原理分析,源码阅读,实战分享
- Host: GitHub
- URL: https://github.com/all4you/sentinel-tutorial
- Owner: all4you
- License: apache-2.0
- Created: 2019-01-17T15:44:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-31T18:46:08.000Z (over 2 years ago)
- Last Synced: 2024-12-18T05:04:41.704Z (7 days ago)
- Language: Java
- Homepage:
- Size: 22.4 MB
- Stars: 865
- Watchers: 35
- Forks: 311
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sentinel教程
本项目内容为一个 Sentinel 的教程。主要包括 Sentinel 原理和 Sentinel 实践两部分内容。
如您觉得该项目对您有用,欢迎点击右上方的 **Star** 按钮,给予支持!!
- GitHub:
- Gitee:
- 简书:## Sentinel原理系列
- [Sentinel原理:全解析](sentinel-principle/sentinel-overall-introduce/sentinel-overall-introduce.md)
- [Sentinel原理:重要概念](sentinel-principle/sentinel-concept-of-entities/sentinel-concept-of-entities.md)
- [Sentinel原理:调用链](sentinel-principle/sentinel-slot-chain/sentinel-slot-chain.md)
- [Sentinel原理:滑动窗口](sentinel-principle/sentinel-slide-window/sentinel-slide-window.md)
- [Sentinel原理:扩展点](sentinel-principle/sentinel-extension-points/sentinel-extension-points.md)
- [Sentinel原理:控制台是如何获取实时数据的](sentinel-principle/sentinel-dashboard-transport/sentinel-dashboard-transport.md)
- 未完待续。。## Sentinel实战系列
- [Sentinel实战:为系统做限流保护](sentinel-practice/sentinel-flow-control/sentinel-flow-control.md)
- [Sentinel实战:使用控制台管理规则](sentinel-practice/sentinel-manage-rule-with-dashboard/sentinel-manage-rule-with-dashboard.md)
- [Sentinel实战:规则持久化的5种方式](sentinel-practice/sentinel-persistence-rules/sentinel-persistence-rules.md)
- [Sentinel实战:在集群中实现流控](sentinel-practice/sentinel-cluster-flow-control/sentinel-cluster-flow-control.md)
- [Sentinel实战:集群限流环境搭建(详细图文描述)](sentinel-practice/sentinel-cluster-flow-control/sentinel-cluster-flow-environment-build.md)
- [Sentinel实战:如何对热点参数限流](sentinel-practice/sentinel-frequent-param-flow-control/sentinel-frequent-param-flow-control.md)
- 未完待续。。## 联系我
> wh_all4you#hotmail.com
![logo](logo.jpg)