Popular repositories Loading
-
rpc_learn
rpc_learn PublicForked from duoan/mini-rpc
Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper 实现服务注册与发现。使用该框架,可将服务部署到分布式环境中的任意节点上,客户端通过远程接口来调用服务端的具体实现,让服务…
Java 1
-
-
lock-spring
lock-spring PublicForked from zouyingchun/lock-spring
Spring integration for zookeeper lock
Java
-
zookeeper-spring
zookeeper-spring PublicForked from ryantenney/zookeeper-spring
Annotation-driven injection of values from ZooKeeper into Spring Beans
Java
-
Dubbo-Zookeeper-Netty-SpringMVC
Dubbo-Zookeeper-Netty-SpringMVC PublicForked from lshuaiwei/Dubbo-Zookeeper-Netty-SpringMVC
使用dubbo注册服务,netty做服务器,springmvc提供restful接口
Java
If the problem persists, check the GitHub status page or contact support.