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

gproc's ets as ordered_set with {write_concurreny, true} #72

Open
MSch opened this issue Aug 27, 2014 · 1 comment
Open

gproc's ets as ordered_set with {write_concurreny, true} #72

MSch opened this issue Aug 27, 2014 · 1 comment

Comments

@MSch
Copy link
Contributor

MSch commented Aug 27, 2014

I noticed gproc's ets table is of type ordered_set and it sets {write_concurrency, true}, yet the erlang docs say

In current implementation, table type ordered_set is not affected by this option.

Are the Erlang docs mistaken or is gproc's usage of {write_concurrency, true} for naught?

@uwiger
Copy link
Owner

uwiger commented Dec 20, 2014

The erlang docs are correct. I've been meaning to remove that, but it's low priority, since it has no effect either way.

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

2 participants