SeaSkyThe / Task-Queue-Test

A simple task queue using Redis and Huey. The base is the Django framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task-Queue-Test

A simple task queue using Redis and Huey. The base is the Django framework

Run

  • To test, just run the docker-compose file with: docker-compose up

  • Then access the page in localhost:8000/tasks_app/count/50

About

A simple task queue using Redis and Huey. The base is the Django framework


Languages

Language:Python 100.0%