re: multi-core, you can os.fork() in Python and
ForkJoinPools<http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/ForkJoinPool.html>in
Java.

re: Google Groups, we can only do so much :)

-- Chris


On Fri, Jun 21, 2013 at 12:58 PM, pdknsk <[email protected]> wrote:

> How does this work on multi-core VMs I wonder. As far as I understand,
> multi-threading here doesn't mean multi-processing, so each backend still
> only runs on a single core.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/google-appengine.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to