Alexander A. Klimov d2d61b9dff Use a shared_mutex for read Dictionary operations
This allows multiple parallel read operations resulting
in a overall speedup on systems with many cores.
2023-02-07 15:56:59 +01:00
..