Skip to content

Enable Usage of Virtual Threads#262

Merged
DiCanio merged 1 commit intodevelopfrom
feature/use-virtual-threads
Aug 5, 2025
Merged

Enable Usage of Virtual Threads#262
DiCanio merged 1 commit intodevelopfrom
feature/use-virtual-threads

Conversation

@DiCanio
Copy link
Collaborator

@DiCanio DiCanio commented Aug 5, 2025

Makes use of virtual threads instead of fat threads to boost performance and reduce the impact of context switches. Also reduces the resource overhead that
comes with using regular fat threads.

Resolves #260

Makes use of virtual threads instead of fat threads
to boost performance and reduce the impact of context
switches. Also reduces the resource overhead that
comes with using regular fat threads.
@DiCanio DiCanio self-assigned this Aug 5, 2025
@DiCanio DiCanio added the enhancement New feature or request label Aug 5, 2025
@DiCanio DiCanio merged commit 97ab382 into develop Aug 5, 2025
4 checks passed
@DiCanio DiCanio deleted the feature/use-virtual-threads branch August 5, 2025 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use Virtual Threads

1 participant