Skip to content

mastutoriales/primeNumbersMultithreadingCPP

Repository files navigation

Prime Numbers using Multithreading in C++

Program for the search of prime numbers using Multithreading in C++

This program is an upgrade of https://github.com/mastutoriales/primeNumbersCPP, in this version the search is with multi threading, with this upgrade try to reduce the computing time using all the cores of the computer were the program is running.

About

Program for the search of prime numbers using Multithreading in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages