Can I use multiple PCs and package them?

Hello.
I have created an unreal project that takes an hour to package.
The lighting build can be done in a short time using Swarm Coordinator and 4 PCs.
However, it takes a long time to package.
Is it possible to distribute the packaging work among multiple PCs as in a lighting build?

Windows 10 64bit
UE4.27.2

Hello there.

According to what I know and with my experience through out the years this should not be possible in unreal engine 4. But still not sure…

1 Like

Hey there @vs_studio! There isn’t currently a swarm builder, however you could look into cloud solutions for building projects if your is large enough! There are a number of services that offer this, however I’m not able to link them due to my position as it could be considered an endorsement. If you were to want to deploy UE in the cloud yourself here’s the documentation!

1 Like

This is the first time I’ve heard of cloud deploying.
I hope swarm will support it.

1 Like

You can use Swarm for lightbuilding, and you can use FASTbuild for code building, and Incredibuild or SN-DBS for code and shader building… but there does become a point, at which everything ends up being pretty close to single-tasked.

Make sure you’re not building in the Test configuration, as that seems to t ake an extra 30-45 minutes in the linking phase. Otherwise, I don’t really have any other tips. :expressionless: :expressionless: :expressionless:

1 Like