Hi! I wondered whether it would make sense to have multiprocessing implemented the way Grand Central from Apple is done. With the 'with' statement this could be very nicely supported in Python and would make it very easy to use. If PyPy supported something like this and could take advantage of the OS level on OS X 10.6 and maybe future implementations of similar technology on other OSes then Python could get another boost, for example in the scientific and super computing communities.
Thoughts? Regards, Florian Schulze _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
