deryrahman / nodejs-python-celery-notification

Notifier for long running python tasks. 📦

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nodejs Notifier for Python Tasks

Notifier for long running python tasks.

Installation

git clone https://github.com/deryrahman/nodejs-python-celery-notification

Build & Launch

docker-compose up --build

This will expose the Nodejs application's endpoints on port 5000

Open browser

http://localhost:5000

To shut down:

docker-compose down

References:

https://github.com/mattkohl/docker-flask-celery-redis

https://matthewminer.com/2015/02/21/pattern-for-async-task-queue-results.html

https://github.com/iamshaunjp/websockets-playlist

About

Notifier for long running python tasks. 📦


Languages

Language:JavaScript 62.5%Language:Python 14.5%Language:HTML 14.1%Language:Dockerfile 8.9%