Distributing Work

Emit follows the philosophy that routing execution of tasks over the network is best handled by an external library. Currently, there are two integrations: RQ and Celery.

In addition, you may want to write your own for an as-of-yet unknown backend.

Project Versions

Table Of Contents

Previous topic

Getting Started

Next topic

Using RQ to Distribute Processing

This Page