tinylcy / buddhaLinks
A lightweight distributed RPC framework
☆141Updated 6 years ago
Alternatives and similar repositories for buddha
Users that are interested in buddha are comparing it to the libraries listed below
Sorting:
- RPC with service discovery base on netty☆114Updated 7 years ago
- 使用java nio,oio,aio等原生态io和线程池,实现的分布式跨语言服务化框架☆200Updated 7 years ago
- Netty HTTP 协议栈的简单实践☆154Updated 8 years ago
- Smart RPC framework☆89Updated 7 years ago
- AvatarMQ is a distributed message queue system based on Netty (Java-NIO framework).☆202Updated 8 years ago
- ☕️ A simple database shard middleware☆135Updated 7 years ago
- goudai-rpc encapsulated using java the basic fundamental, minimize dependence, simple is the core idea☆68Updated 6 years ago
- 一个高可用的,专门针对定时任务的分布式任务调度框架☆337Updated 2 years ago
- RocketMQ ‘s Learning Tutorial 学习教程☆141Updated 8 years ago
- all examples for ZooKeeper recipes by Curator☆185Updated 4 years ago
- 支付宝分库分表技术☆197Updated 8 years ago
- Java分布式RPC服务框架教程,包括 Dubbo/Dubbox, Motan, gRPC.☆112Updated 4 years ago
- An lighting McQueenRPC based on netty/mina/grizzly,it includes connection management & rpc abstract,especially how to get high performanc…☆131Updated 10 years ago
- yangqi's blog☆100Updated 8 years ago
- A high-performance, open-source java RPC framework.☆159Updated last year
- ☆87Updated 8 years ago
- My sample code repository☆146Updated 2 years ago
- simplest rpc implementation☆194Updated 7 years ago
- GC参考手册-Java版☆315Updated 3 years ago
- 记录一些自己写的技术文档☆75Updated 3 years ago
- netty.3.9.4.Final源码的精简版本,屏蔽掉netty中不必要的功能,只保留了核心模块,方便进行源码学习。☆107Updated 10 years ago
- fox is a distributed RPC framework☆79Updated last month
- HttpSession base on Redis, support RESTful API.☆84Updated 8 years ago
- An effective and reliable Distributed Lock☆225Updated 8 years ago
- 2016年阿里中间件性能挑战赛复赛☆91Updated 8 years ago
- 关于Java虚拟机核心知识点学习积累的例子,是初学者及虚拟机核心知识巩固的最佳实践。☆353Updated 4 years ago
- A protobuf based high performance rpc framework leveraging full-duplexing and asynchronous io with netty☆167Updated 9 years ago
- Tomcat源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆370Updated 8 years ago
- MyBatis源码中文注释版☆143Updated 10 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆230Updated last year