Product Avatar Image

Celery

Show rating breakdown
14 reviews
  • 1 profiles
  • 1 categories
Average star rating
4.6
Serving customers since
2013

Profile Name

Star Rating

12
2
0
0
0

Celery Reviews

Review Filters
Profile Name
Star Rating
12
2
0
0
0
DS
Daniel S.
03/26/2019
Validated Reviewer
Review source: G2 invite
Incentivized Review

Top notch async job scheduler in python

Celery is a great tool to help manage more complex workflows that can be relatively automated on our data side.
DX
Derek X.
03/20/2019
Validated Reviewer
Review source: G2 invite
Incentivized Review

Task queue for applications

I like python celery because of it's developer oriented format as a software package. I can take it and start building things and deploy into the task queue and run flows.
RB
Rebecca B.
03/19/2019
Validated Reviewer
Review source: G2 invite
Incentivized Review

Job scheduler written in python

Python celery lets me manage data engineering jobs in a easy to use, fruitful system. It's relatively easy to use and straight forward

About

Contact

HQ Location:
Cluj-Napoca, Cluj

Social

@pypi

What is Celery?

Celery is an open-source, distributed task queue system that is used for executing tasks asynchronously in real time or scheduling them to run at a later time. It is highly suitable for handling a large volume of messages and is particularly useful for processing asynchronous or long-running tasks in web applications, such as sending emails or processing data. Celery integrates smoothly with various message brokers like RabbitMQ and Redis, and it supports different programming languages, although it's mainly used with Python. The platform emphasizes scalability and reliability, making it a popular choice for building scalable, maintainable applications.

Details

Year Founded
2013