We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
io.quarkus.arc.Lock
javax.ejb.Lock
java.util.concurrent.locks.ReadWriteLock
See also https://www.knitelius.com/2016/01/25/concurrency-control-for-cdi/
The text was updated successfully, but these errors were encountered:
Implement container-managed concurrency for beans
1c6b4b4
- resolves quarkusio#10923
3ac4337
29db695
mkouba
Successfully merging a pull request may close this issue.
io.quarkus.arc.Lock
javax.ejb.Lock
java.util.concurrent.locks.ReadWriteLock
See also https://www.knitelius.com/2016/01/25/concurrency-control-for-cdi/
The text was updated successfully, but these errors were encountered: