Skip to content

Add support for virtual threads (Project Loom) #414

Closed
@onobc

Description

@onobc

This is a Spring wide initiative for the end of the year and Spring Framework has spring-projects/spring-framework#23443 scheduled for the 6.1 release this fall.

  • [ ] Add support for Java 21 (TODO create issue)
  • [ ] Add config prop(s) for enabling virtual threads on listener container executors (default and concurrent)
  • Ensure proper use of synchronized (may not be issue as we only use on initial startup AFAICT)

ℹ️ The above will likely be turned into individual issues when we start looking into this.

See this PR that adds virtual thread support to Spring Framework for inspiration.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions