[
https://issues.apache.org/jira/browse/GROOVY-11015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Sun resolved GROOVY-11015.
---------------------------------
Fix Version/s: 4.0.12
Resolution: Fixed
> [GINQ]Leverage the power of Virtual Thread
> ------------------------------------------
>
> Key: GROOVY-11015
> URL: https://issues.apache.org/jira/browse/GROOVY-11015
> Project: Groovy
> Issue Type: Improvement
> Reporter: Daniel Sun
> Assignee: Daniel Sun
> Priority: Major
> Fix For: 4.0.12
>
>
> GINQ supports run querying in parallel with thread pool created by
> {{Executors.newFixedThreadPool}} by default.
> It's great to use Virtual Thread created by
> {{Executors.newVirtualThreadPerTaskExecutor}} to optimize the performance if
> the new feature Virtual Thread is available.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)