Practical gRPC - Helion
![Practical gRPC](https://helion.pl/okladki/181x236/e_2wrt.png)
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:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
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