On Tuesday, May 10, 2011 5:00:35 PM UTC-4, Greg D wrote:
>
> Go is currently single-threaded, but this too is something that could 
> change over time.
>
> Greg
>
>
I'm really confused by this.  Do you mean the language's concurrency 
primitives (go routines, channels, etc) will still result in 
multi-threading, but we won't be able to explicitly spin up new threads and 
processes, or can we not use those concurrency primitives at all?

I don't mean to jump on you prematurely, but saying you're running Go in a 
single-threaded environment just made my head explode.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to