Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

Use ConcurrentQueue instead of Queue + lock in IntervalBatcher#72

Open
amoerie wants to merge 1 commit intoinfluxdata:devfrom
amoerie:dev
Open

Use ConcurrentQueue instead of Queue + lock in IntervalBatcher#72
amoerie wants to merge 1 commit intoinfluxdata:devfrom
amoerie:dev

Conversation

@amoerie
Copy link

@amoerie amoerie commented May 14, 2019

This PR fixes #71

@nblumhardt
Copy link
Contributor

Hi! Sorry about the lack of response. This project is currently in need of a maintainer. I'll try reaching out for help and post an update here when I can.

@amoerie
Copy link
Author

amoerie commented Jul 15, 2019

Not to worry, we're running a copy of the source code for now. 👍

@DocBrown101
Copy link

It would be very helpful if this fix could go live! Are you still looking for a maintainer?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Heavy lock contention in multithreaded environments

3 participants