Reactive manifesto nedir?

Reactive Manifesto , uygulamaları aşağıdaki başlıklar altında inceleyerek uygulama kalitesini belirlemekte ve reaktifliğini ölçmektedir. Reactive mimariye sahip uygulamalar ya da sistemler Responsive, Resillent, Elastic ve Message Driven olmalıdır.

Read more

Why was gRPC invented?

gRPC is a modern, open source remote procedure call (RPC) framework that can run anywhere. It enables client and server applications to communicate transparently, and makes it easier to build connected systems . Read the longer Motivation & Design Principles post for background on why we created gRPC.

Read more