Lightweight Task queue on Erlang/OTP, SQLite-backed, no overengineering
devtoolLightweight Task Queue is a persistent, SQLite-backed task queue for Erlang/OTP that avoids the overhead of Kafka or similar enterprise systems, targeting indie hackers and small teams who need durability without cluster complexity. It offers a simple, no-overengineering alternative to in-memory queues, making persistent task processing accessible for projects where full-scale infrastructure is overkill. Its interest lies in bridging the gap between ephemeral in-memory queues and heavy enterprise solutions with minimal setup.
Cross-platform signals
You might also like
More in devtool
OpenAI-compatible proxy that aggregates free-tier keys from ~14 AI providers with automatic failover. For personal exper…
Desktop Companion for Hermes Agent
Unstyled UI components for building accessible web apps and design systems. From the creators of Radix, Floating UI, and…