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

Enable virtual threads #584

Closed
ekharkunov opened this issue Dec 16, 2024 · 0 comments · Fixed by #594
Closed

Enable virtual threads #584

ekharkunov opened this issue Dec 16, 2024 · 0 comments · Fixed by #594
Assignees
Milestone

Comments

@ekharkunov
Copy link
Contributor

Enable "virtual threads" that available in JDK21.

Useful document: https://www.baeldung.com/spring-6-virtual-threads

Expected outcome
Less resource should be allocated for thread -> less resources will be waste for threading in Extender -> more resources will be used for building tasks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant