Hien Quoc
Hien Quoc

Reputation: 21

Noflo vs node-red vs totaljs

What's the major difference between all three and what makes noflo stand out over the rest?

I couldn't find anyone who made a comparison between them

Upvotes: -4

Views: 4125

Answers (1)

Julian Knight
Julian Knight

Reputation: 4923

I hardly think that you are looking for a fair comparison since you seem to have pre-selected your choice.

Also, trying to compare Node-RED and NoFlo with Total.js makes no sense. You are comparing flow-based tools against something different.

As an active contributor to Node-RED, you would expect me to say that it is best - and I will!

If I remember rightly, there is either no GUI for editing flows in NoFlo or it is a paid-for option? Not sure, a long time since I looked at it.

Node-RED is true open-source, part of the JavaScript Foundation, has active support from IBM and Hitachi as well has a very strong and welcoming community. It has many contributors to the core, add on nodes and documentation.

It has an excellent administration/programming GUI and several ways of creating user GUI's. ...

Upvotes: 4

Related Questions