当前位置:网站首页>Common short chain design methods
Common short chain design methods
2022-07-07 09:00:00 【bboyzqh】
Short chain design is divided into short chain generation and query , There are two ways to generate short chains : Hash 、 Self increasing ID The way , Short chain queries mainly deal with high concurrency scenarios , May adopt cdn、 cache 、 Current limiting, etc . The details are as follows: :
The actual business scenario will be more complex than the above process , The framework cannot escape the above two ways . in addition , There are two more points to consider :
The first point : The server needs to verify the validity of the short chain first , It mainly includes :
1. Whether letters and numbers
2. Whether to splice according to the specified business rules ( Used to filter illegal requests )
Second point : Is there a failure scenario for the short chain ? Depending on the specific business scenario
Reference resources :
1. High performance short chain design :https://mp.weixin.qq.com/s/U_by46CYkM2UzwzyBfxIxA
2. Hands on the court slider
Welcome to WeChat official account. : Fang Chen's blog

边栏推荐
- Expérience de port série - simple réception et réception de données
- 【ChaosBlade:根据标签删除POD、Pod 域名访问异常场景、Pod 文件系统 I/O 故障场景】
- Routing information protocol rip
- Druid monitoring - Introduction to JMX usage and principle
- 【Istio Network CRD VirtualService、Envoyfilter】
- 硬核分享:硬件工程师常用工具包
- Unity Shader入门精要初级篇(一)-- 基础光照笔记
- Analysis of abnormal channel number information before and after AGC re signature service
- Ppt template and material download website (pure dry goods, recommended Collection)
- 模拟卷Leetcode【普通】1705. 吃苹果的最大数目
猜你喜欢

H3C vxlan configuration

2022-06-30 unity core 8 - model import

Lenovo hybrid cloud Lenovo xcloud: 4 major product lines +it service portal

Ppt template and material download website (pure dry goods, recommended Collection)

Panel display technology: LCD and OLED

Markdown编辑器Editor.md插件的使用

JS operation

使用Typora编辑markdown上传CSDN时图片大小调整麻烦问题
![Data analysis methodology and previous experience summary 2 [notes dry goods]](/img/e1/643e847a777e1effcbd39f8b009e2b.png)
Data analysis methodology and previous experience summary 2 [notes dry goods]

Systick滴答定时器
随机推荐
Led analog and digital dimming
2022-07-06 Unity核心9——3D动画
Selenium automation integration, eight years of testing experience, soft test engineer, an article to teach you
Simple use of Xray
Expérience de port série - simple réception et réception de données
模拟卷Leetcode【普通】1706. 球会落何处
Greenplum 6.x version change record common manual
[istio introduction, architecture, components]
模拟卷Leetcode【普通】1705. 吃苹果的最大数目
实现自定义内存分配器
Explain Huawei's application market in detail, and gradually reduce 32-bit package applications and strategies in 2022
OpenGL帧缓冲
硬件大熊原创合集(2022/05更新)
Platformization, a fulcrum of strong chain complementing chain
Skills that testers must know: Selenium's three waiting ways are interpreted clearly
Lenovo hybrid cloud Lenovo xcloud: 4 major product lines +it service portal
OpenGL三维图形绘制
Frequently Asked Coding Problems
selenium自动化集成,八年测试经验软测工程师,一篇文章带你学懂
Synchronized underlying principle, volatile keyword analysis