#
visibility-timeout
Here are 3 public repositories matching this topic...
Asynchronous event-driven job processing queue in Go with durable SQLite persistence, at-least-once execution, visibility timeouts, retries/DLQ, and crash recovery.
go golang backend sqlite job-scheduler concurrency background-jobs event-driven sqlite3 dispatcher job-queue producer-consumer graceful-shutdown goroutine-pool worker-pool system-design idempotency at-least-once visibility-timeout crash-recovery
-
Updated
Feb 8, 2026 - Go
🔄 Execute background jobs reliably with this event-driven queue, ensuring at-least-once execution without losing work during crashes or shutdowns.
go backend sqlite job-scheduler concurrency background-jobs event-driven dispatcher job-queue producer-consumer graceful-shutdown goroutine-pool worker-pool system-design idempotency at-least-once visibility-timeout crash-recovery
-
Updated
Feb 23, 2026 - Go
Improve this page
Add a description, image, and links to the visibility-timeout topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the visibility-timeout topic, visit your repo's landing page and select "manage topics."