kb:common:grpc
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
kb:common:grpc [2024/06/19 12:21] – joerg.hampel | kb:common:grpc [2024/06/19 13:11] (current) – joerg.hampel | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== gRPC ====== | ====== gRPC ====== | ||
- | //Taken from [[https:// | + | |
+ | <WRAP center round info 100%> | ||
+ | **For the LabVIEW Toolkit, see [[kb: | ||
+ | </ | ||
+ | |||
+ | //Taken from [[https:// | ||
gRPC is a modern open source high performance Remote Procedure Call (RPC) framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed computing to connect devices, mobile applications and browsers to backend services. | gRPC is a modern open source high performance Remote Procedure Call (RPC) framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed computing to connect devices, mobile applications and browsers to backend services. | ||
Line 25: | Line 30: | ||
For more background on why we created gRPC, see the [[https:// | For more background on why we created gRPC, see the [[https:// | ||
+ | ---- | ||
===== Documentation ===== | ===== Documentation ===== | ||
Line 30: | Line 36: | ||
Learn about key gRPC concepts, try a quick start, find tutorials and reference material for all supported languages and platforms: | Learn about key gRPC concepts, try a quick start, find tutorials and reference material for all supported languages and platforms: | ||
- | **https:// | + | => **https:// |
+ |
kb/common/grpc.1718799699.txt.gz · Last modified: 2024/06/19 12:21 by joerg.hampel