Skip to content

marcomezzaro/celery-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple Celery app that uses Redis as a broker.

It's intended to track down the source of redis/redis-py#1140

The Celery daemon is being run with the command: celery -A tasks worker --loglevel=debug

To enqueue a new task, run python add_task.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%