NaiveRpc:Java中的朴素RPC框架

时间:2021-04-28 15:10:10
【文件属性】:
文件名称:NaiveRpc:Java中的朴素RPC框架
文件大小:54KB
文件格式:ZIP
更新时间:2021-04-28 15:10:10
java netty rpc-framework Java 朴素的Rpc NaiveRpc是一个基于Java语言开发的项目。 它是一个基于Netty,Zookeeper和Spring的Rpc(远程过程调用)框架。 由于我自己的水平很差,我称它为naiverpc。 作者 飞猫 电子邮件 特征 净运输 Kryo中的序列化 服务注册中心是ZooKeeper 支持BIO和NO-BIO(Java中类似Future 的类)调用 Spring整合 设计: 快速开始 Maven依赖 < dependency> < groupId>gq.shiwenhao < artifactId>naive-rpc < version>1.0.0 演示版 NaiveRpc支持可以在api和spring中使用。 假设有一个接口 p
【文件预览】:
NaiveRpc-master
----src()
--------test()
--------main()
----.idea()
--------misc.xml(513B)
--------thriftCompiler.xml(140B)
--------compiler.xml(529B)
--------uiDesigner.xml(9KB)
--------workspace.xml(73KB)
--------encodings.xml(172B)
--------vcs.xml(180B)
----LICENSE(11KB)
----README.md(4KB)
----pom.xml(7KB)

网友评论