My current computer has this:
1GB ram
2 cores
I just got the Raspberry Pi 2 will it be faster and use less power?
-
- Posts: 7
- Joined: Tue Feb 02, 2016 2:03 pm
- Location: Texas
- Contact: Website
- RaTTuS
- Posts: 10709
- Joined: Tue Nov 29, 2011 11:12 am
- Location: North West UK
- Contact: Twitter YouTube
Re: Is it faster to use the raspberry pi to host a minecraft
no , yes
How To ask Questions :- http://www.catb.org/esr/faqs/smart-questions.html
WARNING - some parts of this post may be erroneous YMMV
1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX
Covfefe
WARNING - some parts of this post may be erroneous YMMV
1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX
Covfefe
-
- Posts: 7
- Joined: Tue Feb 02, 2016 2:03 pm
- Location: Texas
- Contact: Website
Re: Is it faster to use the raspberry pi to host a minecraft
Please Explain
Re: Is it faster to use the raspberry pi to host a minecraft
He means it would not be faster, but would use less power.
I tried the vanilla server. Unplayable. I'm the only player on a Fast Ethernet.
So maybe you need another server software:
- Spigot: https://www.spigotmc.org/wiki/about-spigot/
- Cuberite: http://cuberite.org/
Honestly, I think Pi just is not powerful enough.
I tried the vanilla server. Unplayable. I'm the only player on a Fast Ethernet.
So maybe you need another server software:
- Spigot: https://www.spigotmc.org/wiki/about-spigot/
- Cuberite: http://cuberite.org/
Honestly, I think Pi just is not powerful enough.
-
- Posts: 258
- Joined: Sat Oct 24, 2015 1:50 pm
Re: Is it faster to use the raspberry pi to host a minecraft
The version of Minecraft that runs on the Pi is not the same as that used on other platforms. It depends on which sort of server you want to run (speed permitting)
- DougieLawson
- Posts: 40590
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
- Contact: Website Twitter
Re: Is it faster to use the raspberry pi to host a minecraft
If you want to run a Minecraft server (with a Windows or Mac client) take a look at: http://pimylifeup.com/raspberry-pi-minecraft-server/
The Raspberry Pi client is an ancient old version of MCPE and only survives because there's a very useful python interface for it.
The Raspberry Pi client is an ancient old version of MCPE and only survives because there's a very useful python interface for it.
Any language using left-hand whitespace for syntax is ridiculous
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Re: Is it faster to use the raspberry pi to host a minecraft
I'm running Cuberite (http://cuberite.org/) which I've compiled on a Pi (cough, cough) clone (comparable to a Pi 2).
Processor usage at idle is 3% rising to 50% (of one core) with a single user logged in. The database, etc. is on an external hard drive which means I can move it from system to system on an ad-hoc basis as faster ARM boards become available.
Now it's not going to win any prizes in the speed stakes (vs. a full-size PC) but if you're running a server for your kids and/or their friends I see no reason why it shouldn't be capable for 4-6 people so long as they're not all having pitched battles.
I did try running Spigot (which is claimed to be the fastest, fully operating, Java-based server) and that nearly cooked the CPU. (Java really needs to be compiled properly for projects like this. Bytecode is clever & portable but useless when pushed.)
I expect you could get one or two people on a Java server running on a Pi 3 if you kept in in a fridge.
Processor usage at idle is 3% rising to 50% (of one core) with a single user logged in. The database, etc. is on an external hard drive which means I can move it from system to system on an ad-hoc basis as faster ARM boards become available.
Now it's not going to win any prizes in the speed stakes (vs. a full-size PC) but if you're running a server for your kids and/or their friends I see no reason why it shouldn't be capable for 4-6 people so long as they're not all having pitched battles.
I did try running Spigot (which is claimed to be the fastest, fully operating, Java-based server) and that nearly cooked the CPU. (Java really needs to be compiled properly for projects like this. Bytecode is clever & portable but useless when pushed.)
I expect you could get one or two people on a Java server running on a Pi 3 if you kept in in a fridge.
