As per the current ApplicationPattern, we cannot hold multiple instances of the same application (with same version) in the CONFIGfile.
E.g. for the MediatorInstanceManager this would be required as there are multiple MediatorVMs of the same kind running in parallel (see also MediatorInstanceManager issue #14 ).
Currently there is the workaround (distinguishing instances by different applicationNames), but if further cases would occur, straight solutions should be evaluated.
As per the current ApplicationPattern, we cannot hold multiple instances of the same application (with same version) in the CONFIGfile.
E.g. for the MediatorInstanceManager this would be required as there are multiple MediatorVMs of the same kind running in parallel (see also MediatorInstanceManager issue #14 ).
Currently there is the workaround (distinguishing instances by different applicationNames), but if further cases would occur, straight solutions should be evaluated.