会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
SpecialSpeculator
博客园
首页
新随笔
联系
订阅
管理
随笔 - 485
文章 - 0
评论 - 3
阅读 -
18万
2023年10月23日
reactor模式
摘要: reactor模式 模型: 1.三种角色说明 reactor:派发器负责监听及分配事件,将事件分配给对应的handler acceptor:请求连接器,处理用户新过来的连接 handler:请求处理器,负责事件的处理,将自身于事件绑定 2.模型分类 单reactor单线程模型 单reactor多线程
阅读全文
posted @ 2023-10-23 21:21 SpecialSpeculator
阅读(29)
评论(0)
推荐(0)
公告
昵称:
SpecialSpeculator
园龄:
10年8个月
粉丝:
15
关注:
3
+加关注
<
2025年6月
>
日
一
二
三
四
五
六
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7
8
9
10
11
12
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
我的标签
sentinel
(1)
redis
(1)
主从
(1)
随笔分类
grafana(1)
groovy(1)
idea小技巧(9)
代码中的命名(5)
封装,继承,抽象(7)
股票大作手的操盘术-读书笔记(6)
海豚调度(6)
监控系统分析(2)
散户必胜修炼手册-读书笔记(16)
流程图,er图,思维导图(3)
设计模式(22)
jdk1.8(4)
maven(3)
SpringBoot+Spring(47)
配置文件(1)
mybatis-plus(14)
git,idea拉 取代码(6)
debug(1)
API文档(2)
泛型(3)
数据结构(1)
数据转换(2)
线程池,线程,异步,同步(5)
guava(5)
工具类(7)
JSON(1)
java并发(47)
jvm参数(1)
Mysql(10)
xxl-job(5)
ES(16)
Redis(6)
ZK(2)
Mq(4)
Kafka(5)
Nginx(8)
K8S(18)
故障排查(3)
Ansible(4)
Apoll(2)
docker+k8s(5)
golang(4)
java小技巧(29)
电话收藏(1)
环境安装(1)
监控(1)
枚举(1)
认知经济学(3)
日期(3)
日志(3)
事件(1)
项目(1)
异常(1)
运维(22)
更多
随笔档案
2025年6月(5)
2025年5月(1)
2025年4月(1)
2025年3月(1)
2025年2月(1)
2024年12月(1)
2024年11月(1)
2024年9月(2)
2024年8月(4)
2024年7月(3)
2024年6月(5)
2024年5月(5)
2024年4月(11)
2024年3月(10)
2024年2月(14)
2024年1月(12)
2023年12月(15)
2023年11月(17)
2023年10月(12)
2023年9月(16)
2023年8月(12)
2023年7月(18)
2023年6月(23)
2023年5月(11)
2023年4月(12)
2023年3月(8)
2023年2月(6)
2023年1月(21)
2022年12月(3)
2022年11月(11)
2022年10月(3)
2022年9月(2)
2022年7月(1)
2022年6月(3)
2022年5月(5)
2022年4月(12)
2022年3月(10)
2022年2月(9)
2021年12月(10)
2021年11月(13)
2021年10月(10)
2021年9月(1)
2021年8月(3)
2021年7月(15)
2021年6月(41)
2021年5月(13)
2021年4月(4)
2021年3月(18)
2021年2月(2)
2021年1月(4)
2020年12月(5)
2020年11月(6)
2020年10月(5)
2020年9月(6)
2020年8月(1)
2017年4月(1)
2017年3月(10)
2016年12月(1)
2016年11月(1)
2016年9月(1)
2016年6月(3)
2016年5月(3)
更多
阅读排行榜
1. Ansible自动化运维笔记3(playbook)(16655)
2. 基于Python的Flask的开发实战(第二节程序的基本结构)(8308)
3. layui的几个简单使用(简单弹窗,加载效果,移除加载效果)(7744)
4. Error attempting to get column from result set(6310)
5. Nginx + uwsgi + django + websocket(dwebsocket)环境部署(5617)
评论排行榜
1. Error attempting to get column from result set(1)
2. django-装饰器实现PV统计(1)
3. websocket 和 ansible配合Tomcat实时日志给前端展示(1)
推荐排行榜
1. websocket 和 ansible配合Tomcat实时日志给前端展示(2)
2. ES中must和filter的区别(1)
3. Error attempting to get column from result set(1)
4. Nginx + uwsgi + django + websocket(dwebsocket)环境部署(1)
5. 基于Python的Flask的开发实战(第二节程序的基本结构)(1)
最新评论
1. Re:Error attempting to get column from result set
它喵的我也是第二种折腾几个小时了 我都怀疑人生了
--fanxiaofan
2. Re:websocket 和 ansible配合Tomcat实时日志给前端展示
你好,请问定时获取日志的代码,可以看下吗
--李二楞
3. Re:django-装饰器实现PV统计
博主你好,假如我不调用这个函数呢?这样是不能统计PV,UV的吧
--前方、有光
点击右上角即可分享