Tags : Browse Projects

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

celery

Compare

  Analyzed about 22 hours 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]

85.2K lines of code

0 current contributors

2 days since last commit

32 users on Open Hub

High Activity
5.0
 
I Use This

django-carrot

Compare

  Analyzed 1 day ago

A lightweight task queue for Django using RabbitMQ

2.73K lines of code

4 current contributors

over 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

tasktiger

Compare

  Analyzed about 19 hours ago

Python task queue. Because celery is gross.

6K lines of code

5 current contributors

6 days since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This