ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

Building a gRPC Service in Golang: Server Streaming RPC (Tutorial)

golang

go lang

golang tutorial

go lang tutorial

golang beginners

golang for beginners

learn golang

golang rpc

golang grpc

golang grpc tutorial

golang grpc unary prc

grpc unary rpc

go lang grpc

golang grpc api

grpc golang hello world

grpc tutorial

grpc protobuf

grpc streaming tutorial

grpc server streaming tutorial

grpc client streaming tutorial

grpc server bidirectional streaming tutorial

Автор: Mario Carrion

Загружено: 2022-04-01

Просмотров: 10185

Описание: Welcome to this gRPC video using Golang, part of the series about API Technologies in System Design. In this episode I share with you how to implement a gPRC Service, specifically a Server Streaming RPC using Golang.

== gRPC: Server Streaming RPC?

When building a Server streaming RPCs a client sends a request to the server and gets a stream to read a sequence of messages back. The client reads from the returned stream until there are no more messages. gRPC guarantees message ordering within an individual RPC call.

In practice to do this there are 4 steps:

■ Implement the Service using gRPC via Protocol Buffers
■ Generate the code needed for the actual gRPC Streaming Server RPC
■ Use the generated code to implement the gRPC Streaming Server RPC
■ Use the generated code to interact with the gRPC Streaming Server RPC

== Service kinds in gRPC

There are four kinds of service methods:

■ Unary RPC:    • Building a gRPC Service in Golang: Unary R...  
■ Server Streaming RPC:    • Building a gRPC Service in Golang: Server ...  
■ Client Streaming RPC:    • Building a gRPC Service in Golang: Client ...  
■ Bidirectional Streaming RPC:    • Building a gRPC Service in Golang: Bidirec...  

== Relevant links

■ Tutorial: System Design using gRPC with Golang:    • Tutorial (Go/Golang): System Design using ...  
■ Software Architecture and System Design in Go/Golang:    • Software Architecture and System Design in...  
■ Learning Golang: Interface Types - Part 1:    • Learning Golang: Interface Types - Part 1  
■ Learning Golang: Interface Types - Part 2:    • Learning Golang: Interface Types - Part 2 ...  
■ Example code: https://github.com/MarioCarrion/grpc-...

== All Go/Golang Playlists

■ Building Microservices in Go/Golang:    • Building Microservices in Golang/Go  
■ Go/Golang Tools and Packages:    • Golang/Go Tools and Packages  
■ Learning Concurrency Patterns in Go/Golang:    • Learning Go/Golang Concurrency Patterns  
■ Learning Go/Golang :    • Learning Go/Golang  
■ Learning Relational Databases in Go/Golang:    • Learning Go/Golang: Relational Databases  
■ Testing in Go/Golang:    • Testing in Golang/Go  

== Connect with me!

■   / mariocarrion  
■   / mario.carrion  
■   / mariocarrion  

00:00 What is a gRPC Server Streaming RPC?
00:44 Implementing a gRPC Server Streaming RPC
09:03 Implementing a gRPC Client Streaming RPC
14:16 Conclusion about Building a gRPC Service Streaming RPC

=== Who am I?

Hello👋🏼! I'm Mario, a Hands-on Software Architect and Lead Backend Engineer with more than 16 years of professional experience building all kinds of software including on-premise Industrial Automation Systems, Linux Accessibility Desktop and Browser Components as well as Distributed Advertising Microservices.

Every week I will share with you different topics I've learned while working for small startups and large companies including the processes I've followed over the years for successfully delivering complex enterprise systems from start to end.

Subscribe if you like Software Development, Software Architecture and System Design!

Keep it up. Don't give up!

#golang #grpc #systemdesign

=== Our Vlog Channel

   / rubycarrion  

=== Affiliate links

■ Amazon Shop 🛒 https://www.amazon.com/shop/rubycarrion
■ Technical/Non-technical Books - Recommended by Mario Carrion 📚 https://www.amazon.com/shop/rubycarri...

DISCLAIMER: Some of the links shared above are affiliate links. As a member of these affiliate programs, I earn a small commission from your purchases at no additional cost to you. Thank you in advance for your support!

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Building a gRPC Service in Golang: Server Streaming RPC (Tutorial)

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]