ModelQ is a fast, lightweight Python library for scheduling ML inference tasks using Redis and threading, serving as a simpler alternative to Celery.
pip install modelq
pip install git+https://github.com/ModelsLab/modelq.git
Was this page helpful?