Event loop tasks, async debugging, baseline performance(libuv), worker threads, workepools, multiprocessing(clustering), semaphores, mutexes, atomics
-
Updated
Oct 7, 2024 - TypeScript
Event loop tasks, async debugging, baseline performance(libuv), worker threads, workepools, multiprocessing(clustering), semaphores, mutexes, atomics
A NestJS-based project for scanning directories and their subdirectories in parallel using worker threads. This project demonstrates how to efficiently scan large directory structures while leveraging multi-core CPUs for improved performance.
Add a description, image, and links to the workerpool topic page so that developers can more easily learn about it.
To associate your repository with the workerpool topic, visit your repo's landing page and select "manage topics."