Practical gRPC - Helion

Tytuł oryginału: Practical gRPC
ISBN: 9781839212666
stron: 169, Format: ebook
Data wydania: 2019-11-28
Księgarnia: Helion
Cena książki: 134,10 zł (poprzednio: 149,00 zł)
Oszczędzasz: 10% (-14,90 zł)
While building systems that contain several components, you need a framework that is fast and has minimal network overhead. gRPC is one such open-source tool that is quickly becoming popular and gaining popularity with programmers.
Practical gRPC introduces you to gRPC and explains how it compares and contrasts with similar technologies. You'll be introduced to key technologies such as Protocol Buffers, and work your way up from basic gRPC usage, all the way through to its more advanced capabilities. You'll learn the best practices for defining and evolving your gRPC APIs, and discover how different tools can be leveraged to get the most out of gRPC and even extend it.
By the end of this book, you'll have all the information you need to get started building systems with gRPC.
Osoby które kupowały "Practical gRPC", wybierały także:
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 127,27 zł, (14,00 zł -89%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 93,33 zł, (14,00 zł -85%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Scrum. O zwinnym zarz 77,78 zł, (14,00 zł -82%)
Spis treści
Practical gRPC. Build highly-connected systems with a framework that can run on any platform eBook -- spis treści
- 1. Introduction
- 2. What is gRPC?
- 3. What are Protocol Buffers?
- 4. gRPC basics
- 5. Star Friends
- 6. Streaming gRPC calls
- 7. Advanced gRPC
- 8. HTTP2 overview
- 9. Load balancing
- 10. Service evolution with gRPC
- 11. Extending gRPC services
- 12. Debugging gRPC