kvrocks
kvrocks copied to clipboard
Replace mutexes with tbb concurrent containers if proper
Search before asking
- [X] I had searched in the issues and found no similar issues.
Motivation
With TBB, now we can eliminate some mutexes applied on containers in our codebase with concurrent containers directly.
Solution
No response
Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
tbb or folly::concurrentHashMap ?
tbb or folly::concurrentHashMap ?
We currently do not introduce folly as our dependency, since it is a far more large library.
hey @PragmaTwice I want to try and investigate the tbb containter.
hey @PragmaTwice I want to try and investigate the tbb containter.
Assigned. Good luck.
Hi @PragmaTwice ,
This issue seems to be stale for one year. Could this issue be assigned to me if it still needs to be resolved? I want to research the tbb container and make some contribution.
Best Regards, Edward