mysql-queue is a job queue built with Node.js on top of MySql in order to provide background processing and reliable asynchronous execution to Node.js applications. mysql-queue relies on SKIP LOCKED, ...
Currently I am not working on this codebase. I am aware the the docker part of this codebase is not working but with the proper environmental variables it does function. Consumers pull of the topics ...