Hacker News new | past | comments | ask | show | jobs | submit login

I have written Go code, and what the language offers is no different from java.util.concurrent, .NET TPL, C++ Cilk, PPL, and many other frameworks offer.



Goroutines aren't really the selling point. It's simple enough to implement similar concepts in any language. It's the combination of a set of complimentary features, the maturity and the stability that really sells Go.


They might be for programmers who don't have threads. Maybe that explains why its so popular with Python/Ruby/PHP folks?


You can't call Go mature.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: