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

https://github.com/geeksloth/find-primes

Demonstration of multithreading and multiprocessing in basic prime number searching maner.
https://github.com/geeksloth/find-primes

multi-processing multi-threading multiprocessing multithreading prime-numbers

Last synced: 6 months ago
JSON representation

Demonstration of multithreading and multiprocessing in basic prime number searching maner.

Awesome Lists containing this project

README

          

# find-primes
Demonstration of multithreading and multiprocessing in basic prime number searching maner.

![ss](static/ss.jpg)