Skip to content

DerbyPy/snacking-celery

Repository files navigation

Snacking on Celery's Readme

https://circleci.com/gh/DerbyPy/snacking-celery.svg?style=shield https://codecov.io/github/derbypy/snacking-celery/coverage.svg?branch=master&token=

Introduction

You should be able to run the tests with:

$ cd snacking-celery-src
$ pipenv run tox

Or an app command like:

$ pipenv run snacking hello

Running the celery worker:

$ pipenv run celery -A snacking.celery.tasks worker --loglevel=info

Celery Resources

Alternatives

Tutorial

  • Hello
    • CLI
    • Worker
  • RabbitMQ
    • Diagram
    • Worker output
    • Worker processes
      • 8
      • queue: snacking
  • sudo rabbitmqctl list_queues
  • Flower?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published