Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Introdução a gRPC
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Leandro Lugaresi
August 08, 2016
Programming
0
710
Introdução a gRPC
Pequena introdução sobre o gRPC para o Coderockr Jam
Leandro Lugaresi
August 08, 2016
Tweet
Share
More Decks by Leandro Lugaresi
See All by Leandro Lugaresi
Pipelines em Go
leandrolugaresi
0
520
Microservices e RabbitMQ
leandrolugaresi
0
95
Other Decks in Programming
See All in Programming
Understanding Apache Lucene - More than just full-text search
spinscale
0
130
Agentic AI: Evolution oder Revolution
mobilelarson
PRO
0
190
Go 1.26でのsliceのメモリアロケーション最適化 / Go 1.26 リリースパーティ #go126party
mazrean
1
420
CSC307 Lecture 14
javiergs
PRO
0
480
go directiveを最新にしすぎないで欲しい話──あるいは、Go 1.26からgo mod initで作られるgo directiveの値が変わる話 / Go 1.26 リリースパーティ
arthur1
2
570
How to stabilize UI tests using XCTest
akkeylab
0
130
コードレビューをしない選択 #でぃーぷらすトウキョウ
kajitack
3
1k
Linux Kernelの1文字のミスで 権限昇格ができた話
rqda
0
1.7k
PHP 7.4でもOpenTelemetryゼロコード計装がしたい! / PHPerKaigi 2026
arthur1
1
130
AI駆動開発の本音 〜Claude Code並列開発で見えたエンジニアの新しい役割〜
hisuzuya
4
520
ふつうのRubyist、ちいさなデバイス、大きな一年 / Ordinary Rubyists, Tiny Devices, Big Year
chobishiba
1
480
nuget-server - あなたが必要だったNuGetサーバー
kekyo
PRO
0
270
Featured
See All Featured
Speed Design
sergeychernyshev
33
1.6k
Crafting Experiences
bethany
1
89
How to build a perfect <img>
jonoalderson
1
5.3k
Bash Introduction
62gerente
615
210k
AI: The stuff that nobody shows you
jnunemaker
PRO
3
450
Public Speaking Without Barfing On Your Shoes - THAT 2023
reverentgeek
1
340
The AI Revolution Will Not Be Monopolized: How open-source beats economies of scale, even for LLMs
inesmontani
PRO
3
3.1k
We Have a Design System, Now What?
morganepeng
55
8k
Money Talks: Using Revenue to Get Sh*t Done
nikkihalliwell
0
180
Why You Should Never Use an ORM
jnunemaker
PRO
61
9.8k
Test your architecture with Archunit
thirion
1
2.2k
Color Theory Basics | Prateek | Gurzu
gurzu
0
250
Transcript
None
Open Source
Desenvolvido pelo Google
HTTP/2
Protocol Buffers v3
Bibliotecas em 10 linguages
Motivação
• Services not Objects, Messages not References • Performance •
Streaming • Blocking & Non-Blocking • Cancellation & Timeout • Pluggable and Layered
TALK IS CHEAP SHOW ME THE CODE!
github.com/leandro-lugaresi/ gRPC-twitter