Frameworks for distributed Go (like Erlang OTP)? -
It seems that Go is gaining traction and there are many interesting projects in it.
However, I have repeatedly heard a conclusion that the primary focus is a single machine, unlike Erlang OTP, it does not support good for the distribution of distributed systems.
Therefore, what frameworks and access are available to create trusted distributed systems? Important thing - such a structure should be tested in war and is used in production with heavy load, which is not popular on GitHub only. : And with your previous release, including distributed computing, so that you can run Sky in multiple nodes and do it on a linear scale. : and NSQ is a real time distributed messaging platform, fully built in Go , Which promotes distributed and decentralized topology without a point of failure, high availability with fault tolerance and a reliable message delivery guarantee First and third are used in production . P> To some extent, unlike Erlang, where the distributed operating system is below the OTP language, we insist that the distributed OS should be made up and used in the language
Comments
Post a Comment