wangxuehui / rpcLinks
a simple rpc framework for java
☆14Updated 10 years ago
Alternatives and similar repositories for rpc
Users that are interested in rpc are comparing it to the libraries listed below
Sorting:
- Excavator(挖掘机)是一个分布式的Java RMI框架。(求项目使用,有兴趣的可以电邮oldmanpushcart@gmail.com)☆52Updated 2 years ago
- goudai-rpc encapsulated using java the basic fundamental, minimize dependence, simple is the core idea☆68Updated 6 years ago
- ddal, jdbc-shars, database middleware, distributed sql engine☆54Updated 6 years ago
- a simple netty RPC framework。 use protostuff-1.07 for serializer,use netty-3.2.1 for nio.☆41Updated 10 years ago
- 并发编程☆30Updated last year
- lightweight rpc framework sample☆35Updated 8 years ago
- java 分布式数据库访问框架,可以结合任何使用PreparedStatement操作的框架。在java jdbc api层实现 分表分库 路由解析的 框架 可以单独或者与用hibernate ibatis spring-jdbc 等框架结合使用,屏蔽api层使用差异,能实…