You need to provide more details. How do you submit 5 batches? Are they related to same entity or you want to import 5 different entities in parallel?
In copy to target screen you can set number of tasks, it forces AX to split records in several bundles and each of them would be processed in parallel. However, if you batch server has only 1 thread allocated (or 1 free thread) you won't get parallel execution.