- dubbo-common 提供公共接口;
- dubbo-provide是服务提供者(接口的实现);
- dubbo-consumer是服务器消费者(接口的调用);
- zookeeper管理注册中心(负载均衡,资源同步-当然前提是集群);
- springmvc写restful接口;
- netty提供服务器,客户端的请求由spring的DispatcherServlet处理;
-
Notifications
You must be signed in to change notification settings - Fork 203
lshuaiwei/Dubbo-Zookeeper-Netty-SpringMVC
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
使用dubbo注册服务,netty做服务器,springmvc提供restful接口
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published