# Add clustering by default

**URL:** https://discourse.nodered.org/t/add-clustering-by-default/49785
**Category:** Feature Requests
**Created:** [16 August 2021 12:38 UTC](https://discourse.nodered.org/t/add-clustering-by-default/49785 "2021-08-16T12:38:24Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![gregoryvanhout](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/gregoryvanhout/32/46573_2.png) [@gregoryvanhout](https://discourse.nodered.org/u/gregoryvanhout)
#### Post date: [16 August 2021 12:38 UTC](https://discourse.nodered.org/t/add-clustering-by-default/49785/1 "2021-08-16T12:38:25Z")

</div>

Dear,  
Please add clustering bu default, it was done in the past but the repos aren't updated.  
Repos: "namgk/dnr-editor" and "namgk/node-red-contrib-dnr"  
This would be a great for even firms to adopt and use this technologie

---

<div class="post-metadata">

### Author: ![knolleary](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/knolleary/32/3_2.png) [@knolleary](https://discourse.nodered.org/u/knolleary)
#### Post date: [16 August 2021 12:58 UTC](https://discourse.nodered.org/t/add-clustering-by-default/49785/2 "2021-08-16T12:58:45Z")

</div>

Can you expand on this? What exactly do you interpret clustering to mean? What behaviours would you want to see?

---

<div class="post-metadata">

### Author: ![gregoryvanhout](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/gregoryvanhout/32/46573_2.png) [@gregoryvanhout](https://discourse.nodered.org/u/gregoryvanhout)
#### Post date: [16 August 2021 13:23 UTC](https://discourse.nodered.org/t/add-clustering-by-default/49785/3 "2021-08-16T13:23:11Z")

</div>

# node-red-contrib-dnr

This node package helps connect a Node RED instance to a cluster of Node RED instances that belong to a Distributed Node RED (DNR) flow.  
Link: [GitHub - namgk/node-red-contrib-dnr: special node-red node used in Distrbuted Node-RED](https://github.com/namgk/node-red-contrib-dnr)

Distributed flow editor  
[GitHub - namgk/dnr-editor: Distributed Data-Flow Coordination Platform Based on Node-RED](https://github.com/namgk/dnr-editor))

for example,

the dnr-editor is the master or editor of the cluster,  
node-red-contrib-dnr are the workers for distributed processing of messages with ha, you can create in 1 UI the flow and it wil distribute to all members, you can select rules or create rules how messages are sent 1 to 1 / 1 to N / N to 1, and what wich process object is vs vested on 1 or multiple nodes, when 1 node fails, 1 or more nodes can take over the variable/processing power of the node that disapeard of the cluster

for more information see the ols archived github libs, i used it in the past but it is not compatible with node-red 2.X

the only thing that i would like to add is that when the master is offline you the distrebuted flow editor is moved to a different node or that it is accessible on all nodes.

---

<div class="post-metadata">

### Author: ![gregoryvanhout](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/gregoryvanhout/32/46573_2.png) [@gregoryvanhout](https://discourse.nodered.org/u/gregoryvanhout)
#### Post date: [16 August 2021 13:27 UTC](https://discourse.nodered.org/t/add-clustering-by-default/49785/4 "2021-08-16T13:27:09Z")

</div>

i used it to monitor files and ftp sites via IOT raspberry pi nodes, but copy/paste every change to 20+ nodes isn't fun to do,  
it sand system data and automation to nodes/dashboard

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [15 October 2021 13:27 UTC](https://discourse.nodered.org/t/add-clustering-by-default/49785/5 "2021-10-15T13:27:43Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
