| 单词 | 我找的注释 | 备注 | 
|---|---|---|
| acceptor | 接收器 | netty | 
| DevOps | (过程、方法与系统的统称) | “软件开发人员(Dev)”和“IT运维技术人员(Ops)” | 
| Software | 软件 | |
| reator | 反应器 | netty | 
| read | 读取 | |
| send | 发送 | |
| compute | 计算 | |
| queue | 队列 | |
| thread | 线程 | |
| eventloop | 事件循环 | netty,js | 
| channel | 频道 | netty | 
| executor | 执行人 | netty | 
| pipeline | 管道 | |
| handler | 操作者 | netty | 
| inbound | 入站 | netty请求 | 
| outbound | 出站 | netty响应 | 
| request | 请求 | |
| response | 响应 | |
| adapter | 适配器 | |
| chunk | 块 | |
| current | 现状 | |
| commited | 提交 | git | 
| xxs | 初始化堆大小 | jvm | 
| xmx | 最大堆大小 | jvm | 
| semaphore | 信号量 | thread | 
| future | 获取线程返回值 | thread | 
