Hacker News new | past | comments | ask | show | jobs | submit login

Not wrong on this.

We use gRPC in our tech stack but some pods handle far more connections than others due to the multiplexing/reuse of existing connections.

Sadly Istio/Envoy solutions are in our backlog for now.

We can't fault gRPC otherwise. It's way faster than if we were to encode/decode json after each microservice hop. It's integrates into golang nicely (another google coolaid solution!) so a win-win there.




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

Search: