87952 Posted October 5, 2021 Share Posted October 5, 2021 Could I gain a better performance simply by building a dedicated server on my PC instead of creating a server by default? If it does,why?What is the difference between a dedicated server and a default hosted server? Link to comment https://forums.kleientertainment.com/forums/topic/134218-what-is-the-difference-between-a-dedicated-server-and-a-hosted-server/ Share on other sites More sharing options...
Daniel86268 Posted October 5, 2021 Share Posted October 5, 2021 Well, it does depend a little on your setup. Generally yes, you can get better performance, if your System has 4 or more cores and enough RAM, because a dedicated server is, as the name suggests a dedicated service, running independantly of your local game. So instead of both Server and Client running in the same thread, they are 2 (or 3, if you also have a caves shard) seperate, asynchronous threads, which can be distributed over multiple CPU cores. (Client, Overworld and Caves) Just think of handing two seperate work tasks to your coworkers, so you can focus on your own. If you have only 2 cores, and/or very little RAM, running seperate threads can actually be detrimental to performance, as you need a little more resources in total. Link to comment https://forums.kleientertainment.com/forums/topic/134218-what-is-the-difference-between-a-dedicated-server-and-a-hosted-server/#findComment-1501968 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.
Please be aware that the content of this thread may be outdated and no longer applicable.