Jump to content

How to run dedicated server on dual core


Recommended Posts

hello, everyone!

I am very lucky to be selected for the dedicated server tester, but I have a trouble now.

 

My server has a dual core CPU, but the dedicated server application can only use half of them. I want to know how to let the program run on dual core ?

 

Thanks!

post-516890-0-48048600-1422078225_thumb.

 

@Kzisor, I talked with Bizziboi about this, and multithreading the Lua is highly, highly improbable. Lua isn't threadsafe, and involves pretty much everything accessing and changing each other globally, so threading it would be really really hard.

 

There is some stuff looking at multicore rendering, though. I think that might've already been added.

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.

×
  • Create New...