For example, two applications are connecting one chaincode, if the action to request "invoke" of the same Key-Value pair of chaincode almost at the same time, what will happen?
If it is a nightmare for Hyperledger Fabric, how can we handle on it? on side of Hyperledger core.yaml setting? or side of chaincode design?