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

Discussion/how distributed lock been maintained #6

Open
jackey8616 opened this issue Apr 17, 2023 · 0 comments
Open

Discussion/how distributed lock been maintained #6

jackey8616 opened this issue Apr 17, 2023 · 0 comments

Comments

@jackey8616
Copy link
Contributor

#5 introduced a LockModule with basic distributed lock service.

Current interim implementation need to solve problems below:

  • Combine solutions of execution overlap and lock.
  • Expiration time of a lock should meet with the execution time of execute method itself.
  • How a lock been acquired from LockModule.
@jackey8616 jackey8616 changed the title Discussion/how distributed lock been maintained. Discussion/how distributed lock been maintained Apr 17, 2023
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