Learning-to-rank scheduling for Python job queues. Replaces FIFO with an online-learning LambdaRank ranker that predicts job duration from telemetry and reorders pending work shortest-job-first. Plug it into Celery, a reference FastAPI+Redis server, or benchmark against public traces — all in one monorepo.
Learning-to-rank scheduling for Python job queues. Replaces FIFO with an online-learning LambdaRank ranker that predicts job duration from telemetry and reorders pending work shortest-job-first. Plug it into Celery, a reference FastAPI+Redis server, or benchmark against public traces — all in one monorepo.