javaadvent.com
Using Postgres as a Message Queue - JVM Advent
This article looks into Postgres’ lightweight notification mechanism & discusses how it can be leveraged to implement a simple, but effective push-based message queue.
Rafael Winterhalter