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

ListenerLock implementation #49

Open
himadieievsv opened this issue Jan 11, 2024 · 0 comments
Open

ListenerLock implementation #49

himadieievsv opened this issue Jan 11, 2024 · 0 comments
Assignees

Comments

@himadieievsv
Copy link
Owner

Summary
It nice to have ListenerLock in oppose to polling locks.
Basic requirements:

  1. Utilizing Pub/Sub mechanism
  2. Still should try to lock with by sending lock call to backend first and then listen for unlock event.

Motivation
Reduce calls to backend attempting to lock resource

@himadieievsv himadieievsv self-assigned this Jan 11, 2024
@himadieievsv himadieievsv changed the title ListenerLock lock ListenerLock implementation Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant