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
DG
Dan G.
03/05/2019
Validated Reviewer
Review source: Seller invite

Fantastic real-time job queue

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.
Verified User in Internet
UI
Verified User in Internet
11/22/2018
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review

Very helpful to manage distribution of tasks

Really reliable to keep our most important tasks and functions in line.

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