access-synchronization
MySQL synchronization questions
I have a MySQL DB which manages users’ accounts data. Each user can only query he’s own data. I have a script that on initial login gets the user data and inserts it to the DB.[详细]
2022-12-22 04:58 分类:问答what is the best way to synchronize container access between multiple threads in real-time application
I have std::list<Info> infoList in my application that is shared between two threads. These 2 threads are accessing this list as follows:[详细]
2022-12-16 09:26 分类:问答