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

When virtual threads are enabled, configure Tomcat to use them #35704

Closed
wilkinsona opened this issue Jun 2, 2023 · 1 comment
Closed

When virtual threads are enabled, configure Tomcat to use them #35704

wilkinsona opened this issue Jun 2, 2023 · 1 comment
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@wilkinsona
Copy link
Member

Tomcat's virtual thread support has been back-ported to 10.1.x and should be available in the next 10.1.x release. We can use the new VirtualThreadExecutor to configure Tomcat to use virtual threads.

@wilkinsona wilkinsona changed the title Provide an option to configure Tomcat to use virtual threads Configure Tomcat to use virtual threads when they are enabled Jun 3, 2023
@wilkinsona wilkinsona changed the title Configure Tomcat to use virtual threads when they are enabled When virtual threads are enabled, configure Tomcat to use them Jun 3, 2023
@mhalbritter mhalbritter self-assigned this Jun 14, 2023
@mhalbritter
Copy link
Contributor

VirtualThreadExecutor is now available with Tomcat 10.1.10.

@mhalbritter mhalbritter added this to the 3.2.0-M1 milestone Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants