Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revisit "Lock-Free" Terminology and Support #26

Open
Xenoprimate opened this issue Feb 18, 2019 · 1 comment
Open

Revisit "Lock-Free" Terminology and Support #26

Xenoprimate opened this issue Feb 18, 2019 · 1 comment
Milestone

Comments

@Xenoprimate
Copy link
Contributor

Although some of the simpler API surface is indeed lock-free, a lot of it isn't. Additionally, the spin-waits may prove disadvantageous under higher thread counts.

This ties somewhat with #25.

@Xenoprimate Xenoprimate added this to the Alpha2 milestone Feb 18, 2019
@Xenoprimate
Copy link
Contributor Author

It may be worth at least falling back to a guarantee of linearizability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant