Skip to content

Toloka/pg-queue-playground

Repository files navigation

PostgreSQL Queue Playground

Here there are a couple of stress tests that compare throughput of different implementations of the Polling Publisher pattern.

The goal is to show performance degradation due to a long-running transaction and how the TRUNCATE operation can solve this problem.

Requirements

  • Java 17+
  • Docker (3 CPU, 3 GB RAM)

Useful Links

License

© YANDEX LLC, 2022. Licensed under the Apache License, Version 2.0. See LICENSE file for more details.

About

Playground for transactional queues in PostgreSQL

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published