Links: Queues, latency, did a job run late
- The secret to happy queues: A talk by the creator of Sidekiq which is a queuing system for rails. The crux of the idea here is we should have queues based on when a job is expected to be completed by the submitter vs something like priority.