Talin wrote:
> the ultimate solution to Python concurrency won't be via patching 
> CPython, but to compile the meta-Python language to a back-end 
> representation that is inherently  concurrent.

You can't get something for nothing, though -- that
"inherently concurrent" back-end representation will
have to deal with all the same issues one way or
another.

--
Greg
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to