/labor.js

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

Primary LanguageJavaScriptMIT LicenseMIT

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)