1.0.5 • Published 10 years ago

forked-worker-pool v1.0.5

Weekly downloads
7
License
MIT
Repository
github
Last release
10 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

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago