Repositories tagged with "protostuff"
protostuff
“Java serialization library, proto compiler, code generator”
Jupiter
fengjiachun
“Jupiter是一款性能非常不错的, 轻量级的分布式服务框架”
Chat
songxinjianqwe
“Java NIO+多线程实现聊天室”
RPC-FromScratch
jcool98
“🌈 从零开始设计一个轻量级分布式 RPC 框架,基于 Spring + Netty + Protostuff + Zookeeper”
mango
TFdream
“A high-performance, open-source java RPC framework.”
Distributed-KV
burhanxz
“分布式键值系统,供学习使用,不断完善中。截至目前:根据LSM论文,并结合CPP已有的实现,利用Java实现了LSM架构;综合Dubbo等框架的特点,实现了简洁的RPC框架。”
EasyRpc
Matrix6677
“EasyRpc is a simple, high-performance, easy-to-use RPC framework based on Netty, ZooKeeper and ProtoStuff.”
EShop-SOA
“EShop基于Dubbo实现SOA服务化拆分,并基于RocketMQ解决了分布式事务(新版SpringBootSOASkeleton)”
protostuff-compiler
“Protobuf parser, java code and documentation generator”
netty-stroll
BBLLMYD
“RPC基础通信框架”
toy-rpc
“Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架”