IOVSvc: Change CondCont to use ConcurrentRangeMap
Change CondCont to use ConcurrentRangeMap to store conditions information. This allows the elimination of locking operations in most cases.
Please register or sign in to comment
Change CondCont to use ConcurrentRangeMap to store conditions information. This allows the elimination of locking operations in most cases.