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

https://github.com/kami/node-worker-pool

Node worker library with worker pool support.
https://github.com/kami/node-worker-pool

Last synced: over 1 year ago
JSON representation

Node worker library with worker pool support.

Awesome Lists containing this project

README

          

Node Worker Pool
================

An implementation of the web worker API with a worker pool support.

Based on the [node-worker](https://github.com/cramforce/node-worker) library by
Malte Ubl.

Examples
========

For examples, please see `test` directory.