Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 280 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 280 Bytes

Maintain a pool of Web Workers with callbacks. Based on Ilmari Heikkinen's WorkCrew library. Easily wrap existing libraries in Web Worker functionality. Works in the browser and node.js.

See the example folder for a demonstration of how the library should be used.

(MIT License)