//
sign in
Post
by @danabra.mov
PostEmbed
by @danabra.mov
Record
by @jimpick.com
Record
by @atsui.org
+ new component
Post
Article 11 of the series "Getting Started with n8n": n8n in Queue Mode — Main, Worker, Redis and Python. Main accepts and enqueues, workers execute. When it is worth it, how workers scale, and why queue mode is not retry. www.rotecodefraktion.de/en/blog/n8n-... #n8n #QueueMode #Redis #Python
3d
Operation goes production-ready. This article moves the single-process instance to queue mode: main accepts webhooks and enqueues executions in Redis, workers run them. With worker scaling, queue metr...
www.rotecodefraktion.de
n8n in Queue Mode — Main, Worker and Redis