sea-boat / net-reactorLinks
it's a simple and easy net framework with nio mode written by java
☆41Updated 8 years ago
Alternatives and similar repositories for net-reactor
Users that are interested in net-reactor are comparing it to the libraries listed below
Sorting:
- 轻量级java消息中间件☆54Updated 9 years ago
- hanboDB is a high available,low latency memory database system☆37Updated 2 years ago
- 基于Java语言编写的轻量级分库分表(Sharding)中间件,丰富的Sharding算法支持(2类4种分片算法),能够方便DBA实现库的极速扩容和降低数据迁移成本。Kratos站在巨人的肩膀上(SpringJdbc),采用与应用集成架构,放弃通用性,只为换取更好的执行性能…☆39Updated 9 years ago
- 阿里中间件搬砖头比赛异步请求版☆68Updated 4 years ago
- 基于spring boot支持thrift序列化的http的微服务框架☆59Updated 7 years ago
- 基于Java Netty的HTTP客户端工具 & HTTP高性能测试工具。参数灵活定制、支持邮件报表等。Python Tornado版: https://github.com/junneyang/http-benchmark-tornado 。☆42Updated 10 years ago
- 基于二阶提交理论实现的分布式事务服务框架☆26Updated 8 years ago
- 龙果学院《微服务架构的分布式事务解决方案》(RonCoo distributed transaction solution)☆43Updated 8 years ago
- copy from https://code.google.com/p/nfs-rpc/☆19Updated 11 years ago
- Cronner 是一个分布式定时任务框架,支持作业依赖、分片、失效转移、集中配置和监控。☆54Updated 7 years ago
- 非常高性能又简单的Mycat NIO框架,被很多人用于RPC开发以及基础平台中☆132Updated last year
- Eagle分布式rpc调用,借助Zookeeper实现服务注册和发现,基于AQS实现高性能连接池,支持分布式追踪、监控、过载保护等配置。提供Spring和SpringBoot插件,方便与Spring和SpringBoot集成。☆76Updated 2 years ago
- Protobuf RPC supports over HTTP by using JProtobuf☆39Updated 10 years ago
- 基于springboot和docker部署的微服务架构☆51Updated 9 years ago
- A RPC framework in taobao based on java NIO.☆157Updated 2 years ago
- 基于HTTP/2协议、netty传输、protostuff序列化的高性能rpc框架☆30Updated 8 years ago
- ☆75Updated 8 years ago
- 基于spring-sharding-mybaits集成redis缓存的游戏分布式存储框架.支持将对象序列化到队列里,异步存储。 使用spring集成mybatis3垂直和水平分库mysql.使用模版编程,采用代理模式,采集变化的字段,自动完成拼写sql,降低数据库落地难度 …☆47Updated 8 years ago
- the demo of BIO☆26Updated 9 years ago
- 采用Java实现的基于netty轻量的高性能分布式RPC服务框架☆39Updated 8 years ago
- 阿里开源消息中间件源码解读(增加一些中文注释)☆27Updated 9 years ago
- 高并发下本地锁+分布式锁☆63Updated 7 years ago
- redis分布式锁☆48Updated 10 years ago
- 这是一个ZooKeeper客户端,实现了断线重连,会话过期重连,永久监听,子节点数据变化的监听。并且加入了常用功能,例如分布式锁,Leader选举,主从服务锁,分布式队列等。☆26Updated 9 years ago
- 基于Netty的MySql分库分表服务器☆59Updated 8 years ago
- Yet another RPC framework based on Netty