Answer the question
In order to leave comments, you need to log in
For what purposes is Golang better?
Microservices...Microservices...Microservices... And what is it in a nutshell?
System Utilities. There is C, C++, but the same Java, why is it not good?
What did you do on it, where did it show itself better than others?
Answer the question
In order to leave comments, you need to log in
Go was designed to easily develop asynchronous network servers, and it excels at that. For example, writing something like Nginx in it is much easier than in C.
In a nutshell, a microservice is an independent network unit with its own thread of execution, its own URI and its own small (usually REST) API for which it is redundant to raise nginx setup.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question