📚 Terry Mcginnis Building messaging for Go network clients with nats.io t.co/XPH8FavGGx
Login or register your account to reply
🤔 David Interesting article. Would you recommend someone to use Go if they wanted to learn how to program distributed systems?
3y, 42w 3 replies
📚 Terry Mcginnis I would recommend Erlang or Elixir for distributed systems. I think the actor model that Erlang and Elixir implement is much better than the channel model that Go implements. But it depends on your use case. Try both and see which one is better.
3y, 42w 2 replies