~Scott *yes, yes, I know. download the source and compile it myself. -- http://mail.python.org/mailman/listinfo/python-list
I recently learned (from I response on this newsgroup to an earlier
query) of the processing module for working with subprocesses in a
similar manner to threading. For what I needed to do, it worked great
--- until I tried to run my code on an x64 box, for which that module
isn't available*. So, I'm just wondering if when processing is renamed
to multiprocessing and included in the standard lib for 2.6, will x64 be
supported?
- pyprocessing/multiprocessing for x64? pigmartian
- Re: pyprocessing/multiprocessing for x64? Benjamin Kaplan
- Re: pyprocessing/multiprocessing for x64? Christian Heimes
- Re: pyprocessing/multiprocessing for x64? Benjamin Kaplan
- Re: pyprocessing/multiprocessing for x64... Christian Heimes
- Re: pyprocessing/multiprocessing fo... Benjamin Kaplan
- Re: pyprocessing/multiprocessin... Kris Kennaway
- Re: pyprocessing/multiprocessing for x64? pigmartian