You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Daniel Sun (Jira)" <ji...@apache.org> on 2023/04/15 11:08:00 UTC

[jira] [Created] (GROOVY-11015) [GINQ]Leverage the power of Virtual Thread

Daniel Sun created GROOVY-11015:
-----------------------------------

             Summary: [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


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)