Comment by nthypes

Comment by nthypes 15 hours ago

1 reply

I love Node-RED instead of n8n. But it's biggest problem is that does not have the concept of an "execution". Which sucks.

threecheese 15 hours ago

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.