As far as I know, this is not possible without changing the Jenkins code, but I think that you could achieve the same goal with minimal maintenance, using build slaves. Different assemblies can run simultaneously on slaves or even on the same slave if you define several artists (if the slave has> 1 processor). You can tag slaves to control which tasks are performed on each of them, so you can have a separate set of slaves for each of your pipelines.
, , , Jenkins . , JAR , ; rsync script, , , .
, Jenkins .