Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
divan
on Jan 23, 2025
|
parent
|
context
|
favorite
| on:
Understanding gRPC, OpenAPI and REST and when to u...
I use gRPC with Go+Dart stack for years and never experienced these issues. Is it something specific to Java+gRPC?
robertlagrant
on Jan 23, 2025
[–]
Go and Dart are probably the languages most likely to work well with gRPC, given their provenance.
throwaway127482
on Jan 23, 2025
|
parent
[–]
Google has massive amounts of code written in Java so one would think the Java tooling would be excellent as well.
9rx
on Jan 23, 2025
|
root
|
parent
[–]
Doesn't Google mostly use Stubby internally, only bridging it with gRPC for certain public-facing services?
p_l
on Jan 24, 2025
|
root
|
parent
[–]
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: