Is this possible? Will it be slow?
I was thinking about this because I could have a nice little 24/7 server for myself and my friends

If I lower thE amount of players, will it work? I've heard other people doing this and being successfulMaxion wrote:No I don't think it's possible, the Pi is too slow.
Im sorry but I don't understand what you mean by clustering them apartlulzhacks wrote:you could try and cluster them apart from that using one it will just crash.
-lulz
SORRY I FORGOT TO MENTION THAT I am talking about pi model bBloxplosion wrote:Hey, I was wondering if I could use the Pi to make a 10 person server for Minecraft.
Is this possible? Will it be slow?
I was thinking about this because I could have a nice little 24/7 server for myself and my friends
DuncanKennedy wrote:Give it a try!
I've run the minecraft bukkit server (craftbukkit) on my model b with 2-3 players and it's been ok. Seems to be just a matter of gradually testing to see how many users you can push before you run into slowdowns. There are also a number of features in the config file for the server (viewing distance, mobs/animals on or off etc) which can increase performance.
ferjeezy wrote:You could always try using MCServer. It is written in C++ instead of java so it is far more lightweight. You will have to build it from source or find a pre-compiled binary from somewhere here on the forum.
http://www.mc-server.org/
I didn't make myself clear, you could make a small Beowulf cluster. The only thing is that it is a single thread (therefore having a cluster wpuld be pointless) so you the only way to make it work better would be to over clock the cpu and perhaps use MCServer like ferjeezy sugested but you would have to compile the source yourself (i think).Bloxplosion wrote:Im sorry but I don't understand what you mean by clustering them apartlulzhacks wrote:you could try and cluster them apart from that using one it will just crash.
-lulz
lulzhacks wrote:I didn't make myself clear, you could make a small Beowulf cluster. The only thing is that it is a single thread (therefore having a cluster wpuld be pointless) so you the only way to make it work better would be to over clock the cpu and perhaps use MCServer like ferjeezy sugested but you would have to compile the source yourself (i think).Bloxplosion wrote:Im sorry but I don't understand what you mean by clustering them apartlulzhacks wrote:you could try and cluster them apart from that using one it will just crash.
-lulz
-L
How exactly do I make one?ghans wrote:That does not make any sense , because of the network
overhead of a Pi cluster. This will destroy any speed advantage
gained by clustering , furthermore even a multithreaded MC
server won't work faster on a cluster magically.
You will have to design your very own cluster MC server from
scratch for that. And the network overhead will bite you.
ghans
Not really. It is possible to do this, but there are some very HUGE optimisations that need to be made in order to do this.ashwee wrote:No as the Pi is a 700mhz processor it would struggle to get half a person (if that was possible) and to supply 10 people you would need a dual core 1.8 ghz processor and 100mb per person so I wouldn't even bother
I could not agree more. I will be getting model b after I finish my research.chris57100 wrote:I tried 2 servers and was able to play with 3 connections. I don't have enought minecraft friends to try more. I suggest that you use a 512Mb model as 256Mb is not enought to handle the java process without many crashes
To be honest, i looked at a few, they look like a good deal, but i dont think I would have enough space for one of them in my home.lulzhacks wrote:If it doesnt matter what platform you want the server on you could pick up a cheap 1u server from ebay for 20 - 30 quid
Very helpful topic. A few tips would be nice.Cowang4 wrote:It is definitely possible to make a server that can handle 10 people, especially if your willing to all say relatively close together in game and small view distance.
Check out this thread for help making a fast Bukkit server: http://www.raspberrypi.org/phpBB3/viewt ... 36&t=27889
I can give you tips to do those optimizations if you want. (I've been running a 5 person server with no lag)