Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cezardasilva/nodejs-parallel

Studys of NodeJS, using a parallel algorithm to find prime numbers.
https://github.com/cezardasilva/nodejs-parallel

algorithm node-js parallel prime-numbers study

Last synced: 5 days ago
JSON representation

Studys of NodeJS, using a parallel algorithm to find prime numbers.

Awesome Lists containing this project

README

        

# nodejs-parallel
Studys of NodeJS, using a parallel algorithm to find prime numbers.