khi có module A đọc hoặc ghi thì module B sẽ đợi module A xong r mới thực hiện và ngược lại
We want to connect the people who have knowledge to the people who need it, to bring together people with different perspectives so they can understand each other better, and to empower everyone to share their knowledge.
khi có module A đọc hoặc ghi thì module B sẽ đợi module A xong r mới thực hiện và ngược lại
Code logic thế này:
while(true) { if (redis.increment('update_lock', key) == 1) { thực thi redis.decrement('update_lock', key); thông báo đã thực hiện xong qua channel break; } else { // chờ khi có thông báo đã thực hiện xong ở server khác gửi sang } }
Em hiểu ý anh chứ?
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Input your email to receive reset password link, or if you remember your password, you can click