Google App Engine for Go
code.google.com
Google App Engine for Go
1–10 of 73 posts
Re: Google App Engine for Go
#2Re: Google App Engine for Go
#3[deleted]
Re: Google App Engine for Go
#4[deleted]
Keep refreshing it, it works about half the time. I would guess that the new files haven't been distributed to all of their servers yet.
Re: Google App Engine for Go
#5I won't drop Python for my day to day coding, but having Go as an option is good to see what cool toys we can build.
Re: Google App Engine for Go
#6Re: Google App Engine for Go
#7And Hacker News thread: http://news.ycombinator.com/item?id=2533000
Re: Google App Engine for Go
#8Any advantage (performance? memory use?) for using Go vs. Python? Or is just programming language preference?
Re: Google App Engine for Go
#9Any advantage (performance? memory use?) for using Go vs. Python? Or is just programming language preference?
Ken Thompson is a co-creator, and the language came from Google. I think Google is just showing that they stand behind their language, and it does seem to hit a sweet spot for a lot of web apps. Although, I don't know too many web apps that need better performance than python.
Re: Google App Engine for Go
#10Any advantage (performance? memory use?) for using Go vs. Python? Or is just programming language preference?