thoughtbit / it-note

:books: 琐碎的知识, I code it
315 stars 36 forks source link

微服务 #88

Open moocss opened 7 years ago

moocss commented 7 years ago

http://www.jianshu.com/p/0eb355c99cf9 (PPT 小程眼里的微服务 👍 💯 , 学习) http://www.jianshu.com/p/b2e11802f2c9 (微服务思想)

https://github.com/oopsguy/microservices-from-design-to-deployment-chinese/blob/master/README.md (微服务:从设计到部署)

https://mp.weixin.qq.com/s/zFJokAv8lSQejGFTGJTJeQ (微服务架构技术栈选型手册)

架构

https://github.com/haifeiWu/micro-service-dubbo

配置中心

https://github.com/ctripcorp/apollo

https://github.com/haifeiWu/lightconf (LIGHTCONF 是一个基于Netty实现的一个配置管理平台,其核心设计目标是“为业务提供统一的配置管理服务”,可以做到开箱即用。)