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

Is sleep(0.1) Necessary in the lock #5

Open
prostko opened this issue Jan 29, 2020 · 0 comments
Open

Is sleep(0.1) Necessary in the lock #5

prostko opened this issue Jan 29, 2020 · 0 comments

Comments

@prostko
Copy link

prostko commented Jan 29, 2020

We're using MegaMutex and loving it at my company, Thanks!

I am however tasked with improving performance on a very parallelized, very hot path.

So, is the sleep(0.1) on distributed_mutex.rb#L56 necessary ?
Is is possible remove or lower that value ?

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