Hi, [snip]
> Be aware that you must use Python objects to transfer the data from > the child process to its parent process using a queue[5]. I think that > numpy array objects should work. I just realized that you can use shared ctypes objects as well for inter process communication[1]. [1] http://docs.python.org/2/library/multiprocessing.html#module-multiprocessing.sharedctypes Best Soeren _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
