kb:common:grpc
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
kb:common:grpc [2024/06/19 12:20] – created joerg.hampel | kb:common:grpc [2024/06/19 13:11] (current) – joerg.hampel | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== gRPC ====== | ====== gRPC ====== | ||
- | 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 24: | Line 29: | ||
For more background on why we created gRPC, see the [[https:// | For more background on why we created gRPC, see the [[https:// | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Documentation ===== | ||
+ | |||
+ | Learn about key gRPC concepts, try a quick start, find tutorials and reference material for all supported languages and platforms: | ||
+ | |||
+ | => **https:// | ||
+ | |||
+ |
kb/common/grpc.1718799609.txt.gz · Last modified: 2024/06/19 12:20 by joerg.hampel