<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[n8n Queue Mode &#x2F; Worker support]]></title><description><![CDATA[<p dir="auto">I’d like to suggest adding support for n8n Queue Mode to the official n8n package on Cloudron.</p>
<p dir="auto">This topic has already come up in older posts, and I think it is still very relevant. I understand that n8n itself only uses one CPU core per process. But that is exactly why Queue Mode would be useful: with multiple workers, executions and workflows can be distributed much better.</p>
<p dir="auto">Especially when running Cloudron inhouse or on your own infrastructure, “just upgrade to a bigger VPS” is not always a real solution. Single-core performance cannot simply be increased endlessly. With larger amounts of data or heavier workflows, n8n can quickly become slow, hang, or crash.</p>
<p dir="auto">In my opinion, Queue Mode would not even need to be enabled by default. It would already be very helpful if the official package included the required support so it could be enabled when needed.</p>
<p dir="auto">I previously experimented with a custom version of the Cloudron n8n app, using AI, and managed to build a prototype with Queue Mode. I am not a Developper and just wandet to test if this would solve my perfomance issues wich it did. That makes me think it would be a real benefit to have this option available in the official package as well.</p>
<p dir="auto">Overall, I believe this would make n8n on Cloudron much more robust for larger setups.</p>
]]></description><link>https://forum.cloudron.io/topic/15569/n8n-queue-mode-worker-support</link><generator>RSS for Node</generator><lastBuildDate>Mon, 01 Jun 2026 18:38:41 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/15569.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 01 Jun 2026 06:18:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to n8n Queue Mode &#x2F; Worker support on Mon, 01 Jun 2026 10:55:01 GMT]]></title><description><![CDATA[<p dir="auto">IIUC, you want n8n worker to run in the same machine. If this is what you want, <a href="https://docs.n8n.io/hosting/scaling/concurrency-control/" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.n8n.io/hosting/scaling/concurrency-control/</a> is better suited. Have you tried setting N8N_CONCURRENCY_PRODUCTION_LIMIT in the env file? See <a href="https://docs.cloudron.io/packages/n8n/#custom-env" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/packages/n8n/#custom-env</a> on how to set it. Concurrency is disabled by default .</p>
]]></description><link>https://forum.cloudron.io/post/125344</link><guid isPermaLink="true">https://forum.cloudron.io/post/125344</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Mon, 01 Jun 2026 10:55:01 GMT</pubDate></item></channel></rss>