Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostgreSQL queue experiment

Quick experiment to test a PostgreSQL queue implementation.

Start the postgresql database using docker-compose up -d.

Start the worker pool using go run ./cmd/worker (use -h to see options).

Start the producer using go run ./cmd/producer. This is a TUI, where you can press 1 to add 1 job, 5 to add 5 jobs and 2 to add 20 jobs.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages