Comment by nthypes
I love Node-RED instead of n8n. But it's biggest problem is that does not have the concept of an "execution". Which sucks.
I love Node-RED instead of n8n. But it's biggest problem is that does not have the concept of an "execution". Which sucks.
They fit different niches, IME; node-red is designed for IoT workloads, and so is a great fit for high volume messaging; n8n on the other hand is more workflow automation focused -like Zapier - and so has higher level abstractions and is less focused on performance efficiency.
Can they both fit some of the same use cases? Definitely.