avinhdt
14-11-15, 10:35 AM
Đây là file bor_StartUp
<?xml version="1.0" encoding="utf-8"?>
<Processes>
<Process Run="True" Delay="1000" Path=".\Start\0Cashshopserver.exe" Parameters="127.0.0.1" />
<Process Run="True" Delay="1000" Path=".\Start\2Dataserver1.exe" Parameters="55962" />
<Process Run="True" Delay="1000" Path=".\Start\3Dataserver2.exe" Parameters="55964" />
<Process Run="True" Delay="1000" Path=".\Start\6Exdb.exe" Parameters="127.0.0.1" />
<Process Run="True" Delay="1000" Path=".\Start\8Joinserver.exe" Parameters="/p55870 /ca127.0.0.1 /cp55557" />
<Process Run="True" Delay="1000" Path=".\Start\9Eventserver.exe" Parameters="" />
<Process Run="True" Delay="1000" Path=".\Start\10Rankingserver.exe" Parameters="" />
<Process Run="True" Delay="1000" Path=".\Start\11ConnectServer.exe" Parameters="" />
<Process Run="True" Delay="1000" Path=".\sub1\gameserver.exe" Parameters="127.0.0.1 55870 127.0.0.1 55960 55901" />
<Process Run="True" Delay="1000" Path=".\sub2\gameserver.exe" Parameters="127.0.0.1 55870 127.0.0.1 55964 55903" />
<Process Run="True" Delay="1000" Path=".\sub3\gameserver.exe" Parameters="127.0.0.1 55870 127.0.0.1 55966 55905" />
</Processes>
Mở 1 sub bất kỳ thì chả sao CPU chỉ lên 2%
Nhưng mở thêm 1 sub nữa CPU lên 100% chả hiểu sao.
Mong các bác giúp đỡ ợ.
THAKS
<?xml version="1.0" encoding="utf-8"?>
<Processes>
<Process Run="True" Delay="1000" Path=".\Start\0Cashshopserver.exe" Parameters="127.0.0.1" />
<Process Run="True" Delay="1000" Path=".\Start\2Dataserver1.exe" Parameters="55962" />
<Process Run="True" Delay="1000" Path=".\Start\3Dataserver2.exe" Parameters="55964" />
<Process Run="True" Delay="1000" Path=".\Start\6Exdb.exe" Parameters="127.0.0.1" />
<Process Run="True" Delay="1000" Path=".\Start\8Joinserver.exe" Parameters="/p55870 /ca127.0.0.1 /cp55557" />
<Process Run="True" Delay="1000" Path=".\Start\9Eventserver.exe" Parameters="" />
<Process Run="True" Delay="1000" Path=".\Start\10Rankingserver.exe" Parameters="" />
<Process Run="True" Delay="1000" Path=".\Start\11ConnectServer.exe" Parameters="" />
<Process Run="True" Delay="1000" Path=".\sub1\gameserver.exe" Parameters="127.0.0.1 55870 127.0.0.1 55960 55901" />
<Process Run="True" Delay="1000" Path=".\sub2\gameserver.exe" Parameters="127.0.0.1 55870 127.0.0.1 55964 55903" />
<Process Run="True" Delay="1000" Path=".\sub3\gameserver.exe" Parameters="127.0.0.1 55870 127.0.0.1 55966 55905" />
</Processes>
Mở 1 sub bất kỳ thì chả sao CPU chỉ lên 2%
Nhưng mở thêm 1 sub nữa CPU lên 100% chả hiểu sao.
Mong các bác giúp đỡ ợ.
THAKS