112 Forks
494 Stars
494 Watchers

yu-rpc

鱼皮的 24 年新项目,基于 Java + Etcd + Vert.x 的高性能 RPC 框架,用新颖的技术栈从 0 到 1 带大家开发轮子。教程由浅入深,可以学习并实践基于 Vert.x 的网络服务器、序列化器、基于 Etcd 和 ZooKeeper 的注册中心、反射、动态代理、自定义网络协议、多种设计模式(单例 / 工厂 / 装饰者等)、负载均衡器设计、重试和容错机制、Spring Boot Starter 注解驱动开发等,大幅提升架构设计能力。

How to download and setup yu-rpc

Open terminal and run command
git clone https://github.com/liyupi/yu-rpc.git
git clone is used to create a copy or clone of yu-rpc repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with yu-rpc https://github.com/liyupi/yu-rpc/archive/master.zip

Or simply clone yu-rpc with SSH
[email protected]:liyupi/yu-rpc.git

If you have some problems with yu-rpc

You may open issue on yu-rpc support forum (system) here: https://github.com/liyupi/yu-rpc/issues