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

Migration to virtual threads - phase 4 (2nd try) #758

Closed
wants to merge 8 commits into from

Conversation

pditommaso
Copy link
Collaborator

This PR introduces the use of virtual threads for AbstractFutureStore class

This commit introduces the use of BLOCKING tasks executors for controllers, PairingWebSocket and TowerConnector.

When running over Java 21 (and later) the blocking tasks executor use virtual thread pool to carry out the tasks execution.

Signed-off-by: Paolo Di Tommaso <[email protected]>
Signed-off-by: Paolo Di Tommaso <[email protected]>
@pditommaso pditommaso changed the base branch from master to virtual-threads-phase2 November 26, 2024 09:01
@pditommaso pditommaso changed the base branch from virtual-threads-phase2 to virtual-threads-phase3 November 26, 2024 09:01
@pditommaso pditommaso changed the base branch from virtual-threads-phase3 to master November 26, 2024 09:01
@pditommaso
Copy link
Collaborator Author

Closing in favour of #759

@pditommaso pditommaso closed this Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant