Hi All,
Kindly provide some use case references for when to use a queue mode n8n deployment .
Thanks,
@hackerway
Hi All,
Kindly provide some use case references for when to use a queue mode n8n deployment .
Thanks,
@hackerway
Hey @hackerway,
It is a bit of a tricky one but generally if you are running lots of scheduled and webhook based workflows and you want to distribute the load you would want to look at queue mode. If you want something that is more highly available as well you would want queue mode.
Once you start building out your workflows if things start to slow down that would be a good sign to look at either increasing resources or taking the queue route so you can run across a few instances.