aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/jobqueue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)Stefan Boberg2025-11-011-21/+22
* speed up tests (#555)Dan Engelbrecht2025-10-061-4/+4
* add EMode to WorkerTheadPool to avoid thread starvation (#492)Dan Engelbrecht2025-09-101-32/+36
* use new builds api for oplogs (#464)Dan Engelbrecht2025-08-121-1/+21
* Improved oplog import/export progress indicator at commandline (#206)Dan Engelbrecht2024-11-061-23/+41
* improved assert (#37)Dan Engelbrecht2024-04-041-3/+14
* add a limit to the number of times we attempt to finalize (#22)Dan Engelbrecht2024-03-251-1/+0
* jobqueue - allow multiple threads to report progress/messages (#635)Dan Engelbrecht2024-01-221-6/+8
* various TSAN/ASAN/LeakAnalyzer fixes (#622)Stefan Boberg2023-12-191-3/+4
* Improvement: Add names to background jobs for easier debugging (#412)Dan Engelbrecht2023-09-201-56/+99
* job queue and async oplog-import/export (#395)Dan Engelbrecht2023-09-131-0/+486