Documentation Center

Importing TMX files as background jobs

Importing jobs in the foreground can lead to high resource contention and result in bringing the WorldServer environment down when too many import processes are running. SDL recommends that import jobs be run as background processes. This will allow them to be run in a prioritized queue that should be configured to prevent resource thrashing.