Updated Architecture: Cluster Multi Process (markdown)

TJKoury 2016-11-11 11:29:09 -05:00
parent 4fd84caabb
commit c7e9b32d88
1 changed files with 2 additions and 2 deletions

@ -42,8 +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
- [x] Need to write tests for cluster features
- [x] Need to write tests for storage features
##General Notes