In order to reduce the time waiting for map lock,when adding or deleting map elements, use Lock, when updating map values, use RLock and update the value using atomic, that\