Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
# Testing how well Node.js can scale and cluster with Postgres

## Using:
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/456c1b63ef2444da8055387f3ec135cf)](https://app.codacy.com/app/mkeeneth/nodejs-clustering-postgres?utm_source=github.com&utm_medium=referral&utm_content=mkeeneth/nodejs-clustering-postgres&utm_campaign=Badge_Grade_Dashboard)

Node.js, express, cluster, Postgres, body-parser
## Using

- https://nodejs.org/api/cluster.html
- https://www.npmjs.com/package/body-parser
- https://artillery.io
Node.js, express, cluster, Postgres, body-parser. Also used modern aync/awit and destructuring assignment.

## Run Load test:
- <https://nodejs.org/api/cluster.html>
- <https://www.npmjs.com/package/body-parser>
- <https://artillery.io>

## Run Load test

- npm install -g artillery
- artillery run .\test\artillery_loop_post.json