pg-boss Projects .

Technology

pg-boss

A high-performance job queue for Node.js using PostgreSQL as the persistent storage engine.

Pg-boss leverages PostgreSQL features like SKIP LOCKED and LISTEN/NOTIFY to handle background tasks without the operational overhead of Redis or RabbitMQ. It supports cron-style scheduling, exponential backoff retries, and batch processing for high-throughput workloads. By utilizing a single database for both application data and job state, it ensures ACID compliance and simplifies infrastructure management for developers building scalable TypeScript or JavaScript services.

https://github.com/timgit/pg-boss
1 project · 1 city

Related technologies

Recent Talks & Demos

Showing 1-1 of 1

Members-Only

Sign in to see who built these projects