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:
- Cisco CCNA 200-301. Kurs video. Administrowanie bezpieczeństwem sieci. Część 3 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Administrowanie urządzeniami Cisco. Część 2 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Podstawy sieci komputerowych i konfiguracji. Część 1 665,00 zł, (39,90 zł -94%)
- Cisco CCNP Enterprise 350-401 ENCOR. Kurs video. Programowanie i automatyzacja sieci 443,33 zł, (39,90 zł -91%)
- CCNP Enterprise 350-401 ENCOR. Kurs video. Mechanizmy kierowania ruchem pakiet 443,33 zł, (39,90 zł -91%)
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