Lock dependencies picture and then clean up locks
xiang90 opened this issue · comments
Xiang Li commented
I will try to draw lock dependencies picture. And try to change Mutex to RWLock when needed.
Xiang Li commented
We changed the server to a "single" threaded processes. Locking is not a big problem for now.