Support True Parallelism

Right now the Parallel container does not truly support Parallelism (each task runs serially). I would like to for example, run multiple exports at one time (opening a separate DB connection for each)