Parallel computation

Using the multiprocessing module to parallelize tasks

Using a C-extension to parallelize tasks

Using Parent and Children scripts to execute code in parallel

Using PyPar module to parallelize