importer: parallelize import of jobs
The import process is unable to keep up with the input when importing jobs serially.
Test data is segragated into separate databases by job. We can parallelize imports by job without creating competing sql requests.