Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

http://golang.org/

Name: Anonymous 2009-11-10 22:10

Have you programmed in Google's GO programming language by Google today?

Their Hello World is weeaboo!! It must be good!

Name: Anonymous 2009-11-12 16:52

>>76
He might not be trolling as hard as you suspect. I'm testing with 100 goroutines, and I've got 100 host threads:

     ├─konsole─┬─bash───8.out───100*[{8.out}]

This is not what I expected to see. Usually lightweight threads do not appear as host threads, correct?

Name: Anonymous 2009-11-12 21:15

>>79
I haven't tested it buy maybe you need to create more than 100 for them to share threads.

Name: Anonymous 2009-11-12 22:11

>>86
Nah, I tried it with 100,000 but it died on me during a call to clone() (theirs, not Linux's) after about 8000 goroutines. These all just go to sleep for roughly ever. Each goroutine was spawning another host process every step of the way.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List