How can I test if a task (task_id) is still processed in celery? I have the following scenario:. Source: about 3 years ago
I recently integrated celery (django-celery to be more specific) in one of my applications. I have a model in the application as follows. Source: about 3 years ago
I am trying to write a small application that receives video files, and convert them to a uniform format after they have been uploaded (thus added to the database). I have searched the web for the best solution for this, and have decided to use Django's signals with Celery. But for now I'm trying to create a proof-of-concept to see if it works. Source: about 3 years ago
Since a few days ago the page no longer loads. https://celeryproject.org/. - Source: Hacker News / about 3 years ago
I'm using Celery to manage asynchronous tasks. Occasionally, however, the celery process goes down which causes none of the tasks to get executed. I would like to be able to check the status of celery and make sure everything is working fine, and if I detect any problems display an error message to the user. From the Celery Worker documentation it looks like I might be able to use ping or inspect for this, but... Source: about 3 years ago
Do you know an article comparing Celery Project to other products?
Suggest a link to a post with product alternatives.
This is an informative page about Celery Project. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.