【GoLang】GoLang 微服务、开源库等参考资料

参考资料:

GoLang书籍: https://github.com/dariubs/GoBooks
Go名库: https://github.com/Unknwon/go-rock-libraries-showcases
GoLang中国: http://golangtc.com/
Spring Boot实现微服务: http://blog.netgloo.com/2014/10/06/spring-boot-data-access-with-jpa-hibernate-and-mysql/
Spring Boot和Spring Cloud实现微服务: http://m.blog.csdn.net/article/details?id=52008192
RPC框架性能测试比较: http://www.useopen.net/blog/2015/rpc-performance.html
实施微服务需要的框架: http://www.infoq.com/cn/articles/basis-frameworkto-implement-micro-service/
GoLang开源项目汇总: http://studygolang.com/articles/7708
glang要持久火起来该怎么办: https://www.zhihu.com/question/23043118
Go 微服务实践: http://www.open-open.com/lib/view/open1473391214741.html
Golang 微服务框架 Go kit 介绍(一): https://toutiao.io/posts/yfwvyt/preview
5分钟学习基于Go,go-microservice-template,Minke的微服务: http://studygolang.com/articles/6495

原文地址:https://www.cnblogs.com/junneyang/p/6068771.html