/python_multiprocessing_executor

Python script that takes a path to a file as an argument, and executes each line in that file with a thread a pool equal in size to the cpu_count of the computer, thus fully utilizing the CPU.

Primary LanguagePythonMIT LicenseMIT

No issues in this repository yet.