Tags : Browse Projects

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

celery

Compare

  Analyzed about 5 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]

71.6K lines of code

0 current contributors

2 days since last commit

30 users on Open Hub

Moderate Activity
5.0
 
I Use This

TaskMQ

Compare

  Analyzed about 18 hours ago

Message queue with task scheduler and cqrs

70.2K lines of code

1 current contributors

over 2 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

django-carrot

Compare

  Analyzed about 4 hours ago

A lightweight task queue for Django using RabbitMQ

2.73K lines of code

4 current contributors

almost 5 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

snijder

Compare

  Analyzed about 9 hours ago

Single Node Inhomogeneous Job Dispatcher, Executor & Reporter

2.74K lines of code

1 current contributors

over 3 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

tasktiger

Compare

  Analyzed about 2 hours ago

Python task queue. Because celery is gross.

5.91K lines of code

5 current contributors

24 days since last commit

0 users on Open Hub

Low Activity
0.0
 
I Use This