Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I use gRPC with Go+Dart stack for years and never experienced these issues. Is it something specific to Java+gRPC?


Go and Dart are probably the languages most likely to work well with gRPC, given their provenance.


Google has massive amounts of code written in Java so one would think the Java tooling would be excellent as well.


Doesn't Google mostly use Stubby internally, only bridging it with gRPC for certain public-facing services?


Google also uses a completely different protocol stack to actually send Stubby/Protobuf/gRPC around, including protocols on the wire and bypassing the kernel (according to open access papers about PonyExpress etc)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: