metarhia / metasync

Asynchronous Programming Library for JavaScript & Node.js
https://metarhia.com
MIT License
206 stars 35 forks source link

Implement async poolify #287

Closed tshemsedinov closed 6 years ago

tshemsedinov commented 6 years ago

See prototype: https://github.com/HowProgrammingWorks/Pool/blob/master/JavaScript/4-improved.js

tshemsedinov commented 6 years ago

See: https://github.com/HowProgrammingWorks/Pool/blob/master/JavaScript/5-async.js