Maps a ParaId to CoreIndex and keeps track of how many assignments the scheduler has in it's lookahead. Keeping track of this affinity prevents parallel execution of the same ParaId on two or more CoreIndexes.
ParaId
CoreIndex
Maps a
ParaIdtoCoreIndexand keeps track of how many assignments the scheduler has in it's lookahead. Keeping track of this affinity prevents parallel execution of the sameParaIdon two or moreCoreIndexes.