Go modules backed by a robust standard lib and Go’s interface system makes doing a tonne of high performance work super convenient. Also multi threading at the language level makes way more sense.
Nah. If Go wasn’t backed by Google, nobody would give a shit. BEAM+Elixir has just as good mutithreading, and it doesn’t make a bunch of weird decisions just for the sake of being different from Java/C#/C++.
I have been working with golang the past few weeks. Seems like it is getting more adopted. Lots of our 1.8 Java apps are being rewritten in Go. Still have some die hard Java fans, but most teams are looking at other languages.
Golang
Go modules backed by a robust standard lib and Go’s interface system makes doing a tonne of high performance work super convenient. Also multi threading at the language level makes way more sense.
Nah. If Go wasn’t backed by Google, nobody would give a shit. BEAM+Elixir has just as good mutithreading, and it doesn’t make a bunch of weird decisions just for the sake of being different from Java/C#/C++.
I have been working with golang the past few weeks. Seems like it is getting more adopted. Lots of our 1.8 Java apps are being rewritten in Go. Still have some die hard Java fans, but most teams are looking at other languages.