Show rating breakdown
Save to My Lists
Unclaimed
Unclaimed

Top Rated python celery Alternatives

python celery Reviews & Product Details

python celery Overview

What is python celery?

Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well.

python celery Details
Show LessShow More
Product Description

Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well.


Seller Details
Seller
Celery
Year Founded
2013
HQ Location
Cluj-Napoca, Cluj
Twitter
@pypi
21,357 Twitter followers
LinkedIn® Page
www.linkedin.com
20 employees on LinkedIn®

Recent python celery Reviews

Shamsher S.
SS
Shamsher S.Mid-Market (51-1000 emp.)
5.0 out of 5
"Manage asynchronous tasks"
Light weight, scheduler, retry failed tasks
Martin Thorsen R.
MR
Martin Thorsen R.Small-Business (50 or fewer emp.)
5.0 out of 5
"Simple and flexible framework for writing distributed systems"
The most helpful part of Celery is that it can use a plethora of different backends for distributing and coordinating tasks. For example, Celery ca...
Anish J.
AJ
Anish J.Enterprise (> 1000 emp.)
4.5 out of 5
"Python Celery : All in one For your Task"
A great tool for developers to manage and scheduled the tasks in queue format as well as gives ease to developers to code. Its very easy to install...
Security Badge
This seller hasn't added their security information yet. Let them know that you'd like them to add it.
0 people requested security information

python celery Media

Answer a few questions to help the python celery community
Have you used python celery before?
Yes

14 python celery Reviews

4.6 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Popular Mentions
The next elements are radio elements and sort the displayed results by the item selected and will update the results displayed.
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
14 python celery Reviews
4.6 out of 5
14 python celery Reviews
4.6 out of 5
G2 reviews are authentic and verified.
Shamsher S.
SS
Python Developer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: Organic Review from User Profile
What do you like best about python celery?

Light weight, scheduler, retry failed tasks Review collected by and hosted on G2.com.

What do you dislike about python celery?

Command based interface only, need to add GUI in build support Review collected by and hosted on G2.com.

What problems is python celery solving and how is that benefiting you?

Send notifications email in django so i used celery as a task queue Review collected by and hosted on G2.com.

Martin Thorsen R.
MR
CTO
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about python celery?

The most helpful part of Celery is that it can use a plethora of different backends for distributing and coordinating tasks. For example, Celery can use RabbitMQ, Redis, or Amazon SQS as brokers and backends. Through SQLAlchemy, it can also interface with even more storage backends, like PostgreSQL, SQLite, and MySQL. Programming with Celery hides intricate details of those message queues and database engines and feels very pythonic, much like simply calling functions with some added decorators. I also love that it is open source, so if I cannot find an answer in the documentation, I can study the source code to understand how Celery behaves in certain edge cases. Review collected by and hosted on G2.com.

What do you dislike about python celery?

I like most of the Celery experience but would like to see more nontrivial examples in the documentation and tutorials. For instance, it helps a lot to know the backend system you chose to use with Celery. Complex message-brokering scenarios can be solved elegantly without coding if you know how to configure RabbitMQ. By programming Redis directly through Lua scripts, you can gain some performance and, for example, improve Celery's rate-limiting system. I think more tutorials that show how such—and other— scenarios may be solved would significantly improve the Celery documentation. Review collected by and hosted on G2.com.

Recommendations to others considering python celery:

Start by reading the Getting Started part of the documentation. Also, make sure you understand the significance of choosing a suitable backend for your problem. Review collected by and hosted on G2.com.

What problems is python celery solving and how is that benefiting you?

We have implemented a live-chat system with Celery and RabbitMQ, with many subscribers and updates published through WebSockets. We have also implemented distributed, asynchronous task queues with Celery and both RabbitMQ and Redis as backends. Celery integrated with FastAPI is also a key component in our event-sourcing processing flow. Review collected by and hosted on G2.com.

Anish J.
AJ
Assistant System Engineer
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about python celery?

A great tool for developers to manage and scheduled the tasks in queue format as well as gives ease to developers to code.

Its very easy to install by just a pip command and you are good to go to use this as per your need. Review collected by and hosted on G2.com.

What do you dislike about python celery?

Nothing much its fast, easy to install and does the great job. Review collected by and hosted on G2.com.

What problems is python celery solving and how is that benefiting you?

The major usage is that now we can easily schedule the task with its priority as per our need as well as very easy and fast installation.

Overall a great and fast tool for scheduling the tasks on the go.

And having an access using anaconda prompt is an advantage. Review collected by and hosted on G2.com.

Evren B.
EB
Network & Security Technical Architect
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
(Original )Information
What do you like best about python celery?

As a software, we can easily code something with its developer-centric structure and include it in the job queue and run it. I think this makes the product great. It is also very important that it can be integrated with messaging tools like RabitMQ and Redis.In this way, the product can fully respond to all our needs. If I give the product a score, I give 85 out of 100. Review collected by and hosted on G2.com.

What do you dislike about python celery?

Python celery documents can sometimes be confusing. Because these documents contain information with two different meanings. However, in general, I am very pleased with the ease of use and performance of the product. Review collected by and hosted on G2.com.

Recommendations to others considering python celery:

The product is compatible with various messaging tools. It is compatible with various messaging tools, for example RabbitMQ or Redis. This is sometimes a life-saving feature. In addition, the product is really successful and developer oriented.I recommend the product because of its important advantages. You will never regret using this product. Review collected by and hosted on G2.com.

What problems is python celery solving and how is that benefiting you?

The product made our work a lot easier. It is a product that allows us to run workflows without requiring a lot of brain activity and helps us solve many of our problems. Also, we are doing many of our works through this product. We can easily do many operations such as sending SMS and e-mail through Celery. In this way, we can eliminate user errors in sending messages. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
II
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about python celery?

Python celery is best for scheduling the task and task in queue and generation of automation Review collected by and hosted on G2.com.

What do you dislike about python celery?

The thing which is disliked is that sometimes all the data can be leaked Review collected by and hosted on G2.com.

Recommendations to others considering python celery:

Highly recommended others to use celery Review collected by and hosted on G2.com.

What problems is python celery solving and how is that benefiting you?

The problem that we are solving with celery is that we can do proper scheduling and can apply task in accordance with the priority Review collected by and hosted on G2.com.

Verified User in Computer Software
AC
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about python celery?

I specifically like how the Celery architecture is based on task queues and the number of workers we can assign to each task queue. This way, a developer can uniformly distribute the heavier jobs to celery task with greater number of workers. It's compatibility with RabbitMQ and Redis makes it more convenient to work on. Review collected by and hosted on G2.com.

What do you dislike about python celery?

It is sometimes a headache to debug errors in Python Celery. I personally face an issue that Celery sometimes resets itself completely without finishing the pending tasks, thereby, wasting the whole iteration of data collection and processing before reset. Couldn't find a dependable solution to this problem yet. So, I need to eventually reinstall Celery whenever I face this, once in a blue moon. Review collected by and hosted on G2.com.

Recommendations to others considering python celery:

The biggest advice that I'd like to give to other developers using Celery is to not compromise with recommended coding practices. Celery's coding implementation is basically task based. You assign each function that you've written to a particular task queue. There are high chances of code redundancy if a developer is not careful enough to modularise their code.

Moreover, wisely assign the number of workers for each task queue. You would not want to assign large number of workers to a task which is not invoked very frequently, as it would only lead to unnecessary wastage of processing. Review collected by and hosted on G2.com.

What problems is python celery solving and how is that benefiting you?

We are trying to collect publicly available tweets posted by various eminent personalities of several engineering schools, and understand the intersection in the topics for which the academia is collectively interested to solve. With Celery, we are able to collect massive amounts of data in lesser time duration, process it simultaneously and store the results in a NoSQL database. Review collected by and hosted on G2.com.

Catherine P.
CP
SEO Analyst
Information Technology and Services
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about python celery?

We use celery, in combination with RabbitMQ and celery-beat, to execute periodic tasks, as well as some long-running tasks initiated by the user on the server. Review collected by and hosted on G2.com.

What do you dislike about python celery?

Something that bothers me that the celery documentation of dynamic programming defined by the user is not good, It may be that I do not have skill that I had difficulties. I have to work another way to solve the problem with celery. But I'm happy with celery. Review collected by and hosted on G2.com.

Recommendations to others considering python celery:

Celery is compatible with several message agents such as RabbitMQ or Redis and can act as producer and consumer. Review collected by and hosted on G2.com.

What problems is python celery solving and how is that benefiting you?

All our work in the background (for example, change of image size, upload of files, email and sending SMS) are done through Celery (using Redis as your agent). Celery's programming and retry functions are especially useful for error-prone tasks, such as sending email and SMS. Review collected by and hosted on G2.com.

Dilan M.
DM
Information Security Analyst
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: Seller invite
What do you like best about python celery?

I like python celery in light of it's developer situated organization as a product bundle. I can take it and begin incorporating things and send with the task queue and run streams.

Celery is written in python, however the convention is executed in any language. It can likewise work with different languages utilizing webhooks. There is additionally a Ruby-Client called RClerey, a PHPClient, Go customer and a Node.js customer. Review collected by and hosted on G2.com.

What do you dislike about python celery?

This is an open source bit of programming so support is to some degree restricted. Else, it is an extraordinary tool. Review collected by and hosted on G2.com.

Recommendations to others considering python celery:

it's really good, easy and fast to work with.

Python Celery has a long history of sorts, yet since it's open source, I would suggest giving it a shot Review collected by and hosted on G2.com.

What problems is python celery solving and how is that benefiting you?

setting up serverless deployment which has performs parallel processing. Review collected by and hosted on G2.com.

DG
Analyst, Technology
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: Seller invite
What do you like best about python celery?

Python Celery is a great real time, asyncronous job queue and scheduler and I think the best thing is that this job scheduler focuses on running concurrently as opposed to scheduling and running one task at a time. Review collected by and hosted on G2.com.

What do you dislike about python celery?

This is an open source piece of software so support is somewhat limited. Otherwise, it is a great tool. Review collected by and hosted on G2.com.

Recommendations to others considering python celery:

Python Celery has a long history of sorts, but since it's open source, I would definitely recommend trying it out. Azkaban scheduler which is written in Java is similar to this, but I think you must choose the software depending on your needs. Review collected by and hosted on G2.com.

What problems is python celery solving and how is that benefiting you?

Python celery allows my team to schedule tasks and things that just must get done at a certain time in an automated manner. The benefits we've realized are quicker deployment, technology management, etc. Review collected by and hosted on G2.com.

Ramesh O.
RO
Machine Learning Engineer
Computer Software
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: Seller invite
What do you like best about python celery?

Ease of integration with django and python. Also has good documentation to get help. Also has good support. Review collected by and hosted on G2.com.

What do you dislike about python celery?

issues with task management when working with redis. Redis is not the best option to work with this specially when working with docker. Review collected by and hosted on G2.com.

Recommendations to others considering python celery:

it's really good, easy and fast to work with. I love how well it integrates with Django and Python. Go for it. Review collected by and hosted on G2.com.

What problems is python celery solving and how is that benefiting you?

setting up serverless deployment which has performs parallel processing. Review collected by and hosted on G2.com.