django-celery-results VS celery

Compare django-celery-results vs celery and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
django-celery-results celery
4 43
650 23,498
0.8% 0.8%
4.9 9.5
8 days ago 6 days ago
Python Python
GNU General Public License v3.0 or later BSD 3-clause "New" or "Revised" 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.

django-celery-results

Posts with mentions or reviews of django-celery-results. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-07.
  • Use Celery with any Django Storage as a Result Backend
    5 projects | /r/django | 7 Feb 2023
    The Celery package provides some number of (undocumented!) result backends to store task results in different local, network, and cloud storages. The django-celery-result package adds options to use Django-specific ORM-based result storage, as well as Django-specific cache subsystem.
  • Processing input and letting user download the result
    2 projects | /r/django | 4 Jan 2023
    To keep track of task result
  • Celery filter by periodic_task_name
    1 project | /r/django | 25 Aug 2022
    The field is referenced in the docs here: https://github.com/celery/django-celery-results/blob/9b7deb464b0f3fa8c063a1cc70f9fc48829f9793/docs/includes/introduction.txt, and that appears to be accurate, but I don't have any experience with d-c-r personally so I can't really help much more. Hope you figure it out!
  • Celery-Django-Results won't post Task results from Celery
    1 project | /r/djangolearning | 18 Mar 2022
    Hello, I have been having issues with Django and sending the results of Celery workers. Celery works and produces the results and if I set the backend to the redis server, it works fine. The issue is that Django ORM is not registering the TaskResults. I have tried everything under the sun in regards to configuration and I am sure that it's not the issue. I have found this Github: https://github.com/celery/django-celery-results/issues/102

celery

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