openreader/compute
Richard R f8672b073e refactor(compute): unify job concurrency and CPU thread allocation logic
Standardize compute job concurrency configuration by introducing a shared
COMPUTE_JOB_CONCURRENCY setting, replacing separate PDF and Whisper concurrency
controls. Add cross-platform CPU core detection and thread budgeting utilities,
and update both ONNX model execution and concurrency limiters to use dynamic
thread allocation per job. Refactor environment variable docs and examples to
reflect unified concurrency management. Streamline PDF.js font path resolution
for improved reliability across environments.
2026-05-21 15:58:29 -06:00
..
core refactor(compute): unify job concurrency and CPU thread allocation logic 2026-05-21 15:58:29 -06:00
worker refactor(compute): unify job concurrency and CPU thread allocation logic 2026-05-21 15:58:29 -06:00