gRPC

PROS

  • strong typing

  • data send as a binary not text (smaller size)

  • multi language support

  • increased throughput

  • decreased CPU usage

Sources:

Last updated

Was this helpful?