Updated Architecture: Cluster Multi Process (markdown)

TJKoury 2016-11-08 13:30:18 -05:00
parent fdb58aa250
commit 8e0dc92ffc
1 changed files with 2 additions and 0 deletions

@ -42,6 +42,8 @@ This Node-Red fork uses the native Node-Red cluster module for multi-processing.
|settings.js|Modified to expose the cluster module in function nodes, also provides the default setting for number of Workers.|
##Issues
- [ ] Need to write tests for cluster features
- [ ] Need to write tests for storage features
##General Notes