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
Leandro Lugaresi
August 08, 2016
Programming
0
670
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
460
Microservices e RabbitMQ
leandrolugaresi
0
94
Other Decks in Programming
See All in Programming
CSS Linter の現在地 2025年のベストプラクティスを探る
ryo_manba
10
3.1k
TokyoR#119 bignners session2 Visualization
kotatyamtema
0
120
Django Ninja による API 開発効率化とリプレースの実践
kashewnuts
0
660
Server Less Code More - コードを書かない時代に生きるサーバーレスデザイン / server-less-code-more
gawa
5
1.9k
Swiftビルド弾丸ツアー - Swift Buildが作る新しいエコシステム
giginet
PRO
0
1.5k
Current States of Java Web Frameworks at JCConf 2025
kishida
0
430
ネイティブ製ガントチャートUIを作って学ぶUICollectionViewLayoutの威力
jrsaruo
0
110
メモリ不足との戦い〜大量データを扱うアプリでの実践例〜
kwzr
1
620
Learn CPU architecture with Assembly
akkeylab
1
1.3k
CSC509 Lecture 01
javiergs
PRO
1
430
Web技術を最大限活用してRAW画像を現像する / Developing RAW Images on the Web
ssssota
2
910
実践AIチャットボットUI実装入門
syumai
7
2.3k
Featured
See All Featured
Testing 201, or: Great Expectations
jmmastey
45
7.7k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
Faster Mobile Websites
deanohume
310
31k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
20k
A designer walks into a library…
pauljervisheath
208
24k
How to Ace a Technical Interview
jacobian
280
23k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.7k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
Rails Girls Zürich Keynote
gr2m
95
14k
Unsuck your backbone
ammeep
671
58k
Agile that works and the tools we love
rasmusluckow
330
21k
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