Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Sun, 28 Aug 2016 20:18:00 +0000 gRPC is now ready for production deployments #grpc 10 points posted by kenny http://www.grpc.io/blog/gablogpost 1010 Tue, 23 Aug 2016 17:42:00 +0000 Why we have decided to move our APIs to gRPC #grpc 7 points posted by andythomas http://www.grpc.io/blog/ 1029 Tue, 30 Aug 2016 18:01:00 +0000 gRPC Go perf improvements #grpc For past few months we’ve been working on improving gRPC-Go performance. This includes improving network utilization, optimizing CPU usage and memory allocations. Most of our recent effort has been focused around revamping gRPC-Go flow control. After several optimizations and new features we’ve been able to improve quite significantly, especially on high-latency networks. We expect users that are working with high-latency networks and large messages to see an order of magnitude performance gain. Benchmark results at the end. 3 points posted by kenny https://grpc.io/2017/08/22/grpc-go-perf-improvements.html 2563 Tue, 22 Aug 2017 21:21:00 +0000 A high performance RPC framework #grpc #net #frameworks 3 points posted by kenny http://www.grpc.io 144 Tue, 06 Oct 2015 13:01:00 +0000