Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 295 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 295 Bytes

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.