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:
- Smart RPC framework☆88Updated 8 years ago
- Excavator(挖掘机)是一个分布式的Java RMI框架。(求项目使用,有兴趣的可以电邮oldmanpushcart@gmail.com)☆52Updated 3 years ago
- Eagle分布式rpc调用,借助Zookeeper实现服务注册和发现,基于AQS实现高性能连接池,支持分布式追踪、监控、过载保护等配置。提供Spring和SpringBoot插件,方便与Spring和SpringBoot集成。☆76Updated 2 years ago
- 2016年阿里中间件性能挑战赛复赛☆91Updated 8 years ago
- goudai-rpc encapsulated using java the basic fundamental, minimize dependence, simple is the core idea☆68Updated 7 years ago
- fox is a distributed RPC framework☆79Updated 5 months ago
- A lightweight distributed RPC framework☆141Updated 6 years ago
- shared memory based ipc framework with ultra high performance☆73Updated 9 years ago
- 记录一些自己写的技术文档☆75Updated 4 years ago
- yangqi's blog☆100Updated 8 years ago
- RPC with service discovery base on netty☆116Updated 8 years ago
- 使用java nio,oio,aio等原生态io和线程池,实现的分布式跨语言服务化框架☆200Updated 7 years ago
- java 并发学习笔记☆97Updated 10 years ago
- lightweight rpc framework sample☆35Updated 9 years ago
- 分布式可靠消息组件☆94Updated 4 years ago
- 提供Java中的一些分布式远程调用的ShowCase,包括RMI、CXF、Burlap、Hessian、HttpInvoker、JMS、REST、MetaQ、Dubbo。☆98Updated 11 years ago
- 用于跟踪应用中所有方法的执行,可以用于调试,也可以用于收集性能数据等(需扩展)☆36Updated 9 years ago
- ☆42Updated 10 years ago
- 采用Java实现的基于netty轻量的高性能分布式RPC服务框架☆39Updated 8 years ago
- HttpSession base on Redis, support RESTful API.☆82Updated 9 years ago
- 非常高性能又简单的Mycat NIO框架,被很多人用于RPC开发以及基础平台中☆132Updated last year
- redis分布式锁☆48Updated 10 years ago
- 基于Zookeeper 的Thrift 服务发现/ thrift service discovery use zookeeper☆31Updated last year
- 分布式事务处理框架☆26Updated 8 years ago
- 2015 ali中间件比赛项目,1. 通信模块: 涉及到了消息架构设计,每一个主题分配1-2个队列,这个是可以横向增加,考虑到了一个主题有多个消费者订阅,而且还有过滤条件,为了负载均衡,对应的队列投递消息是根据随机数对队列数取膜完成的。以上是内存队列。 2. 持久化系统:因…☆87Updated 7 years ago
- a simple netty RPC framework。 use protostuff-1.07 for serializer,use netty-3.2.1 for nio.☆41Updated 11 years ago
- 一致性hash算法案例☆11Updated 10 years ago
- mybatis深入学习代码文档以及源码解析,包含通用mapper、分页等插件的详细介绍以及使用☆23Updated 6 years ago
- API GW☆24Updated 2 years ago
- The netty remoting module of dubbo project☆29Updated 10 years ago