Skip to content
Commit 987d78c7 authored by Gilles Caulier's avatar Gilles Caulier 🗼
Browse files

Add support multicore CPU in Batch Queue Manager to process items from queues in parallel.

This will speed up items processing depending of cores available in your computer.
Detection of core suitable is done through KDE::Solid API.
Registration of items properties is not paralellized yet and still in main thread.
It can be a bottleneck in the workflow. This point must be analyzed later with core Database interface.
BUGS: 254033
FIXED-IN: 3.0.0
parent ada4de3b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment