phovea / phovea_processing_queue

Process long-running tasks in the background using Celery

Home Page:http://caleydo.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phovea_processing_queue

Phovea Phovea NPM version Build Status

Define long-running tasks that should be processed in the background using Celery.

Installation

git clone https://github.com/phovea/phovea_processing_queue.git
cd phovea_processing_queue
npm install

Testing

npm test

Building

npm run build

This repository is part of Phovea, a platform for developing web-based visualization applications. For tutorials, API docs, and more information about the build and deployment process, see the documentation page.

About

Process long-running tasks in the background using Celery

http://caleydo.org/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 61.2%Language:TypeScript 19.9%Language:JavaScript 15.8%Language:Dockerfile 3.1%