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

benchmark sourcecode ? #32

Closed
benoitc opened this issue Aug 20, 2017 · 3 comments
Closed

benchmark sourcecode ? #32

benoitc opened this issue Aug 20, 2017 · 3 comments

Comments

@benoitc
Copy link
Contributor

benoitc commented Aug 20, 2017

is the source code of the bench application used in your presentation [1] available? is there any usage in prod you're aware of btw?

[1] http://www.erlang-factory.com/static/upload/media/1402393233214750euc14wigerlocks.pdf

@uwiger
Copy link
Owner

uwiger commented Aug 20, 2017

The bench code is in examples/src/bench.erl

I've received some feedback on the locks_leader, so some people seem to be using that (and I'm thinking about moving gproc onto it). Other than that, I'm not aware of any production use of the locking mechanism.

@benoitc
Copy link
Contributor Author

benoitc commented Aug 22, 2017

sorry i didn't see the module :) thanks. Also I think I already asked, but what about using the code for local locks? Would it be overkill? I'm wondering of the cost of using 1 process to maintain the transaction instead of maintaining locally for example.

@benoitc
Copy link
Contributor Author

benoitc commented Dec 4, 2017

closing issue since it has been answered :) thanks!

@benoitc benoitc closed this as completed Dec 4, 2017
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