Skip to content

Commit de688ac

Browse files
authored
[Server] Improve GetManagerHandle & introduce a threadSafe NodeIdDictionary (#2915)
* Make NodeIdDictionary threadsafe by changing the underlying dict from `Dictionary` to `ConcurrentDictionary` * reduce blocking in CustomNodeManager2 for GetManagerHandle & other uncritical supporting functions
1 parent 9a434b8 commit de688ac

File tree

3 files changed

+600
-335
lines changed

3 files changed

+600
-335
lines changed

0 commit comments

Comments
 (0)