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.