'Apache IoTDB Best Practice to increase the rate of writing

Recently, I am studying the Apache IoTDB. I use the insert api to write data. However, I wasn't satisfied with the write efficiency under its default configuration.So how can I do to make it write faster? If anyone knows, please let me know. Thank you!



Solution 1:[1]

Setting virtual storage groups would be a good choice. You can search "virtual_storage_group_num" in the configuration file

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Cecelia Blackt