1.0.2 • Published 4 years ago

@parkaroundthecorner/httpcluster v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

HTTPCluster

Creates a HTTP Server cluster and maintains the worker processes in operation

Community

HTTPCluster is an open source software released under a MIT license.

You are welcome to report bugs or to create pull requests on github.

Installation

You can install HTTPCluster from npm:

npm install @parkaroundthecorner/httpcluster

You can also download the source files and build HTTPCluster yourself:

git clone https://github.com/ParkAroundTheCorner/HTTPCluster.git
cd HTTPCluster
npm install

Examples

Have a look at the different examples provided in the test directory for getting started with HTTPCluster.

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago