Utilization of multiple cpu's

Hi,
We are currently running Stardog on a 4cpu host through docker. On daily use only one of the cpu’s is in use. All 4 cpus have only been active during bulk-loading of data. The regular case of our Stardog-instance is frequent small write-operations.

How can we utilize the hardware better ?
And what’s the best way to increase performance when doing multiple small writing-operations

Cheers
Øystein

Hi Øystein,

Currently the best way forward is increasing transaction size. Larger updates can be processed more efficiently than small ones.

Best,
Pavel

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.