A light-weight high performance RPC framework base on Netty and Zookeeper
☆145Sep 3, 2016Updated 9 years ago
Alternatives and similar repositories for HRPC
Users that are interested in HRPC are comparing it to the libraries listed below
Sorting:
- Java server☆42Nov 23, 2017Updated 8 years ago
- Navi is a distributed service framework that provides cluster management and high performance RPC☆95Apr 10, 2016Updated 9 years ago
- 用Netty实现NIO Socket聊天系统示例☆11May 14, 2014Updated 11 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆233Sep 2, 2023Updated 2 years ago
- sumk的定位是为互联网公司提供一个快速开发、接口交互(RPC和HTTP)、数据缓存、读写分离、负载均衡、故障转移的框架。一站式解决互联网公司面临的常见问题☆309Jul 7, 2025Updated 7 months ago
- A distributed real-time stock picking system base on flume,kafka,jstorm,esper,and mysql☆161Feb 1, 2017Updated 9 years ago
- ☆16Mar 30, 2014Updated 11 years ago
- Yet another RPC framework based on Netty☆122Apr 18, 2017Updated 8 years ago
- 基于Java语言编写的轻量级分库分表(Sharding)中间件,丰富的Sharding算法支持(2类4种分片算法),能够方便DBA实现库的极速扩容和降低数据迁移成本。Kratos站在巨人的肩膀上(SpringJdbc),采用与应用集成架构,放弃通用性,只为换取更好的执行性能…☆39Sep 3, 2015Updated 10 years ago
- copy from https://code.google.com/p/nfs-rpc/☆19Sep 11, 2013Updated 12 years ago
- The netty remoting module of dubbo project☆29Apr 8, 2015Updated 10 years ago
- Fast HTTP protocol with separate netty+disruptor based server☆41Apr 29, 2012Updated 13 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 10 years ago
- 跨平台远程方法接口调用框架, 致力于改善iOS/Android移动端 与服务端API调用的各种繁琐问题, 屏蔽所有网络交互的技术细节, 让开发者只关心业务而不担心技术上的问题, 跨平台接口智能生成, 让你的API调用代码流畅一如书写本地方法调用. 提供目前网络数据传输的所有转…☆114Mar 16, 2018Updated 7 years ago
- A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.☆5,911Nov 24, 2025Updated 3 months ago
- tns provides distributed solutions for thrift, support service discovery, high availability, load balancing, the gray release, horizontal…☆48Sep 1, 2017Updated 8 years ago
- java distribute/dispatch configuration with zookeeper☆12Dec 22, 2015Updated 10 years ago
- 使用java nio,oio,aio等原生态io和线程池,实现的分布式跨语言服务化框架☆199Apr 15, 2018Updated 7 years ago
- Sharding tables in database,just like taobao tddl.☆48Feb 4, 2014Updated 12 years ago
- Zookeeper Monitoring Extension for AppDynamics☆10Sep 29, 2021Updated 4 years ago
- 对”优雅的SSM框架“进行完善(页面分离+Nginx负载均衡+Tomcat集群)☆491Aug 31, 2016Updated 9 years ago
- Albianj是我们设计并开发的一套分布式统一框架。他主要是面向海量数据处理、海 量数据访问、并解决互联网开发中经常会碰到的数据海量增长问题,也一并解决 互联网开发团队中,因开发人员的水平参差不齐而导致的代码质量不可控问题。它主要有简单小巧的IoC,ORM,数据路由,缓存集…☆238Jun 20, 2022Updated 3 years ago
- 一个高可用的,专门针对定时任务的分布式任务调度框架☆340Dec 16, 2022Updated 3 years ago
- Package codec implements a ClientCodec and ServerCodec for the net/rpc package using Protocol Buffers.☆11Feb 8, 2016Updated 10 years ago
- 基于Thrift的跨语言、高可用、高性能、轻量级的RPC框架。☆230Dec 15, 2022Updated 3 years ago
- A extremely fast RPC☆36Jul 16, 2015Updated 10 years ago
- 基于Spring cloud、dubbo、oauth2的微服务应用☆16Nov 29, 2017Updated 8 years ago
- 通过该网关进行服务的路由,进行安全的校验,接口的度量, 后台服务依赖dubbo服务治理框架☆20May 31, 2018Updated 7 years ago
- EZDB provides a nice Java wrapper around LevelDB, RocksDB, and LMDB.☆64Nov 2, 2023Updated 2 years ago
- Wrap eventBus of vert.x 3 as transport layer for RPC invoking☆76Mar 12, 2018Updated 7 years ago
- 分布式mysql分库分表中间件,sharding领域的一站式解决方案☆505Jul 28, 2017Updated 8 years ago
- ☆31Dec 23, 2015Updated 10 years ago
- maat是一个分布式事务中间件,实现了基于可靠消息的最终一致性事务控制.其可靠消息服务通过独立消息服务方案实现,与业务系统耦合低,目前支持的MQ有RocketMQ☆12Dec 6, 2018Updated 7 years ago
- Repository for my java projects.☆193Mar 27, 2024Updated last year
- A free-style benchmarking tool that can test anything callable by Java. And it produces apache-ab-like results☆57Jun 20, 2018Updated 7 years ago
- 这是一个统一管理系统权限,设计的目标是给开发者一个完整地权限管理系统,以便你能更专注自己系统业务的开发☆36Jun 21, 2016Updated 9 years ago
- 基于zookeeper+spring task的分布式任务调度组件,非常小巧,无需任何修改就可以使spring task具备分布式特性,确保所有任务在集群中不重复,不遗漏的执行。☆116Aug 1, 2017Updated 8 years ago
- ☆28Oct 20, 2016Updated 9 years ago
- RESTful API server template of Vert.x 3.x☆13Oct 12, 2020Updated 5 years ago