会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
mouse
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
2019年3月18日
vertx.FileResolver文件解析
摘要: FileResolver Class 解析文件
阅读全文
posted @ 2019-03-18 10:33 cat_with_mouse
阅读(1204)
评论(0)
推荐(0)
2019年3月16日
vertx实例的fileSystem文件系统模块
摘要: 初始化 异步操作实现 FileSystemImpl 内部类 BlockingAction, 使用internalBlocking Pool 执行文件阻塞操作, xxxBlocking相关方法在当前主线程操作造成阻塞,尽量避免 AsyncFileImpl FileSystemImpl 的open方法返
阅读全文
posted @ 2019-03-16 15:03 cat_with_mouse
阅读(1088)
评论(0)
推荐(0)
2019年3月14日
Vertx eventbus模块解析
摘要: eventbus 事件總線 協議棧 TCP分包,粘包解決採用方案: 消息定长(定義消息体總长度),消息分为消息头和消息体 集羣模式 1、Hazelcast 2、Infinispan 3、Apache Ignite 4、Apache Zookeeper Apache Zookeeper 事件注冊流程
阅读全文
posted @ 2019-03-14 11:15 cat_with_mouse
阅读(1641)
评论(0)
推荐(0)
Vertx.vertx()初始框图和模块
摘要: Vertx.vertx()实例 一、构造方法 1. VertxImpl构造方法 选择 transports protocol , default select 模型 native transports protocol 2. BlockedThreadChecker线程,检查所有线程阻塞, 观察者模
阅读全文
posted @ 2019-03-14 11:04 cat_with_mouse
阅读(976)
评论(0)
推荐(0)
上一页
1
2
公告