当前位置:网站首页>Module 5 (microblog comments)
Module 5 (microblog comments)
2022-06-25 12:55:00 【InfoQ】
Computational performance prediction
High performance architecture for non hot events
analysis
- The time period for writing comments is the same as that for tweeting in most cases , But sometimes it doesn't overlap , Sometimes it may take several hours for Weibo to send out , Even after a few days to write a comment . A micro blog , There may be tens of thousands of people reading , One , Twothousand people commented , The number of comments and microblogs , There is a big difference in the number of times you read Weibo ,So you need to set the comment as a separate service
Multilevel load balancing architecture
High availability computing architecture for hot events
【 Business characteristic analysis 】

- Hot events occur , And the judgment may affect the system availability , Can be manually , Give flow instruction , Restrict the interface to receive user comments .
- stay kafka When writing comment cache queue , If the cache is full , Subsequent write operations can be discarded
边栏推荐
- Qt5 multi thread operation implemented by object base class and use of movetothread method
- (5) Pyqt5 ---- another method of connecting signals and slots
- You can't specify target table 'xxx' for update in from clause
- 20220620 interview reply
- 2021-10-21
- Laravel excel export
- MySQL writes user-defined functions and stored procedure syntax (a detailed case is attached, and the problem has been solved: errors are reported when running user-defined functions, and errors are r
- 3+1保障:高可用系统稳定性是如何炼成的?
- Common colors for drawing
- C program linking SQLSERVER database: instance failed
猜你喜欢
![最大数[抽象排序之抽象规则]](/img/47/f6bafacc95f487854a3e304325f3f0.png)
最大数[抽象排序之抽象规则]

Swagger document generated by node project API in vscode

Connect with the flight book and obtain the user information according to the userid

Koa 框架

Elemtnui select control combined with tree control to realize user-defined search method

Jeecgboot startup popup configuration is still incorrect

Differences between JS and JQ operation objects

Parse JSON format data and save it to entity class

Drawing cubes with Visio

2021-09-02
随机推荐
PPT绘图之AI助力论文图
mysql FIND_ IN_ Set function
冷启动的最优解决方案
线上服务应急攻关方法论
Differences between JS and JQ operation objects
Jupyter notebook theme font setting and automatic code completion
Spoken English - weak reading
Jupyter Notebook主题字体设置及自动代码补全
RESTful和RPC
英语口语 - 弱读
Possible problems when idea encounters errors occurred while compiling module (solved)
QT TCP UDP network communication < theory >
MySQL adds, modifies, and deletes table fields, field data types, and lengths (with various actual case statements)
Laravel echart statistical chart line chart
按权重随机选择[前缀和+二分+随机target]
Select randomly by weight [prefix and + dichotomy + random target]
Node child processes and threads
深圳民太安智能二面_秋招第一份offer
Oracle backup or restore database (expdp, impdp)
模块五(微博评论)