huey VS APScheduler

Compare huey vs APScheduler and see what are their differences.

huey

a little task queue for python (by coleifer)

APScheduler

Task scheduling library for Python (by agronholm)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
huey APScheduler
10 5
4,860 5,644
- -
7.5 9.1
2 months ago 3 days ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

huey

Posts with mentions or reviews of huey. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-10.

APScheduler

Posts with mentions or reviews of APScheduler. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-10.

What are some alternatives?

When comparing huey and APScheduler you can also consider the following projects:

schedule - Python job scheduling for humans.

celery - Distributed Task Queue (development branch)

rq - Simple job queues for Python

Prefect - The easiest way to build, run, and monitor data pipelines at scale.

dramatiq - A fast and reliable background task processing library for Python 3.

django-schedule - A calendaring app for Django. It is now stable, Please feel free to use it now. Active development has been taken over by bartekgorny.

TaskFlow - A library to complete workflows/tasks in HA manner. Mirror of code maintained at opendev.org.

RabbitMQ - Open source RabbitMQ: core server and tier 1 (built-in) plugins

Joblib - Computing with Python functions.

mrq - Mr. Queue - A distributed worker task queue in Python using Redis & gevent

Spiff - A powerful workflow engine implemented in pure Python

KQ - Kafka-based Job Queue for Python