hackage.haskell.org : postgresql-simple-queue : 0.2.0.0
This module utilize PostgreSQL to implement a durable queue for efficently processing arbitrary payloads which can be represented as JSON. Typically a producer would enqueue a new payload as part of larger database transaction In another thread or process, the consumer would drain the queue.
Registry -
Download -
JSON -
codemeta.json
purl: pkg:hackage/postgresql-simple-queue@0.2.0.0
Published:
Indexed:
Loading...
Readme
Loading...