Hi VanL,

On Sat, Jul 16, 2011 at 10:37 PM, VanL <van.lindb...@gmail.com> wrote:
> (...) There is no shared state between the spaces/threads unless explicit
> synchronization is required and asked for by the programmer. You can peg one
> thread/space without affecting the others.

Sure, feel free to try this out.  It requires careful language-level
design, like a new API with which new Python programs must be written.
 That's why I personally prefer my approach, because it is
implementation-only, without needing any changes to existing programs.


A bientôt,

Armin.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to