StoreGate: Change CondCont to use ConcurrentRangeMap
Change CondCont to use ConcurrentRangeMap to store conditions information. This allows the elimination of locking operations in most cases.
Loading
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.