wilk / microjob

A tiny wrapper for turning Node.js worker threads into easy-to-use routines for heavy CPU loads.
https://wilk.github.io/microjob/
MIT License
2.02k stars 47 forks source link

Rewrite microjob back to JS #29

Closed wilk closed 5 years ago

wilk commented 6 years ago

Due to this issue: https://github.com/wilk/microjob/issues/25 Explanation here: https://github.com/wilk/microjob/issues/25#issuecomment-435644194

wilk commented 5 years ago

Solved in #25