/taskqueues.com

A list of distributed task queueing software.

Primary LanguageHTMLOtherNOASSERTION

taskqueues.com

A list of task queue libraries.

Contributing

Setup

Run pipenv install --dev to install the dev dependencies.

Building

To build the website, run make. Open build/index.html to view your changes. Run make watch to continuously build the project as you make changes.

Deployment

To deploy the website, run make deploy.

License

taskqueues is licensed under Apache 2.0. Please see LICENSE for licensing details.