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 into
influxdata:devfrom
amoerie:dev
Open

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

Conversation

@amoerie

@amoerie amoerie commented May 14, 2019

Copy link
Copy Markdown

This PR fixes #71

@nblumhardt

Copy link
Copy Markdown
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

amoerie commented Jul 15, 2019

Copy link
Copy Markdown
Author

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

@DocBrown101

Copy link
Copy Markdown

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