Handling Offline AI Jobs: Developers Share Best Engineering Practices

cmm324 · reddit · 2026-08-03

A developer started a Reddit discussion asking the community about their current engineering approaches to handling offline/batch inference workloads that don't require immediate responses.

The author listed common asynchronous workloads, including:

They specifically asked for real-world experiences regarding solutions like Provider batch APIs, custom queues and workers, Airflow/Temporal/Celery, Kubernetes Jobs, and AWS Batch/Spot. What works well? What was more painful than expected? And if they could change one thing about their current setup, what would it be?

Original post →

More from coding & agent

coding & agent channel →