BIRT 3.7
Written by: Michael Williams
Featured Refcardz: Top Refcardz:
  1. Scrum
  2. Apache Maven 2
  3. Essential MySQL
  4. Node.js
  5. Groovy
  1. jQuery Selectors
  2. Ajax
  3. Java
  4. Spring Config.
  5. Java Concurrency

Link Details

Link 296891 thumbnail
User 410289 avatar

By CodeJustin
via kzk9.net
Published: Nov 21 2009 / 17:59

Today, Google announced the brand-new programming language, called “Go”. - golang.org This is a very impressive language for system researchers like me. It has pretty nice support for threading and networking. At first, I wrote the code to use “goroutine”, a light-weight thread prepared in Go. It only consumes several kilobytes per thread, so the programmer can create thousands of threads with littile overhead. This is very useful in writing networking codes (HTTPServer, ProxyServer, Crawler, etc.). I never want to write event-based server in C/C++.
  • 10
  • 1
  • 1855
  • 2

Comments

Add your comment
User 388907 avatar

MCII replied ago:

0 votes Vote down Vote up Reply

"This is a very impressive language for system researchers"

Actually, no.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (10)



Voters Against This Link (0)