[Question] CPU
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- brutus
- Posts: 325
- Joined: Sat Nov 10, 2007 4:18 pm
- Location: Bulgaria
[Question] CPU
Can i hold 350-500 players in my srv with this cpu : Intel Core i3-560 3.33 GHz
its double core with hyper threading.
can someone discuss it?
its double core with hyper threading.
can someone discuss it?
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: [Question] CPU
One time i run server with 400+ players on intel 2200 cpu. It was very bad 
Better think about quadcore.

Better think about quadcore.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;
- brutus
- Posts: 325
- Joined: Sat Nov 10, 2007 4:18 pm
- Location: Bulgaria
Re: [Question] CPU
it was single or dual core?_DS_ wrote:One time i run server with 400+ players on intel 2200 cpu. It was very bad
Better think about quadcore.
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: [Question] CPU
dual
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;
- JIV
- L2j Veteran
- Posts: 1882
- Joined: Sun Jan 06, 2008 8:17 pm
- Location: Slovakia
- Contact:
Re: [Question] CPU
core speed is not so important for l2j as count of individual cores.
- brutus
- Posts: 325
- Joined: Sat Nov 10, 2007 4:18 pm
- Location: Bulgaria
Re: [Question] CPU
whats so important in the quad core processors? the threads?JIV wrote:core speed is not so important for l2j as count of individual cores.
- JIV
- L2j Veteran
- Posts: 1882
- Joined: Sun Jan 06, 2008 8:17 pm
- Location: Slovakia
- Contact:
Re: [Question] CPU
example: instead of use expensive intel quad use AMD 2x quad (for same price?)
- brutus
- Posts: 325
- Joined: Sat Nov 10, 2007 4:18 pm
- Location: Bulgaria
Re: [Question] CPU
so you are trying to say that i may change my choose from Intel to AMD? will AMD perform better specs than Intel?JIV wrote:example: instead of use expensive intel quad use AMD 2x quad (for same price?)
- JIV
- L2j Veteran
- Posts: 1882
- Joined: Sun Jan 06, 2008 8:17 pm
- Location: Slovakia
- Contact:
Re: [Question] CPU
not at all, choose best price for core, dont look at cpu speed, look at how many cores it have.
- brutus
- Posts: 325
- Joined: Sat Nov 10, 2007 4:18 pm
- Location: Bulgaria
Re: [Question] CPU
Thats what i askedJIV wrote:not at all, choose best price for core, dont look at cpu speed, look at how many cores it have.

and btw as i asked can i hold 350-500 players with dual core processor which includes hyper threading tehnology
cuz this will be placed in my home and later i will move on dedicated and i wont rly hold 350+ ppl .. max about 150-200 if it is possible
did you get my point? ;p
- JIV
- L2j Veteran
- Posts: 1882
- Joined: Sun Jan 06, 2008 8:17 pm
- Location: Slovakia
- Contact:
Re: [Question] CPU
everything in l2j is calculated in threads : more cores => more active threads at same time => better performance.
Also mysql and system take some cpu time so it count too.
to answer you question, yes you can hold 350 with dualcore, i once used to have 250 players on single core, it was total pain in the ass but it worked.
Also mysql and system take some cpu time so it count too.
to answer you question, yes you can hold 350 with dualcore, i once used to have 250 players on single core, it was total pain in the ass but it worked.
- brutus
- Posts: 325
- Joined: Sat Nov 10, 2007 4:18 pm
- Location: Bulgaria
Re: [Question] CPU
but the dual core has hyper threading which actually creates 1 more thread per core so its like quad core ;p isnt?JIV wrote:everything in l2j is calculated in threads : more cores => more active threads at same time => better performance.
Also mysql and system take some cpu time so it count too.
to answer you question, yes you can hold 350 with dualcore, i once used to have 250 players on single core, it was total pain in the ass but it worked.
- JIV
- L2j Veteran
- Posts: 1882
- Joined: Sun Jan 06, 2008 8:17 pm
- Location: Slovakia
- Contact:
Re: [Question] CPU
im not expert on HT but it do not create additional core, it just simulate another core. Actually this can be good for some thing and bad for others, depends what part of core thread use (for example ALU or FPU), if they want use same, they block each other as in single core. better look at wiki or so, i can be wrong.
- brutus
- Posts: 325
- Joined: Sat Nov 10, 2007 4:18 pm
- Location: Bulgaria
Re: [Question] CPU
what do u think about "AMD Phenom II X4 965 3.40" is that good enogh?
- JIV
- L2j Veteran
- Posts: 1882
- Joined: Sun Jan 06, 2008 8:17 pm
- Location: Slovakia
- Contact:
Re: [Question] CPU
quad > dual with HT