1.0.5 • Published 9 years ago

forked-worker-pool v1.0.5

Weekly downloads
7
License
MIT
Repository
github
Last release
9 years ago

forked-worker-pool

Build Status Coverage Status Code Climate

Dependency Status devDependency Status

A Simple library to handle and distribute data to be processed by forked node instances.

To install:

npm install forked-worker-pool

or add the library as dependency in your package.json

	...
	"dependencies": {
		"forked-worker-pool": "",
		...
	},
	...

Documentation and examples are available in the wiki (WIP).

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago