aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil/workerpools.cpp
Commit message (Expand)AuthorAgeFilesLines
* build cache prime (#327)Dan Engelbrecht2025-03-271-1/+13
* separate worker pools into burst/background to avoid background jobs blocking...Dan Engelbrecht2024-08-221-70/+48
* Use a smaller thread pool for network operations when doing oplog import to r...Dan Engelbrecht2024-05-301-1/+1
* Use multithreading to fetch size/rawsize of entries in `/prj/{project}/oplog/...Dan Engelbrecht2024-03-281-2/+25
* safe threadpool shutdown (#584)Dan Engelbrecht2023-12-041-0/+6
* global thread worker pools (#577)Dan Engelbrecht2023-11-291-0/+89