Question xu zong · Nov 22, 2022 Batch insert with multi-connections in Cache Hi, We have 2 writer threads, each has a connection to Cache. When write records to Cache, we use PreparedStatement.executeBatch() with the batchSize 10 000. We got very very slow insert speed. But if only 1 writer thread used, the speed is faster, just as normal. Any idea? #Caché 0 9 0 507