An open API service indexing awesome lists of open source software.

https://github.com/julian3sp/multi-threaded-file-processor

A C++ program that processes and categorizes files concurrently using POSIX threads and semaphores, ensuring efficient file handling and synchronization across multiple threads.
https://github.com/julian3sp/multi-threaded-file-processor

cpp linux multithreading

Last synced: 2 months ago
JSON representation

A C++ program that processes and categorizes files concurrently using POSIX threads and semaphores, ensuring efficient file handling and synchronization across multiple threads.

Awesome Lists containing this project

README

          

IMPORTANT: this readme file was made after the script was ran, that is why it is not including in the statistics for the current directory tests

note:
- I thought the numbers for the /dev/* folder were very strange and you may have noticed that, but when looking in the file manager on my system they are actually accurate to what my system says. I can provide a screenshot of this info in the future if needed