InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Arq Alternatives
Similar projects and alternatives to arq
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
celery-sqlalchemy-boilerplate
Boilerplate for services with Celery, SQLAlchemy, Docker, Alembic and Pytest
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better arq alternative or higher similarity.
arq discussion
arq reviews and mentions
Posts with mentions or reviews of arq.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-22.
- Future Plan for Arq
- The Many Problems with Celery
-
I made a simple async queueing framework called SAQ! It includes a built in web UI to manage jobs.
I need to process a lot of long running IO heavy jobs with background workers. I've been using ARQ for a while but decided to take a crack at writing my own distributed queue.
-
Boilerplates for integration services when you need to sync API resources or databases
Lately I've been writing asynchronous python code and yes, the resource integration problem has come again. Because now from version 1.4 SQLAlchemy has become asynchronous a new boilerplate was created. Now, as a scheduler, I took a completely asynchronous Arq. Considering the specifics of the service, long I/O operations, it seems that the service turned out to be more optimal in asynchronous execution. I haven't measured the performance yet, but I think I'll write another post about it.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 21 Jun 2025
Stats
Basic arq repo stats
4
2,527
6.2
6 months ago
python-arq/arq is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of arq is Python.