You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "xieqijun (Jira)" <ji...@apache.org> on 2021/11/30 10:10:00 UTC

[jira] [Created] (IOTDB-2075) Accelerate the process of insertTablets by using thread pool

xieqijun created IOTDB-2075:
-------------------------------

             Summary: Accelerate the process of insertTablets by using thread pool
                 Key: IOTDB-2075
                 URL: https://issues.apache.org/jira/browse/IOTDB-2075
             Project: Apache IoTDB
          Issue Type: Improvement
            Reporter: xieqijun


Currently, insertTablets uses the serial method to execute the insertTable. If the thread pool method is used to execute multiple insertTablet in parallel, the efficiency should be improved to some extent.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)