In order to get the fastest feedback possible, we occasionally want Jenkins jobs to run in Parallel. Jenkins has the ability to start multiple downstream jobs (or \'fork\' t
Answers by jason & dnozay are good enough. But in case someone is looking for easy way just use JobFanIn plugin.