در حال حاضر محصولی در سبد خرید شما وجود ندارد.
A growing number of companies use gRPC, a popular framework that writes services and clients. In this course, Miki Tebeka presents an overview of gRPC, then shows you the protocol buffers serialization format, as well as how to write a gPRC definition file (.proto), write gRPC servers and clients, and use advanced gRPC features like streaming, reflection, and more. Learn about RPC in general, then go into protocol buffers, how gRPC use them, why gRPC chose HTTP/2, and how the gRPC ecosystem works. Explore writing and compiling a .proto file, using generated code, and generating JSON encoding. Dive into gRPC servers and clients, and discover how to define a streaming endpoint, send streaming data to the client, and handle streaming responses from the server. Plus, go over advanced topics like writing interceptors, sharing .proto definitions, testing your code, and using the gRPC gateway.
در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.
پایه های علوم داده ها: پشته علمی پایتون
دوره کدنویسی به زبان Go
Command Line Data Analysis
کدگذاری امن در زبان برنامه نویسی Go
برنامه نویسی به زبان Go
آموزش پیشرفته Serialization در کدنویسی Python
آموزش روندهای کاری بهتر برای تولید نرم افزار و برنامه های Python
تست کدهای علوم داده در زبان پایتون
آموزش انجام Data Ingestion در زبان پایتون
Faster Python Code