Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

celery

Compare

  Analyzed 1 day ago

celery is a distributed task queue framework for Django. It is used for executing tasks asynchronously, routed to one or more worker servers, running concurrently using multiprocessing. It is designed to solve certain problems related to running websites demanding high-availability and ... [More] performance. It is perfect for filling caches, posting updates to twitter, mass downloading data like syndication feeds or web scraping. Use-cases are plentiful. Implementing these features asynchronously using celery is easy and fun, and the performance improvements can make it more than worthwhile. [Less]

77.3K lines of code

0 current contributors

5 days since last commit

32 users on Open Hub

Moderate Activity
5.0
 
I Use This

django-carrot

Compare

  Analyzed about 1 hour ago

A lightweight task queue for Django using RabbitMQ

2.73K lines of code

4 current contributors

over 6 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

TaskMQ

Compare

  Analyzed 9 months ago

Message queue with task scheduler and cqrs

70.2K lines of code

1 current contributors

about 4 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

tasktiger

Compare

  Analyzed 1 day ago

Python task queue. Because celery is gross.

6.16K lines of code

5 current contributors

13 days since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This