Skip to content

Commit 9b056ae

Browse files
authored
Added Adams Lightning talk for march meeting (#19)
1 parent 386e1ee commit 9b056ae

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: post
3+
title: (Bonus Lightining Talk) 5 Steps To Resilient Job Queues
4+
date: 2026-03-16
5+
link:
6+
speakers:
7+
- name: Adam McCrea
8+
linkedin: adamlogic
9+
---
10+
11+
Backed-up job queues, crashing worker processes, memory bloat? If you've had to support production background job workloads, you've felt it. Give me five minutes, and I'll show you the five *simple* steps we've used repeatedly for resilient job queues—queues that are cost-efficient, fault-tolerant, and run smoothly without manual intervention.

0 commit comments

Comments
 (0)