Just wondering... is there a way to use more than one core of your cpu?

Discussion in 'Bukkit Help' started by Jok3r539, Dec 17, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Jok3r539

    Someone told me (can't remember who, this was a while ago.) that minecraft servers only use one core by default...
    So I was wondering how can I use more than one? Is it possible or not?
    Does it have to do with the Run.bat or Start.bat what ever you call it... :p
     
  2. Offline

    smerfguy2

    If you want to launch with more ram edit the
    Code:
    java -Xmx1024M -Xms1024M -jar minecraft_server.jar
    part of your thing. Make the numbers by the -Xmx1024M -Xms1024M bigger!
     
  3. Offline

    TopGear93

    well you cant get the server itself to use more then 1 core, BUT if your running an AMD CPU you can sync them together using the new Unlocked Core Series. Older AMD CPU's can use a 3rd party cpu sync.
     
  4. Offline

    Jok3r539

    I am using AMD Phenom x4 Quad Core
    :)
    So what should I do?
     
  5. Offline

    TopGear93

    :D! your running the same core i had a month ago. That cpu is very difficult to regulate. what series is it? 1.8ghz? 2.4ghz?

    use this program. i know it says dual core but i works for any multi core system.

    Disclaimer:
    you can use this but it will harm your system if you dont follow the directions. if it does mess up your pc im not at fault. im simply just recommending this to you. You may experience system run time issues depending on cpu models.

    http://support.amd.com/us/Pages/dyn...cd2c08-1432-4756-aafa-4d9dc646342f&ItemID=153
     
  6. Offline

    Jok3r539

    I have 2.4ghz but Im just gonna do some debating whether I should use this or not...
     
Thread Status:
Not open for further replies.

Share This Page