Web3极客日报 #381
1. 微服务设计模式 https://towardsdatascience.com/microservice-architecture-and-its-10-most-important-design-patterns-824952d7fa41 @Gala:微服务已经广泛用在分布式业务开发中,但是很多人还不知道这些微服务设计模式。 2. 通过CloudFlare Worker搭建负载均衡服务器 https://justyy.com/archives/44793 @Gala:文章介绍了使用Cloudflare Worker,一种无服务器Serverless技术,来作为服务的负载均衡器。 3. 如何高效分配内存实现高性能Go服务 https://segment.com/blog/allocation-efficiency-in-high-performance-go-services/ @Gala:文章介绍了作者的亲身实践,来不断优化内存分配问题,实现高性能Go服务。...