dotnetomaniak.pl - Artykuły z tagiem gRPC

23 This blog post is my first contribution to the 2021 C# Advent Calendar many thanks for both Matthew D. Groves and Calvin A. Allen for this opportunity if you interest to read other members blog post so far please check it out I am sure you will find useful blog posts of this Advent Calendar.In short what is gRPC ? gRPC is one of the modern open source framework technologies that helps us build applications more efficiently and with high performance. This technology is commonly used in Microservices ...

Tagi: gRPC
Źródło: rebin.dev
Dziel się z innymi:
gRPC client-side load balancing in .NET | Rebin

Inne 837 dni, 2 godziny, 11 minut temu Piotr Stapp 72 źrodło rozwiń

Skip to contentAboutWho we areMembersTechnical oversight committeeGoverning boardAmbassadorsStaffAnnual report 2020FAQContactProjectsContributeServices for CNCF projectsGraduated & incubating projectsSandbox projectsArchived projectsCloud Native trail mapCloud Native landscapeEnd user tech radarProject journey reportsProject toolsContinuous integrationGraduation criteriaWebsite guidelinesCommunity infrastructure labCopyright noticesCertificationSoftware conformance (Certified Kubernetes)TrainingCerti...

Tagi: gRPC
Źródło: www.cncf.io
Dziel się z innymi:
Think gRPC, when you are architecting modern microservices! | Cloud Native Computing Foundation

Inne 997 dni, 3 godziny, 57 minut temu Piotr Stapp 95 źrodło rozwiń

Handling gRPC server exceptions in .Net Core. Changing of gRPC requests HTTP status code for bad requests. Transform gRPC exception details to the client-side.

Tagi: .Net, Exceptions, gRPC
Źródło: the-worst.dev
Dziel się z innymi:
How to handle gRPC errors in .Net | The-worst.dev

Sztuka programowania 1269 dni, 3 godziny, 29 minut temu proguszewski 38 źrodło rozwiń

gRPC is a modern open source remote procedure call framework. There are many exciting features in gRPC: real-time streaming, client-to-server code generation, and great cross-platform support to name a few. The most exciting to me, and consistently mentioned by developers who are interested in gRPC, is performance. Last year Microsoft contributed a new implementation of gRPC for .NET to the CNCF. Built on top of Kestrel and HttpClient, gRPC for .NET makes gRPC a first-class me...

Tagi: gRPC
Dziel się z innymi:
gRPC performance improvements in .NET 5

Programowanie rozproszone 1269 dni, 3 godziny, 29 minut temu rroszczyk 73 źrodło rozwiń

gRPC CodeFirst approach. The performance benchmark for gRPC vs REST communication in .Net core 3.1. How much does cost to open gRPC channel & why is worth to scope it like HttpClient.

Tagi: benchmark, gRPC, REST
Źródło: the-worst.dev
Dziel się z innymi:
Rest vs gRPC – performance benchmark in .Net Core 3.1 | The-worst.dev

Sztuka programowania 1279 dni, 4 godziny, 12 minut temu proguszewski 126 źrodło rozwiń

Najaktywniejsi w tym miesiącu