Back to projects Key Features
- Benchmarks PostgreSQL-backed queue processing in Spring Boot applications
- Compares schema variants, batch sizes, and indexing strategies under load
- Measures throughput and latency to evaluate database queue trade-offs
Technologies
JavaSpring BootPostgreSQLDockerdb-queue
A performance benchmark for PostgreSQL-backed queue processing in Spring Boot applications. The experiment compares schema variants, batch sizes, and indexing choices by throughput and latency to understand when a database-backed queue is a practical option.