Execute workflow instances one at a time (queue) vs concurrently

hello @Igor_77

n8n doesn’t have a built in methods for implementing a queue mechanism. You can use a 3rd party message brokers like RabbitMQ or create a custom logic with workflow static data