Commit de688ac
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 functions1 parent 9a434b8 commit de688ac
File tree
3 files changed
+600
-335
lines changed- Libraries/Opc.Ua.Server/Diagnostics
- Stack/Opc.Ua.Core/Types/BuiltIn
- Tests/Opc.Ua.Server.Tests
3 files changed
+600
-335
lines changed
0 commit comments