Process Media - Local Worker Queues

Goal

Manage work in each individual processing stream.

Info

  • We delay starting the thread (eg 20 seconds) in context of more graceful start. And to avoid duplicate threads in hot reload context.

Directional

  1. Move to multiprocessing instead of threads