Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

feat(thirdparty): Introduce readerwriterqueue util #453

Merged
merged 4 commits into from
May 18, 2020

Conversation

Smityz
Copy link
Contributor

@Smityz Smityz commented Apr 30, 2020

We use this lock-free reader-writer queue to capture data in a multi-thread environment.
Ref https://github.com/cameron314/readerwriterqueue

@acelyc111
Copy link
Member

Could you import it as a thirdparty lib?

@acelyc111 acelyc111 changed the title feat(util): add a lock-free queue in utility feat(thirdparty): Introduce readerwriterqueue util May 18, 2020
@Smityz Smityz merged commit 4181401 into XiaoMi:master May 18, 2020
@Smityz Smityz deleted the hotspot_queue branch June 4, 2020 15:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants