-
Notifications
You must be signed in to change notification settings - Fork 2
Home
youfan edited this page Oct 21, 2022
·
8 revisions
Welcome to the rxlib wiki!
- ThreadPool - 最佳线程数线程池 & 异步trace & 定时器
- DnsServer & DnsClient - Contributed to Netty
- Reliable UDP - 轻量级可靠性UDP
- Remoting - 轻量级对象Rpc,支持TCP,RUDP传输协议、异步事件回调、定制化广播
- RestfulRpc - 基于netty实现的HttpServer & 类似FeignClient + 连接池化的Client
- Nameserver - 基于Dns协议的注册与发现
- EntityDatabase - 轻量级实体数据库,支持sharding
- 科学上网 - 自建梯子
- KeyValueStore - WAL + MMAP 键值存储
- HybridStream - heep/direct buffer & memory/file stream混用BIO
- DistributedId - 分布式Id
- 工具类
- 语法糖类