worker_pools Implements a class for creating pools of worker threads, allowing tasks to be queued and run asychronously. Limited support; I created this to fulfil a specific need (async use of the node:sqlite module) for experimenting on FiveM.