Multithreaded-interpreter
Jump to navigation
Jump to search
The multithreaded-interpreter is a branch of development adding support for parallel processing to VisTrails modules. It allows to execute parts of a pipeline in parallel, or even on remote machines.
Currently, support for threads, multiprocessing and IPython has been put in.