allon2 / dactorLinks
Dactor是基于Java的轻量级同步异步统一处理框架,基于协程思想构建
☆50Updated 4 years ago
Alternatives and similar repositories for dactor
Users that are interested in dactor are comparing it to the libraries listed below
Sorting:
- 一个完全基于java的,类似netty的高性能网络框架A fully Java-based, netty - like high-performance networking framework☆60Updated 9 months ago
- 轮盘时间检查调度 器 周期性检查器 按照轮盘设计,轮询线程执行一个轮盘循环后,检查过期时间,执行轮盘过期处理,用于定期清理某种任务,可用于周期性检测实体的生命周期,比如网络链接,游戏房间检查。☆30Updated 7 years ago
- “Byte Buddy Tutorial” 中文翻译:Byte Buddy 教程。☆101Updated 7 months ago
- 最全面的disruptor的教材,剖析内部细节及适用场景☆42Updated 6 years ago
- it's a simple and easy net framework with nio mode written by java☆40Updated 8 years ago
- 基于Netty的MySql分库分表服务器☆59Updated 7 years ago
- 基于spring-sharding-mybaits集成redis缓存的游戏分布式存储框架.支持将对象序列化到队列里,异步存储。 使用spring集成mybatis3垂直和水平分库mysql.使用模版编程,采用代理模式,采集变化的字段,自动完成拼写sql,降低数据库落地难度 …☆47Updated 8 years ago
- A Distributed Message Middleware☆18Updated 12 years ago
- hanboDB is a high available,low latency memory database system☆37Updated 2 years ago
- 快速查看占用CPU前五的java线程栈☆56Updated last year
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Updated 7 years ago
- ☆44Updated 6 years ago
- saga分布式事务☆30Updated 2 years ago
- 从Hystrix核心代码中提取出来的线程池隔离的代码,可以非常方便的在Web应用中实现线程池隔离☆22Updated 6 years ago
- 记录一些自己写的技术文档☆75Updated 3 years ago
- ☆75Updated 8 years ago
- is a simple delay message queue, based on redis and kotlin☆32Updated 9 months ago
- ShardingSphere's SPI implementation plugin☆33Updated 2 years ago
- distributed transaction service based on reliable msg,基于可靠消息的柔性分布式事务实现方案。☆123Updated last year
- 采用Java实现的基于netty轻量的高性能分布式RPC服务框架☆39Updated 8 years ago
- 基于consul的分布式锁☆47Updated 7 years ago
- Thrift on Netty, support TCP/HTTP/WebSocket at same port. support multiple Protocols at same time. multil Simple Clients with Connection…☆66Updated 4 years ago
- Automatically exported from code.google.com/p/fqueue☆30Updated 2 years ago
- 分布式链路追踪组件☆41Updated last year
- 📐 generic API design example by I/O, the demo implementation of the article "A generic input/output API in Java"☆65Updated last week
- 基于rocketmq-all-4.1.0-incubating加详细中文代码注释 。 微信公众号:匠心零度【关注获取更多精彩历史】☆61Updated 6 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated 2 years ago
- introduces using grpc about encryption、stream、oneof、interceptor、loadbalance demo☆37Updated 8 years ago
- Spring Boot starter for vertx-web☆63Updated 6 years ago
- Async SQL mapper framework