aspose file tools
The moose likes Other Languages and the fly likes Is Go programming language production ready? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Languages » Other Languages
Reply Bookmark "Is Go programming language production ready?" Watch "Is Go programming language production ready?" New topic
Author

Is Go programming language production ready?

arulk pillai
Author
Ranch Hand

Joined: May 31, 2007
Posts: 3190
Has it been used in any large production environments besides Google?


Java Interview Questions and Answers Blog | Amazon.com profile | Java Interview Books
Mark Summerfield
author
Ranch Hand

Joined: Jun 20, 2012
Posts: 37

Yes, Go is production ready.

I would especially recommend using Go for projects for which the language and its extensive standard library are sufficient out of the box. For other projects I would decide case by case, but would prefer Go to any other compiled language.

I don't know about large production environments using Go besides Google and the Google App Engine. There are many smaller organizations using it for production code though.

Bruce Eckel has some very interesting things to say about Go Bruce Eckel on Go


Mark Summerfield
"Programming in Go" - http://www.qtrac.eu/gobook.html
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Is Go programming language production ready?
 
Similar Threads
What is Java RTS ?
Change the cursor to pointer in the edit profile page.
Existing COM objects thru Webservices
WA #1.....word association
JDK Release?