1 개요[ | ]
- gRPC Remote Procedure Calls (gRPC)
- 오픈소스 원격 프로시저 호출 시스템
- 초기 개발사: 구글
- 전송에 HTTP/2 사용
- 인터페이스 정의 언어로 프로토콜 버퍼 사용
- 제공기능: 인증, 양방향 스트리밍, 플로우 컨트롤, 블로킹/넌블로킹 바인딩, 취소, 타임아웃
- 크로스플랫폼 클라이언스-서버 바인딩 가능
- BSD 라이선스
<img src="https://landscape.cncf.io/logos/g-rpc.svg" style="max-height:200px;max-width:300px"/>
2 같이 보기[ | ]
3 참고[ | ]
- https://grpc.io
- https://github.com/grpc/
- https://opensource.google.com/projects/grpc
- https://github.com/politrons/RPC_reactive
- https://aeharvlee.github.io/go/python/go-restful-api-with-python-grpc-server Go RESTful API(gRPC Client) + Python gRPC server 2020-04-21
- Cloud Native 지형도 "g-rpc"
- 영어 위키백과 "gRPC"
- 다음백과 "gRPC"
네이버백과 "gRPC"
편집자 Jmnote
로그인하시면 댓글을 쓸 수 있습니다.